diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-12-15 16:00:05 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-12-15 16:00:05 +0000 |
commit | 860726ba9aec302bce24979c74ba8e5982f687d6 (patch) | |
tree | 3b2c1a6ba114773ad3b1370c30881f9a2f146af8 /x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.2-r1.ebuild | |
parent | Restore USE jrtplib as it's working with 3.7.1 again, closing #175425. Thanks... (diff) | |
download | historical-860726ba9aec302bce24979c74ba8e5982f687d6.tar.gz historical-860726ba9aec302bce24979c74ba8e5982f687d6.tar.bz2 historical-860726ba9aec302bce24979c74ba8e5982f687d6.zip |
amd64 stable wrt bug #202087
Package-Manager: portage-2.1.4_rc10
Diffstat (limited to 'x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.2-r1.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.2-r1.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.2-r1.ebuild index 1fb1fbedf68e..7aababca585c 100644 --- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.2-r1.ebuild +++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.2-r1.ebuild,v 1.3 2007/12/13 13:34:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.2-r1.ebuild,v 1.4 2007/12/15 15:58:53 cardoe Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="X.Org driver for mouse input devices" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |