diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 14:01:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 14:01:24 +0000 |
commit | 3c55707d6d868e66ab4d5882cc1286bc897c51b7 (patch) | |
tree | efdaa06e1a11ef98237dbef9358a3d3c326435b1 /x11-drivers | |
parent | alpha/ia64/sh/sparc stable wrt #380421 (diff) | |
download | gentoo-2-3c55707d6d868e66ab4d5882cc1286bc897c51b7.tar.gz gentoo-2-3c55707d6d868e66ab4d5882cc1286bc897c51b7.tar.bz2 gentoo-2-3c55707d6d868e66ab4d5882cc1286bc897c51b7.zip |
alpha/ia64/sh/sparc stable wrt #380421
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-hyperpen/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.1.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 3c0d42f802df..2c9f9c66d21d 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.55 2011/09/21 00:36:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.56 2011/10/02 14:01:24 armin76 Exp $ + + 02 Oct 2011; Raúl Porcel <armin76@gentoo.org> + xf86-input-hyperpen-1.4.1.ebuild: + alpha/ia64/sh/sparc stable wrt #380421 21 Sep 2011; Jeroen Roovers <jer@gentoo.org> xf86-input-hyperpen-1.4.1.ebuild: 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 b2d7221f10fe..c955a097a7f6 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.5 2011/09/21 00:36:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.1.ebuild,v 1.6 2011/10/02 14:01:24 armin76 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="" |