x11-drivers/xf86-input-libinput: Drop old versions
authorMatt Turner <mattst88@gentoo.org>
Sun, 20 May 2018 18:31:53 +0000 (11:31 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sun, 20 May 2018 18:31:53 +0000 (11:31 -0700)
x11-drivers/xf86-input-libinput/Manifest
x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild [deleted file]
x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild [deleted file]
x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild [deleted file]
x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.0.ebuild [deleted file]

index 0b7c3f47cf81ef3c79a3888018e16c8383334452..80d35bdaec39d18a0a7ab5f4f0e5c15950cc9a08 100644 (file)
@@ -1,5 +1 @@
-DIST xf86-input-libinput-0.24.0.tar.bz2 367266 BLAKE2B 2591a30c9da371a8294c34cb9c04ab97e0f4eb2be3c3fa6a592838ea369efa9b5bea39a784db8389c19f4b9602f163ed81af43c03019b8f9adaf901d64a6b4a6 SHA512 f885cbf1554feb306023c3a355b06d90c7686eb1a01d9a87835cb9677200acb3a031fc690a475938e360db62865cde9f7dbe26fbbe3ee8fac43375bdf351c8f4
-DIST xf86-input-libinput-0.25.1.tar.bz2 370072 BLAKE2B f40d96530f017e13c0229272c9cb61aa948c56130dd502ff57ce1c696c325402ead260c9398e6af9ef54b16094b503f5693b8427d4c1f5b34b4fe8a4ee6489cb SHA512 9a8d16bdffb73a5318d22e352826c410ccb6f8c7ade31c23823bd6c17202bb67e917dfe8d4cab6e54fdf15f201d14d80b6306cedc5f93f66989edfcab5082ece
-DIST xf86-input-libinput-0.26.0.tar.bz2 371165 BLAKE2B e6b237ec2a46aba3fb90f1531c9cb67a057619737f9be4dcd7757be61f235e3fb467bd166030bbaaf17a298f9dbde94fb50b12675b53bcb1d808a2df5462ea06 SHA512 b52a27e916f7e86576500ef2bc3ce640676f5a710543755865a723628c0e01a575989460853bac184ed696961e3f8fca72ecba8ad4625be8cd9e31f9a55f5e97
-DIST xf86-input-libinput-0.27.0.tar.bz2 373039 BLAKE2B 5d80fcfa05c9a01f121b5dbbf4cc563e2069d5e314d7edc1b51b81f15d10121610bc268ab77b92bfe183f0ddf06b3d94fd3b33c3fc0b35375f9db936f366d12e SHA512 716a9b43438acd6b7c6a834a08ecec244fecdc31e77241998414bf1748781026cd6c6e85947155c44400e0192769a714dfbfa0ed42ba3677347cd89ac1081743
 DIST xf86-input-libinput-0.27.1.tar.bz2 373248 BLAKE2B 499c5c1b33f5159374775317777741db361620583f9d647ab5ee63193f5b82ecbbe5c124a447509c6b7de281cf6330f9747032d8bad8c2b1dbbcdd4517cf4f82 SHA512 01379f5d71bf39214c4dff428173512df57fd12e782f3fcde757be923aa0dbf4e010a0395a81bd8e4fb518edc7e05ca1ee64b1e313eb4df5d4990315580609a1
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild
deleted file mode 100644 (file)
index f23943f..0000000
+++ /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
-}
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
deleted file mode 100644 (file)
index 1cf69f1..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 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 ~arm64 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
-}
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.26.0.ebuild
deleted file mode 100644 (file)
index 4fabb09..0000000
+++ /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 ~arm64 ~hppa ~ia64 ~mips ~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
-}
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.0.ebuild
deleted file mode 100644 (file)
index 6e3c91a..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 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 ~arm64 ~hppa ~ia64 ~mips ~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
-}