summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-02-15 12:51:40 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-02-15 12:51:40 +0000
commit33db7c1d9023d402f3e4fa3d78e01127948176d3 (patch)
tree4e4d20c36b3c308b516dc1196db101f5ff6a33fd /x11-apps/xinput
parentMarked ~sparc64-solaris (diff)
downloadhistorical-33db7c1d9023d402f3e4fa3d78e01127948176d3.tar.gz
historical-33db7c1d9023d402f3e4fa3d78e01127948176d3.tar.bz2
historical-33db7c1d9023d402f3e4fa3d78e01127948176d3.zip
Drop older oveshadowed versions.
Diffstat (limited to 'x11-apps/xinput')
-rw-r--r--x11-apps/xinput/Manifest2
-rw-r--r--x11-apps/xinput/xinput-1.5.2.ebuild18
2 files changed, 0 insertions, 20 deletions
diff --git a/x11-apps/xinput/Manifest b/x11-apps/xinput/Manifest
index fd9dc703cb9f..6efd2c9798cd 100644
--- a/x11-apps/xinput/Manifest
+++ b/x11-apps/xinput/Manifest
@@ -1,6 +1,4 @@
-DIST xinput-1.5.2.tar.bz2 129425 RMD160 234e5d67ac2f1ca7fd24b6cd27088dbef6ee950e SHA1 4b352ad59e67dc6e63361a9050d3fbe5a6aec3de SHA256 2ce78601dc9289515749ef11d3af9d09d68c93f3efe69701112e95dd0da76390
DIST xinput-1.5.3.tar.bz2 131585 RMD160 15b3b23b900db9475c29bd4316e6b8f9801f4d2e SHA1 70f258279acaa45fb77820ae3f8c2bee9f2d2235 SHA256 6aade131cecddaeefc39ddce1dd5e8473f6039c2e4efbfd9fbb5ee2a75885c76
-EBUILD xinput-1.5.2.ebuild 506 RMD160 aeded340a0c68ee7c1c3f7fde7af2be04729dfbe SHA1 7c82781e1680f9f5d99cb9272e0635a06e48472c SHA256 8f94f5ba15c3515be65d791f6cecdff52181f420b224ab00520701227f2d8ed7
EBUILD xinput-1.5.3.ebuild 505 RMD160 62541fccff2c22d806e8733c594dfbd6e19a1535 SHA1 d43675a54309b283999da40a02734272776afa94 SHA256 80d8b81c8e3e354ed42dc1daa6847900840d1a294c943a5a9f005255cf9d94b8
MISC ChangeLog 7620 RMD160 8fc6361e3033051b87ebaa05f7263acdfb6f9169 SHA1 35fe9becddf60119986d19ef8da9f93d3e125367 SHA256 1fba43d61e64107fe226b78ea2b789a1d7dc2c96bdb2dd2da264ba697f62d622
MISC metadata.xml 157 RMD160 bfca46b367901674b4ec5419c063ae27fb446b0a SHA1 4fe7fb7398abd34822cec8be77f8aaf86e28a1a3 SHA256 bc6a4a3d5e32f9329039b242036828256c9f2c33862bc1d606d4ac8427032fdc
diff --git a/x11-apps/xinput/xinput-1.5.2.ebuild b/x11-apps/xinput/xinput-1.5.2.ebuild
deleted file mode 100644
index 97ae8953ab40..000000000000
--- a/x11-apps/xinput/xinput-1.5.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.5.2.ebuild,v 1.11 2010/11/01 12:54:47 scarabeus Exp $
-
-EAPI=3
-
-inherit xorg-2
-
-DESCRIPTION="Utility to set XInput device parameters"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=x11-libs/libX11-1.3
- x11-libs/libXext
- >=x11-libs/libXi-1.3"
-DEPEND="${RDEPEND}
- >=x11-proto/inputproto-2.0"