diff options
author | 2009-04-05 18:44:57 +0000 | |
---|---|---|
committer | 2009-04-05 18:44:57 +0000 | |
commit | b69ececca159ed35144e039315ab08d4a505b3a6 (patch) | |
tree | 3ff55a44947d84fe2988a1c5d46a5683f3ba2513 /x11-drivers/linuxwacom | |
parent | Version bump (bug #252444). (diff) | |
download | historical-b69ececca159ed35144e039315ab08d4a505b3a6.tar.gz historical-b69ececca159ed35144e039315ab08d4a505b3a6.tar.bz2 historical-b69ececca159ed35144e039315ab08d4a505b3a6.zip |
Stable on amd64, bug #251832
Package-Manager: portage-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 |