x11-drivers/xf86-input-mouse: Drop old versions
authorMatt Turner <mattst88@gentoo.org>
Sat, 29 Sep 2018 17:01:13 +0000 (19:01 +0200)
committerMatt Turner <mattst88@gentoo.org>
Sat, 29 Sep 2018 17:18:51 +0000 (19:18 +0200)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-drivers/xf86-input-mouse/Manifest
x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.2.ebuild [deleted file]

index 570bc237b1691d54e43d9b41cd0d979ae983fe58..1744def756b03635b422967517b9b87d6dd96bb2 100644 (file)
@@ -1,2 +1 @@
-DIST xf86-input-mouse-1.9.2.tar.bz2 377685 BLAKE2B b51d5fa14ba3ac56b75c108376d5605dc927f3000ce1da63da0f8469d5af7851bca3c646bc60597e801322374e771ed3b15f90ce80d2e6daa7c38da094c9305a SHA512 30fdc4f699d434e2fb4a9f8d2f4f980538d646a6e4d2d572737fc5498c0bce0fb1ba080173ea0aa3480f574dde3f58d5a7ac837afdb29640ccb092b3f18ff209
 DIST xf86-input-mouse-1.9.3.tar.bz2 382013 BLAKE2B d4b9b006c7f8d12fd460677020031dc0957cb1f31af7cef81eeb051a5e0375ddc5a5094a5d28a14a49a00bb1166a79ff832c42652fd4084904313f3e72abd61d SHA512 d99f5b4b1ef1aa4cbf1a92549e412f54f121bc804e4d6643248ad7ea18081b38b958bd289dc8476ebc0f6ef5f7424c2f2a8abcfaa30cae5378829549af6b148f
diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.2.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.2.ebuild
deleted file mode 100644 (file)
index 3a10959..0000000
+++ /dev/null
@@ -1,13 +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 driver for mouse input devices"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=x11-base/xorg-server-1.7"
-DEPEND="${RDEPEND}"