diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:20:34 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:20:34 +0000 |
commit | 53b736195642311ac333518dc40785ec0c7c2ce5 (patch) | |
tree | 643a67cdf2ebe9acf47139df61336e5984f34cbd /x11-drivers/xf86-input-hyperpen | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug... (diff) | |
download | gentoo-2-53b736195642311ac333518dc40785ec0c7c2ce5.tar.gz gentoo-2-53b736195642311ac333518dc40785ec0c7c2ce5.tar.bz2 gentoo-2-53b736195642311ac333518dc40785ec0c7c2ce5.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/xf86-input-hyperpen')
-rw-r--r-- | x11-drivers/xf86-input-hyperpen/ChangeLog | 7 | ||||
-rw-r--r-- | x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-hyperpen/ChangeLog b/x11-drivers/xf86-input-hyperpen/ChangeLog index f7a49a1ec9d7..d670de82610d 100644 --- a/x11-drivers/xf86-input-hyperpen/ChangeLog +++ b/x11-drivers/xf86-input-hyperpen/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-input-hyperpen # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.51 2011/07/06 20:49:53 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.52 2011/08/30 08:20:34 chainsaw Exp $ + + 30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> + xf86-input-hyperpen-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. *xf86-input-hyperpen-1.4.1 (06 Jul 2011) diff --git a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.1.ebuild b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.1.ebuild index 5575ee05d6bd..3b8d73e020b0 100644 --- a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.1.ebuild +++ b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-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-hyperpen/xf86-input-hyperpen-1.4.1.ebuild,v 1.1 2011/07/06 20:49:53 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.1.ebuild,v 1.2 2011/08/30 08:20:34 chainsaw Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org driver for hyperpen input devices" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="" |