diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-30 10:46:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-30 10:46:40 +0000 |
commit | 299f98ec729f0f10274d8c204750453b65bd4e20 (patch) | |
tree | b1c26af05c4fb9f8cd5a9d38066a0a97eeb55017 /x11-drivers/xf86-input-aiptek | |
parent | Version bump to Debian version and patchset. This is more recent snapshot fro... (diff) | |
download | historical-299f98ec729f0f10274d8c204750453b65bd4e20.tar.gz historical-299f98ec729f0f10274d8c204750453b65bd4e20.tar.bz2 historical-299f98ec729f0f10274d8c204750453b65bd4e20.zip |
alpha/ia64/sh/sparc stable wrt #371857
Package-Manager: portage-2.1.10.7/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.0.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 d8ef29255476..c9e52223d5d0 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.65 2011/07/29 10:48:54 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.66 2011/07/30 10:45:18 armin76 Exp $ + + 30 Jul 2011; Raúl Porcel <armin76@gentoo.org> + xf86-input-aiptek-1.4.0.ebuild: + alpha/ia64/sh/sparc stable wrt #371857 29 Jul 2011; Kacper Kowalik <xarthisius@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 e22ba514309c..8d3b56ca9493 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.6 2011/07/29 10:48:54 xarthisius Exp $ +# $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 $ 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="" |