diff options
-rw-r--r-- | x11-drivers/linuxwacom/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-drivers/linuxwacom/ChangeLog b/x11-drivers/linuxwacom/ChangeLog index 753f6bc99524..7c8ea20b02cf 100644 --- a/x11-drivers/linuxwacom/ChangeLog +++ b/x11-drivers/linuxwacom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/linuxwacom # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.29 2009/04/03 13:32:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.30 2009/04/03 14:29:28 ranger Exp $ + + 03 Apr 2009; Brent Baude <ranger@gentoo.org> linuxwacom-0.8.2.ebuild: + Marking linuxwacom-0.8.2 ppc64 stable for bug 251832 03 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog: Marking linuxwacom-0.8.2 ppc stable for bug 251832 diff --git a/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild b/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild index 22b1655a40c4..bf744346bf0a 100644 --- a/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild +++ b/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild,v 1.3 2009/04/03 13:32:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild,v 1.4 2009/04/03 14:29:28 ranger Exp $ inherit eutils autotools toolchain-funcs linux-mod @@ -12,7 +12,7 @@ IUSE="gtk tcl tk usb module" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 ~x86" RDEPEND="x11-proto/inputproto x11-base/xorg-server |