diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-15 22:00:36 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-15 22:00:36 +0000 |
commit | bf65924a3174a2ac0739ca054a64794ae760aa02 (patch) | |
tree | 2274223213627c6e0266e54995345896aafa963a /x11-drivers/xf86-input-aiptek | |
parent | Dropping PROVIDE, repoman rejoices, people return to normalcy (diff) | |
download | gentoo-2-bf65924a3174a2ac0739ca054a64794ae760aa02.tar.gz gentoo-2-bf65924a3174a2ac0739ca054a64794ae760aa02.tar.bz2 gentoo-2-bf65924a3174a2ac0739ca054a64794ae760aa02.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'x11-drivers/xf86-input-aiptek')
-rw-r--r-- | x11-drivers/xf86-input-aiptek/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.0.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-aiptek/ChangeLog b/x11-drivers/xf86-input-aiptek/ChangeLog index a0a84f458175..18c732473014 100644 --- a/x11-drivers/xf86-input-aiptek/ChangeLog +++ b/x11-drivers/xf86-input-aiptek/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-aiptek # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.12 2006/02/05 20:33:04 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.13 2006/02/15 22:00:36 corsair Exp $ + + 15 Feb 2006; Markus Rothe <corsair@gentoo.org> + xf86-input-aiptek-1.0.0.5.ebuild: + Added ~ppc64 05 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>; xf86-input-aiptek-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.0.0.5.ebuild b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.0.0.5.ebuild index b93456905af4..725b068159c1 100644 --- a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-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-aiptek/xf86-input-aiptek-1.0.0.5.ebuild,v 1.3 2006/02/05 20:33:04 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.0.0.5.ebuild,v 1.4 2006/02/15 22:00:36 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for aiptek input devices" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto |