summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-input-hyperpen')
-rw-r--r--x11-drivers/xf86-input-hyperpen/ChangeLog7
-rw-r--r--x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.1.ebuild4
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=""