diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-05 22:49:56 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-05 22:49:56 +0000 |
commit | 06e50111f5324a2c7df94bee107c4d16ef208cee (patch) | |
tree | d81af25050ac80abd7a88e4f6b984eb67428bcf9 /x11-drivers/linuxwacom | |
parent | Version bump (diff) | |
download | historical-06e50111f5324a2c7df94bee107c4d16ef208cee.tar.gz historical-06e50111f5324a2c7df94bee107c4d16ef208cee.tar.bz2 historical-06e50111f5324a2c7df94bee107c4d16ef208cee.zip |
x86 stable, bug #251832
Package-Manager: portage-2.1.6.11/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 31f9cf56e362..ae560ab314d7 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.31 2009/04/05 18:36:28 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.32 2009/04/05 22:09:34 maekke Exp $ + + 05 Apr 2009; Markus Meier <maekke@gentoo.org> linuxwacom-0.8.2.ebuild: + x86 stable, bug #251832 05 Apr 2009; Olivier CrĂȘte <tester@gentoo.org> linuxwacom-0.8.2.ebuild: Stable on amd64, bug #251832 diff --git a/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild b/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild index a456e9ced6c2..ad7df8897c69 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.5 2009/04/05 18:36:28 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild,v 1.6 2009/04/05 22:09:34 maekke 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 |