diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2006-02-23 21:34:20 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2006-02-23 21:34:20 +0000 |
commit | 8ea7add94b7885c56f2baf65df67693f5330b8b6 (patch) | |
tree | 7cc15613c5bf89fa3f8315919e5d2caaaa932db3 /x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild | |
parent | Added ~ppc64; bug #123499 (diff) | |
download | historical-8ea7add94b7885c56f2baf65df67693f5330b8b6.tar.gz historical-8ea7add94b7885c56f2baf65df67693f5330b8b6.tar.bz2 historical-8ea7add94b7885c56f2baf65df67693f5330b8b6.zip |
Marked ~alpha (bug #122726)
Package-Manager: portage-2.1_pre4-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 bab92b7d865b..10b68ac457bd 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.4 2006/02/15 22:13:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild,v 1.5 2006/02/23 21:33:03 stefaan 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="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto |