summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-03-11 19:17:58 -0800
committerMatt Turner <mattst88@gentoo.org>2017-03-16 13:36:32 -0700
commitc0b88191bda7ee0df490a7b1f9f97e83a7721e20 (patch)
tree94ca98bfe3814f187a072365b10ed3172a39c8b2 /x11-drivers
parentx11-drivers/xf86-input-keyboard: Drop old versions (diff)
downloadgentoo-c0b88191bda7ee0df490a7b1f9f97e83a7721e20.tar.gz
gentoo-c0b88191bda7ee0df490a7b1f9f97e83a7721e20.tar.bz2
gentoo-c0b88191bda7ee0df490a7b1f9f97e83a7721e20.zip
x11-drivers/xf86-input-libinput: Drop old versions
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-libinput/Manifest2
-rw-r--r--x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild16
-rw-r--r--x11-drivers/xf86-input-libinput/xf86-input-libinput-0.23.0.ebuild21
3 files changed, 0 insertions, 39 deletions
diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 3feb0ef34139..b811bb33dd2f 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,5 +1,3 @@
-DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb632e425487e8bcf89711ed93b079bbee742265 SHA512 229b45cb9e76ca96dce4247b421135ff74054f2cbcfd019d2ceb409fdb4bc8166e3fa1d068ba6e8f6d6ac0c44ade275e31cc6a1ee6d7f6de8918eced5c59d508 WHIRLPOOL 45400e7966d730fe809043ced977dc0faa456336157dba9049558f0489463c8ade5f9a130b77ea2e85ae82e27c320e1f70780acca53fae253f930a53c0ac823b
DIST xf86-input-libinput-0.19.0.tar.bz2 346512 SHA256 6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477 SHA512 8709670accad3231652350253d19d3c1e03d97c0ad593d10d6e941319ecc77f5e78e69d76a98b7ec40636f1d856f25fc72dc572be3581054dfac10e5f856e8ad WHIRLPOOL 58fc92c97a46ba575345e61f62129e036051d7ced479580eafe629c2074e0df00b75cc3210469938fe2ffea21c5042e70e7426066c99832a1ed329cadf74f5ae
-DIST xf86-input-libinput-0.23.0.tar.bz2 358432 SHA256 0b53ebdfe8f8fc7554dd92af1b1c3088a6d3ec4ae1a33fc76f57d635c736a9dc SHA512 11aeeb2d8db67371d530dd06fc83d3ded6a6e3dfd4311e69738ff748b5684dc98af7ba81643d7837f988314265f93d7ddb016a4781d69957dba4046533352223 WHIRLPOOL ddbf78372bf33c48c8492ee1310f08ad7a9c3526e0f5a8d4dfc6ed7cd5c6ada7cac4b91e9566697c9a3f3a9564e9b20d2bbb930798759f36a1af7bf0f2fc56a6
DIST xf86-input-libinput-0.24.0.tar.bz2 367266 SHA256 ddcb07350aed59b2996a92a1b4ff64d1c0b0c86a3f0ddca15b2b1c8c8bb13628 SHA512 f885cbf1554feb306023c3a355b06d90c7686eb1a01d9a87835cb9677200acb3a031fc690a475938e360db62865cde9f7dbe26fbbe3ee8fac43375bdf351c8f4 WHIRLPOOL 69c4707dc464ea554a1135bef254cb4d2c9dea5e21609733aee9105d909ba965a2283ac0045375d6b91d484ad9774d86bb88f216bab0b84def6a422b7776d050
DIST xf86-input-libinput-0.25.0.tar.bz2 368913 SHA256 bb7fd1658fa7e6c757fd55480aa8a07f8ccfb0a80ae42c29dbc67d57958c556f SHA512 d9a22302d7f3d225fa50abef1a0667ff3609e1a26e20bb269272ab280ed7bb12e1f2ea42e5434fc1e0a04b944d7ffa190347b93a77e2638cc47eb55cf42a57e9 WHIRLPOOL 7db8a0fc3fa11f17272b11b992dcaa53aa1c2e92b7bb2598f8322870c9269ca4f26da1964bd7f839abb51959b2916e9c76563e361cbfe64d3746f1ded1c296da
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild
deleted file mode 100644
index e5f5790bdd14..000000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha amd64 arm hppa ppc ppc64 x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-0.21.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" )
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.23.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.23.0.ebuild
deleted file mode 100644
index 45026aaa8f97..000000000000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.23.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit linux-info xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-1.5.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" )
-
-pkg_pretend() {
- CONFIG_CHECK="~TIMERFD"
- check_extra_config
-}