diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-09-06 02:52:57 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-09-06 02:52:57 +0000 |
commit | 453f99391ed76c07cf13e0668c9a1149112e58c9 (patch) | |
tree | 158907244302fe4f28e4173ebc86f530493ca92f /x11-drivers/linuxwacom | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-453f99391ed76c07cf13e0668c9a1149112e58c9.tar.gz gentoo-2-453f99391ed76c07cf13e0668c9a1149112e58c9.tar.bz2 gentoo-2-453f99391ed76c07cf13e0668c9a1149112e58c9.zip |
Marked ppc stable for #145891 and compnerd.
(Portage version: 2.1.1_rc1-r4)
Diffstat (limited to 'x11-drivers/linuxwacom')
-rw-r--r-- | x11-drivers/linuxwacom/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/linuxwacom/linuxwacom-0.7.4_p3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/linuxwacom/ChangeLog b/x11-drivers/linuxwacom/ChangeLog index 39bc4f9f3996..a918fc9b2048 100644 --- a/x11-drivers/linuxwacom/ChangeLog +++ b/x11-drivers/linuxwacom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/linuxwacom # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.4 2006/09/03 22:14:29 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.5 2006/09/06 02:52:57 josejx Exp $ + + 06 Sep 2006; Joseph Jezak <josejx@gentoo.org> linuxwacom-0.7.4_p3.ebuild: + Marked ppc stable for #145891 and compnerd. 03 Sep 2006; Joshua Jackson <tsunam@gentoo.org> linuxwacom-0.7.4_p3.ebuild: diff --git a/x11-drivers/linuxwacom/linuxwacom-0.7.4_p3.ebuild b/x11-drivers/linuxwacom/linuxwacom-0.7.4_p3.ebuild index 0839ceeecd28..5c12bb37de3a 100644 --- a/x11-drivers/linuxwacom/linuxwacom-0.7.4_p3.ebuild +++ b/x11-drivers/linuxwacom/linuxwacom-0.7.4_p3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.4_p3.ebuild,v 1.4 2006/09/03 22:14:29 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.4_p3.ebuild,v 1.5 2006/09/06 02:52:57 josejx Exp $ IUSE="gtk tcltk usb" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/_p/-}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 x86" +KEYWORDS="~amd64 ppc ppc64 x86" RDEPEND="|| ( ( x11-proto/inputproto x11-base/xorg-server ) |