diff options
-rw-r--r-- | profiles/package.mask | 3 | ||||
-rw-r--r-- | x11-apps/xinput/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xinput/xinput-1.5.0.ebuild | 16 |
3 files changed, 0 insertions, 21 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 2a4b9e0d..d39ce3b2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -2,9 +2,6 @@ =x11-drivers/xf86-input-evdev-2.2.99* =x11-drivers/xf86-input-joystick-1.4.99* -# Depends on masked libX11, libXext, libXi -=x11-apps/xinput-1.5.0 - # Don't let people install these accidentally =media-fonts/font-util-9999 =media-libs/fontconfig-9999 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" |