diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-09-02 14:46:08 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-09-02 14:46:08 +0000 |
commit | fdc42f94139d51110ef33bbec2db3d56435e191c (patch) | |
tree | 112dcfaa3abfefe38d0225801aea037f319c0525 /x11-drivers/linuxwacom | |
parent | Stable on ppc64; bug #145967 (diff) | |
download | gentoo-2-fdc42f94139d51110ef33bbec2db3d56435e191c.tar.gz gentoo-2-fdc42f94139d51110ef33bbec2db3d56435e191c.tar.bz2 gentoo-2-fdc42f94139d51110ef33bbec2db3d56435e191c.zip |
Stable on ppc64; bug #145891
(Portage version: 2.1-r2)
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 a8b20bc1e702..d709b05d7a14 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.2 2006/08/28 17:58:05 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.3 2006/09/02 14:46:08 corsair Exp $ + + 02 Sep 2006; Markus Rothe <corsair@gentoo.org> linuxwacom-0.7.4_p3.ebuild: + Stable on ppc64; bug #145891 28 Aug 2006; Hanno Boeck <hanno@gentoo.org> linuxwacom-0.7.4_p3.ebuild: Remove gtk1 and fix multilib. diff --git a/x11-drivers/linuxwacom/linuxwacom-0.7.4_p3.ebuild b/x11-drivers/linuxwacom/linuxwacom-0.7.4_p3.ebuild index cf8e9aee13ad..e70fba4f6f73 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.2 2006/08/28 17:58:05 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.7.4_p3.ebuild,v 1.3 2006/09/02 14:46:08 corsair 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 ) |