diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-05 19:27:27 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-05 19:27:27 +0000 |
commit | 95f93173079106b1d919791f491ea3a05d8d94e1 (patch) | |
tree | 9bd4f9c94ef04b703de5164f64a7f257dbc632d3 /x11-drivers/xf86-input-aiptek | |
parent | arm stable, bug #380421 (diff) | |
download | gentoo-2-95f93173079106b1d919791f491ea3a05d8d94e1.tar.gz gentoo-2-95f93173079106b1d919791f491ea3a05d8d94e1.tar.bz2 gentoo-2-95f93173079106b1d919791f491ea3a05d8d94e1.zip |
arm stable, bug #380421
(Portage version: 2.1.10.12/cvs/Linux x86_64)
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.1.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 b9d54069bc91..3b93259b77ef 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.69 2011/09/04 12:08:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.70 2011/09/05 19:27:27 maekke Exp $ + + 05 Sep 2011; Markus Meier <maekke@gentoo.org> xf86-input-aiptek-1.4.1.ebuild: + arm stable, bug #380421 04 Sep 2011; Markus Meier <maekke@gentoo.org> xf86-input-aiptek-1.4.1.ebuild: x86 stable, bug #380421 diff --git a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.1.ebuild b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.1.ebuild index a91e6db1a5e1..164bb02f5c2f 100644 --- a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.1.ebuild +++ b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.1.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.1.ebuild,v 1.3 2011/09/04 12:08:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.1.ebuild,v 1.4 2011/09/05 19:27:27 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="" |