diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-31 17:33:27 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-31 17:33:27 +0000 |
commit | 6581724adcbde3c41d920d170c07562730f54b92 (patch) | |
tree | 8920ad1ceed7bcb85450f5a96cc159b3a81bc8aa /x11-drivers/linuxwacom | |
parent | Stable on ppc wrt bug 208144 (diff) | |
download | gentoo-2-6581724adcbde3c41d920d170c07562730f54b92.tar.gz gentoo-2-6581724adcbde3c41d920d170c07562730f54b92.tar.bz2 gentoo-2-6581724adcbde3c41d920d170c07562730f54b92.zip |
Stable on ppc wrt bug 208181
(Portage version: 2.1.4)
Diffstat (limited to 'x11-drivers/linuxwacom')
-rw-r--r-- | x11-drivers/linuxwacom/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/linuxwacom/ChangeLog b/x11-drivers/linuxwacom/ChangeLog index 71312d6f66f9..8fd61965a77a 100644 --- a/x11-drivers/linuxwacom/ChangeLog +++ b/x11-drivers/linuxwacom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/linuxwacom # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.13 2008/01/04 23:03:22 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.14 2008/01/31 17:33:27 nixnut Exp $ + + 31 Jan 2008; nixnut <nixnut@gentoo.org> linuxwacom-0.7.8_p3.ebuild: + Stable on ppc wrt bug 208181 04 Jan 2008; Robert Buchholz <rbu@gentoo.org> linuxwacom-0.7.8_p3.ebuild: Split up tcltk use flag. Regressed back in from the bug's ebuild. diff --git a/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild b/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild index a1d95bbb6b68..151ddf50cf3f 100644 --- a/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild +++ b/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild,v 1.2 2008/01/04 23:03:22 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.8_p3.ebuild,v 1.3 2008/01/31 17:33:27 nixnut Exp $ inherit eutils autotools @@ -12,7 +12,7 @@ IUSE="gtk tcl tk usb" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ~ppc64 ~x86" RDEPEND="|| ( ( x11-proto/inputproto x11-base/xorg-server ) |