diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-07-01 00:11:36 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-07-01 00:11:36 +0000 |
commit | ccda1537ecc18886b7367b619ba5c4476e31d120 (patch) | |
tree | f825916860ff8523fd31a77cda50063fe08753dc /x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.1.0.ebuild | |
parent | ppc/sparc/alpha/arm/sh stable (diff) | |
download | gentoo-2-ccda1537ecc18886b7367b619ba5c4476e31d120.tar.gz gentoo-2-ccda1537ecc18886b7367b619ba5c4476e31d120.tar.bz2 gentoo-2-ccda1537ecc18886b7367b619ba5c4476e31d120.zip |
ppc/sparc/alpha/arm/sh stable
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.1.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.1.0.ebuild b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.1.0.ebuild index cf82941b7bfa..3f0602649c08 100644 --- a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.1.0.ebuild +++ b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.1.0.ebuild,v 1.3 2006/06/30 20:30:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.1.0.ebuild,v 1.4 2006/07/01 00:11:36 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for microtouch input devices" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ppc ppc64 sh sparc ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |