diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-28 21:23:36 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-28 21:23:36 +0000 |
commit | 1a1e9619a62acdac4d9ce4996bb12ae02941515c (patch) | |
tree | 8bd858b50e5887d5ac61e5bc8611b43b343532bf | |
parent | Marking xf86-input-acecad-1.5.0 ppc for bug 371857 (diff) | |
download | historical-1a1e9619a62acdac4d9ce4996bb12ae02941515c.tar.gz historical-1a1e9619a62acdac4d9ce4996bb12ae02941515c.tar.bz2 historical-1a1e9619a62acdac4d9ce4996bb12ae02941515c.zip |
Marking xf86-input-aiptek-1.4.0 ppc for bug 371857
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
-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 a7aa89d6b2ee..ec1ccdf85135 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.61 2011/06/26 20:59:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.62 2011/06/28 21:23:36 ranger Exp $ + + 28 Jun 2011; Brent Baude <ranger@gentoo.org> xf86-input-aiptek-1.4.0.ebuild: + Marking xf86-input-aiptek-1.4.0 ppc stable for bug 371857 26 Jun 2011; Markus Meier <maekke@gentoo.org> xf86-input-aiptek-1.4.0.ebuild: arm stable, bug #371857 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 15a90037d712..ec3c6f805177 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.3 2011/06/26 20:59:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.4.0.ebuild,v 1.4 2011/06/28 21:23:36 ranger 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="" |