commit: c3e0ec2d2975cae7377a7aa795af0b340a05ad91
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri May 25 04:31:25 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri May 25 04:31:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e0ec2d
x11-drivers/xf86-input-void: Drop old versions
x11-drivers/xf86-input-void/Manifest | 1 -
x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild | 13 -------------
2 files changed, 14 deletions(-)
diff --git a/x11-drivers/xf86-input-void/Manifest
b/x11-drivers/xf86-input-void/Manifest
index 1686a8fc2f2..65ab39bd077 100644
--- a/x11-drivers/xf86-input-void/Manifest
+++ b/x11-drivers/xf86-input-void/Manifest
@@ -1,2 +1 @@
-DIST xf86-input-void-1.4.0.tar.bz2 273454 BLAKE2B
1fca3285d5ca6b75ee3f53dec4f5768130aea10467fde3dfb3ae49afb41d45dce52635cbf79525ec497a2da5f6a093652a46c44a04997c73ce2dbbe1cdbaf388
SHA512
f7bc9820f93b266ac5b9c3e03c9921cc983c566df0ef195fff18408aac5dd2866b4a5bdbdeb69ac1f9af81c61abbf0c8b564299e5b5ebbcae9a27574843c0c85
DIST xf86-input-void-1.4.1.tar.bz2 271597 BLAKE2B
c78d829dfc9aed788fc2e527f796c697546dfa9687189f5f36043fb017515307303d1bc419458e909107fdb30f6f534e9086e86708d4b8bf2447ed941d223011
SHA512
3cbcba9510635fc4a3b610fb940584417d4b3fcace88670b1289906a7da15614e9a286590cecd1840af4bb3bd0c62f246522b1203700067ec384c3cc11b7e94a
diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
b/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
deleted file mode 100644
index a818a53418a..00000000000
--- a/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit xorg-2
-
-DESCRIPTION="null input driver"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd
~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=x11-base/xorg-server-1.9.99.1"
-DEPEND="${RDEPEND}"