summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2009-10-15 00:59:24 +0200
committerRémi Cardona <remi@gentoo.org>2009-10-15 00:59:24 +0200
commit5e5d97216432f7f91ca00f5e75beeaa6fff3a2dd (patch)
treeaa428b2261cbcbbbf04aa91aa5651722fd985347 /x11-apps/xinput
parentx11-apps/xinput: lower libXext dep, add ~alpha (diff)
downloadx11-5e5d97216432f7f91ca00f5e75beeaa6fff3a2dd.tar.gz
x11-5e5d97216432f7f91ca00f5e75beeaa6fff3a2dd.tar.bz2
x11-5e5d97216432f7f91ca00f5e75beeaa6fff3a2dd.zip
x11-apps/xinput: 1.5.0 is now in portage
Diffstat (limited to 'x11-apps/xinput')
-rw-r--r--x11-apps/xinput/Manifest2
-rw-r--r--x11-apps/xinput/xinput-1.5.0.ebuild16
2 files changed, 0 insertions, 18 deletions
diff --git a/x11-apps/xinput/Manifest b/x11-apps/xinput/Manifest
index 2ec3542c..867e9310 100644
--- a/x11-apps/xinput/Manifest
+++ b/x11-apps/xinput/Manifest
@@ -1,4 +1,2 @@
-DIST xinput-1.5.0.tar.bz2 121172 RMD160 a0dae01a21d954aeaf8ea9e7bb367c70deeb0e79 SHA1 02d1ccc83007aa7848b1b024ac64c310303f973e SHA256 a84728e34bb5edd36ecc1b5489f48ad1467ad5aab1f74f1b7789f826a1ffcaf9
-EBUILD xinput-1.5.0.ebuild 410 RMD160 ebbeae54e472c69051eb1fcf7412bbf5c463cbd0 SHA1 a530a30d9d75e88cbbc30423ae2c39b793801c69 SHA256 b7b3c1110e3701b5d6b7e7da9a19699f69c0a4ffcf1d537fd06edeb0fa050e7e
EBUILD xinput-9999.ebuild 410 RMD160 ebbeae54e472c69051eb1fcf7412bbf5c463cbd0 SHA1 a530a30d9d75e88cbbc30423ae2c39b793801c69 SHA256 b7b3c1110e3701b5d6b7e7da9a19699f69c0a4ffcf1d537fd06edeb0fa050e7e
MISC metadata.xml 157 RMD160 bfca46b367901674b4ec5419c063ae27fb446b0a SHA1 4fe7fb7398abd34822cec8be77f8aaf86e28a1a3 SHA256 bc6a4a3d5e32f9329039b242036828256c9f2c33862bc1d606d4ac8427032fdc
diff --git a/x11-apps/xinput/xinput-1.5.0.ebuild b/x11-apps/xinput/xinput-1.5.0.ebuild
deleted file mode 100644
index f2a28b3e..00000000
--- a/x11-apps/xinput/xinput-1.5.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit x-modular
-
-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"