diff options
-rw-r--r-- | x11-drivers/xf86-input-aiptek/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.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 8c50e49a3b87..c9984040ee41 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.47 2010/01/14 17:21:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.48 2010/01/14 22:31:09 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> + xf86-input-aiptek-1.3.0.ebuild: + arm stable, bug #294958 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xf86-input-aiptek-1.3.0.ebuild: diff --git a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild index 44061e1e3361..a26f79a8ea19 100644 --- a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild +++ b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.3.0.ebuild,v 1.6 2010/01/14 17:21:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v 1.7 2010/01/14 22:31:09 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Aiptek USB Digital Tablet Input Driver for Linux" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |