diff options
author | 2006-09-06 03:03:24 +0000 | |
---|---|---|
committer | 2006-09-06 03:03:24 +0000 | |
commit | 2e26ff6485ddf954c0a127874ea7653f904d7793 (patch) | |
tree | bdc75a641e814ac6d8e22a2c19edf471bdd901b7 /x11-drivers | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-2e26ff6485ddf954c0a127874ea7653f904d7793.tar.gz gentoo-2-2e26ff6485ddf954c0a127874ea7653f904d7793.tar.bz2 gentoo-2-2e26ff6485ddf954c0a127874ea7653f904d7793.zip |
Stable on amd64. Bug #145891.
(Portage version: 2.1.1_rc1-r4)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/linuxwacom/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/linuxwacom/linuxwacom-0.7.4_p3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/linuxwacom/ChangeLog b/x11-drivers/linuxwacom/ChangeLog index a918fc9b2048..3f18dd30e155 100644 --- a/x11-drivers/linuxwacom/ChangeLog +++ b/x11-drivers/linuxwacom/ChangeLog @@ -1,6 +1,10 @@ # 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.5 2006/09/06 02:52:57 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.6 2006/09/06 03:03:24 metalgod Exp $ + + 06 Sep 2006; Luis Medinas <metalgod@gentoo.org> + linuxwacom-0.7.4_p3.ebuild: + Stable on amd64. Bug #145891. 06 Sep 2006; Joseph Jezak <josejx@gentoo.org> linuxwacom-0.7.4_p3.ebuild: Marked ppc stable for #145891 and compnerd. diff --git a/x11-drivers/linuxwacom/linuxwacom-0.7.4_p3.ebuild b/x11-drivers/linuxwacom/linuxwacom-0.7.4_p3.ebuild index 5c12bb37de3a..399473128f99 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.5 2006/09/06 02:52:57 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.4_p3.ebuild,v 1.6 2006/09/06 03:03:24 metalgod 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 ) |