diff options
author | Markus Meier <maekke@gentoo.org> | 2011-06-26 20:59:58 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-06-26 20:59:58 +0000 |
commit | f02355bcbe0f915f03c2379d09bd812981f54540 (patch) | |
tree | b80b8eb87b8e1abf9432277861df6e77d556f770 /x11-drivers/xf86-input-aiptek | |
parent | arm stable, bug #371857 (diff) | |
download | gentoo-2-f02355bcbe0f915f03c2379d09bd812981f54540.tar.gz gentoo-2-f02355bcbe0f915f03c2379d09bd812981f54540.tar.bz2 gentoo-2-f02355bcbe0f915f03c2379d09bd812981f54540.zip |
arm stable, bug #371857
(Portage version: 2.1.10.3/cvs/Linux i686)
Diffstat (limited to 'x11-drivers/xf86-input-aiptek')
-rw-r--r-- | x11-drivers/xf86-input-aiptek/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-aiptek/ChangeLog b/x11-drivers/xf86-input-aiptek/ChangeLog index 0f1d46c82494..a7aa89d6b2ee 100644 --- a/x11-drivers/xf86-input-aiptek/ChangeLog +++ b/x11-drivers/xf86-input-aiptek/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-input-aiptek # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.60 2011/06/23 07:52:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.61 2011/06/26 20:59:58 maekke Exp $ + + 26 Jun 2011; Markus Meier <maekke@gentoo.org> xf86-input-aiptek-1.4.0.ebuild: + arm stable, bug #371857 23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> xf86-input-aiptek-1.4.0.ebuild: diff --git a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild index c00d33c6ce74..15a90037d712 100644 --- a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild +++ b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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.4.0.ebuild,v 1.2 2011/06/23 07:52:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild,v 1.3 2011/06/26 20:59:58 maekke Exp $ EAPI=4 inherit xorg-2 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" IUSE="" RDEPEND="" |