diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 14:06:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 14:06:30 +0000 |
commit | ad2242c50880dff4f646f623a6b31d5f4dfb33c9 (patch) | |
tree | 0051c1137bf49b5246a0393779d4f8c1bd3924ff /x11-drivers/xf86-input-aiptek | |
parent | alpha/ia64/sh/sparc stable wrt #380421 (diff) | |
download | historical-ad2242c50880dff4f646f623a6b31d5f4dfb33c9.tar.gz historical-ad2242c50880dff4f646f623a6b31d5f4dfb33c9.tar.bz2 historical-ad2242c50880dff4f646f623a6b31d5f4dfb33c9.zip |
alpha/ia64/sh/sparc stable wrt #380421
Package-Manager: portage-2.1.10.11/cvs/Linux ia64
Diffstat (limited to 'x11-drivers/xf86-input-aiptek')
-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 ab4718fe7bf9..0805338ee7f6 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.71 2011/09/21 00:35:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.72 2011/10/02 13:56:14 armin76 Exp $ + + 02 Oct 2011; Raúl Porcel <armin76@gentoo.org> + xf86-input-aiptek-1.4.1.ebuild: + alpha/ia64/sh/sparc stable wrt #380421 21 Sep 2011; Jeroen Roovers <jer@gentoo.org> xf86-input-aiptek-1.4.1.ebuild: Stable for HPPA (bug #380421). 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 c5f6a8555271..af8fbbcb4fd1 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.5 2011/09/21 00:35:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.1.ebuild,v 1.6 2011/10/02 13:56:14 armin76 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="" |