diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-03-11 09:41:43 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-03-11 09:41:43 +0000 |
commit | ce2a058f458f0922d07117025a761e13556c19f7 (patch) | |
tree | 914f1fab7d504a0088a0440aa4b69cf9ca7a87f6 /x11-drivers | |
parent | Added ~hppa to KEYWORDS. (diff) | |
download | gentoo-2-ce2a058f458f0922d07117025a761e13556c19f7.tar.gz gentoo-2-ce2a058f458f0922d07117025a761e13556c19f7.tar.bz2 gentoo-2-ce2a058f458f0922d07117025a761e13556c19f7.zip |
Added ~hppa to KEYWORDS.
(Portage version: 2.1_pre5-r2)
Diffstat (limited to 'x11-drivers')
-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 fc7789ade0f8..5c3150be0e6c 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.15 2006/03/06 18:55:53 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.16 2006/03/11 09:41:43 gmsoft Exp $ + + 11 Mar 2006; Guy Martin <gmsoft@gentoo.org> + xf86-input-aiptek-1.0.0.5.ebuild: + Added ~hppa to KEYWORDS. 06 Mar 2006; Ferris McCormick <fmccor@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 39d87d3641f6..87a9b32c049a 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.9 2006/03/06 18:55:53 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.0.0.5.ebuild,v 1.10 2006/03/11 09:41:43 gmsoft 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="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto |