diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:16:34 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:16:34 +0000 |
commit | bbaf0c90026d43db5b15f8d34eb23abce64d1ac4 (patch) | |
tree | d560e885e6ea8013f7393cc0ef9286690ff67251 /x11-drivers | |
parent | Version bump, and cleanup (diff) | |
download | gentoo-2-bbaf0c90026d43db5b15f8d34eb23abce64d1ac4.tar.gz gentoo-2-bbaf0c90026d43db5b15f8d34eb23abce64d1ac4.tar.bz2 gentoo-2-bbaf0c90026d43db5b15f8d34eb23abce64d1ac4.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #380421 filed by Chí-Thanh Christopher Nguyễn.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
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.4.1.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 838fc13bbba6..8654aa6d6237 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.67 2011/08/20 15:51:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.68 2011/08/30 08:16:34 chainsaw Exp $ + + 30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> xf86-input-aiptek-1.4.1.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug + #380421 filed by Chí-Thanh Christopher Nguyễn. 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> xf86-input-aiptek-1.4.0.ebuild: Stable for HPPA (bug #371857). 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 840b9cb0ebd4..e5d7c464b25c 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.1 2011/06/29 12:41:34 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.1.ebuild,v 1.2 2011/08/30 08:16:34 chainsaw 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="" |