diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-06-30 11:05:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-06-30 11:05:32 +0000 |
commit | 03a824a7b0540cefd4ee0e112db4aa969533aec7 (patch) | |
tree | 70a44cf5066e92191f1da63b6c3fbb66b77b9f05 /x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild | |
parent | Marked cccc stable on amd64 (diff) | |
download | historical-03a824a7b0540cefd4ee0e112db4aa969533aec7.tar.gz historical-03a824a7b0540cefd4ee0e112db4aa969533aec7.tar.bz2 historical-03a824a7b0540cefd4ee0e112db4aa969533aec7.zip |
Stable on ppc64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild index c72b60dfe4bd..8936578de3cd 100644 --- a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.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.0.0.5.ebuild,v 1.12 2006/06/30 07:10:20 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild,v 1.13 2006/06/30 10:58:41 corsair 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" DEPEND="${RDEPEND} x11-proto/inputproto |