diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-08-20 15:52:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-08-20 15:52:01 +0000 |
commit | 7e1789ca8decd58c409cc935668ba1dde554ce4c (patch) | |
tree | a7aba8eeefa3b8d557fae3dfee85be4e4ab44117 /x11-drivers/xf86-input-aiptek | |
parent | Stable for HPPA (bug #371857). (diff) | |
download | historical-7e1789ca8decd58c409cc935668ba1dde554ce4c.tar.gz historical-7e1789ca8decd58c409cc935668ba1dde554ce4c.tar.bz2 historical-7e1789ca8decd58c409cc935668ba1dde554ce4c.zip |
Stable for HPPA (bug #371857).
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-input-aiptek')
-rw-r--r-- | x11-drivers/xf86-input-aiptek/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-aiptek/ChangeLog b/x11-drivers/xf86-input-aiptek/ChangeLog index c9e52223d5d0..838fc13bbba6 100644 --- a/x11-drivers/xf86-input-aiptek/ChangeLog +++ b/x11-drivers/xf86-input-aiptek/ChangeLog @@ -1,6 +1,9 @@ # 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.66 2011/07/30 10:45:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.67 2011/08/20 15:51:48 jer Exp $ + + 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> xf86-input-aiptek-1.4.0.ebuild: + Stable for HPPA (bug #371857). 30 Jul 2011; Raúl Porcel <armin76@gentoo.org> xf86-input-aiptek-1.4.0.ebuild: diff --git a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild index 8d3b56ca9493..fb7f0d9b9bb5 100644 --- a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild +++ b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.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.0.ebuild,v 1.7 2011/07/30 10:45:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild,v 1.8 2011/08/20 15:51:48 jer 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="" |