diff options
author | Olivier Crête <tester@gentoo.org> | 2009-04-05 18:36:28 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-04-05 18:36:28 +0000 |
commit | 12797609d8a193ef79f93546e2fd0fcd562b4f12 (patch) | |
tree | fc59cf7d201c2a523d565dcc72bba9ae27ea2099 /x11-drivers/linuxwacom | |
parent | Stable on amd64, bug #251832 (diff) | |
download | gentoo-2-12797609d8a193ef79f93546e2fd0fcd562b4f12.tar.gz gentoo-2-12797609d8a193ef79f93546e2fd0fcd562b4f12.tar.bz2 gentoo-2-12797609d8a193ef79f93546e2fd0fcd562b4f12.zip |
Stable on amd64, bug #251832
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/linuxwacom')
-rw-r--r-- | x11-drivers/linuxwacom/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/linuxwacom/ChangeLog b/x11-drivers/linuxwacom/ChangeLog index 7c8ea20b02cf..31f9cf56e362 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.30 2009/04/03 14:29:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.31 2009/04/05 18:36:28 tester Exp $ + + 05 Apr 2009; Olivier Crête <tester@gentoo.org> linuxwacom-0.8.2.ebuild: + Stable on amd64, bug #251832 03 Apr 2009; Brent Baude <ranger@gentoo.org> linuxwacom-0.8.2.ebuild: Marking linuxwacom-0.8.2 ppc64 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 bf744346bf0a..a456e9ced6c2 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-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.4 2009/04/03 14:29:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild,v 1.5 2009/04/05 18:36:28 tester 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 |