diff options
author | 2010-12-19 13:09:31 +0000 | |
---|---|---|
committer | 2010-12-19 13:09:31 +0000 | |
commit | 9ebc9630c87675b07b641b67e7d0b976067b638a (patch) | |
tree | f3ae242f116ab5d51e73e2513cb829c939b97c0e /x11-drivers/xf86-input-aiptek | |
parent | ppc64 stable wrt #344827 (diff) | |
download | gentoo-2-9ebc9630c87675b07b641b67e7d0b976067b638a.tar.gz gentoo-2-9ebc9630c87675b07b641b67e7d0b976067b638a.tar.bz2 gentoo-2-9ebc9630c87675b07b641b67e7d0b976067b638a.zip |
ppc64 stable wrt #344827
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
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.3.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 3a110bebc973..cf2141ba0ca5 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.51 2010/08/10 14:45:08 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.52 2010/12/19 13:09:31 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> + xf86-input-aiptek-1.3.1.ebuild: + ppc64 stable wrt #344827 *xf86-input-aiptek-1.3.1 (10 Aug 2010) diff --git a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.1.ebuild b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.1.ebuild index 5f37a670df89..dee42339e547 100644 --- a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.1.ebuild +++ b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 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.3.1.ebuild,v 1.1 2010/08/10 14:45:08 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.1.ebuild,v 1.2 2010/12/19 13:09:31 ssuominen Exp $ EAPI=3 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" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |