diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 21:04:36 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 21:04:36 +0000 |
commit | 8131f97c32f51e21025f5e873754d53e45cbac52 (patch) | |
tree | e7c5de08078d0922197678309eff8ec0bd5befde /x11-drivers/xf86-input-hyperpen | |
parent | Stable for amd64 per bug #282423 (diff) | |
download | historical-8131f97c32f51e21025f5e873754d53e45cbac52.tar.gz historical-8131f97c32f51e21025f5e873754d53e45cbac52.tar.bz2 historical-8131f97c32f51e21025f5e873754d53e45cbac52.zip |
amd64 stable wrt #282290
Package-Manager: portage-2.2_rc42/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-input-hyperpen')
-rw-r--r-- | x11-drivers/xf86-input-hyperpen/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-hyperpen/ChangeLog b/x11-drivers/xf86-input-hyperpen/ChangeLog index c7331048c967..8a883842e3ee 100644 --- a/x11-drivers/xf86-input-hyperpen/ChangeLog +++ b/x11-drivers/xf86-input-hyperpen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-hyperpen # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.41 2009/06/23 19:54:19 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.42 2009/09/30 21:04:17 ssuominen Exp $ + + 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> + xf86-input-hyperpen-1.3.0.ebuild: + amd64 stable wrt #282290 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> xf86-input-hyperpen-1.3.0.ebuild: diff --git a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.3.0.ebuild b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.3.0.ebuild index 923262efe706..3119c6d057c9 100644 --- a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.3.0.ebuild +++ b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.3.0.ebuild,v 1.2 2009/06/23 19:54:19 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.3.0.ebuild,v 1.3 2009/09/30 21:04:17 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular 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" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |