diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:12:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:12:13 +0000 |
commit | 22ff37d319fd91607abcc4ac093d1fb269356259 (patch) | |
tree | 8f6aa464621cb6160032d9b476013cebd9efcdbd /x11-drivers/xf86-input-mouse | |
parent | arm/sh stable (diff) | |
download | gentoo-2-22ff37d319fd91607abcc4ac093d1fb269356259.tar.gz gentoo-2-22ff37d319fd91607abcc4ac093d1fb269356259.tar.bz2 gentoo-2-22ff37d319fd91607abcc4ac093d1fb269356259.zip |
arm/sh stable
(Portage version: 2.1.4)
Diffstat (limited to 'x11-drivers/xf86-input-mouse')
-rw-r--r-- | x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.3.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.3.ebuild index 5b724ea2d62c..6838e4b3cb8f 100644 --- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.3.ebuild +++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.3.ebuild,v 1.3 2007/12/20 00:31:04 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.3.ebuild,v 1.4 2008/01/13 09:12:13 vapier 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 |