diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 20:50:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 20:50:32 +0000 |
commit | 551dcad6f0161d68f4cb3073bf5025a38c42ce70 (patch) | |
tree | 54e7e2b4b3552e88ea648645a8702de2264ab8e0 /x11-drivers | |
parent | Stable for HPPA (bug #282290). (diff) | |
download | gentoo-2-551dcad6f0161d68f4cb3073bf5025a38c42ce70.tar.gz gentoo-2-551dcad6f0161d68f4cb3073bf5025a38c42ce70.tar.bz2 gentoo-2-551dcad6f0161d68f4cb3073bf5025a38c42ce70.zip |
Stable for HPPA (bug #282290).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/linuxwacom/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/linuxwacom/linuxwacom-0.8.4_p1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/linuxwacom/ChangeLog b/x11-drivers/linuxwacom/ChangeLog index fafc8119ca97..f409fa868ce1 100644 --- a/x11-drivers/linuxwacom/ChangeLog +++ b/x11-drivers/linuxwacom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/linuxwacom # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.42 2009/10/05 12:31:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.43 2009/10/26 20:50:32 jer Exp $ + + 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> linuxwacom-0.8.4_p1.ebuild: + Stable for HPPA (bug #282290). 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> linuxwacom-0.8.4_p1.ebuild: diff --git a/x11-drivers/linuxwacom/linuxwacom-0.8.4_p1.ebuild b/x11-drivers/linuxwacom/linuxwacom-0.8.4_p1.ebuild index 8a96a8dda71f..36d8dbef16e0 100644 --- a/x11-drivers/linuxwacom/linuxwacom-0.8.4_p1.ebuild +++ b/x11-drivers/linuxwacom/linuxwacom-0.8.4_p1.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.4_p1.ebuild,v 1.4 2009/10/22 12:30:47 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.4_p1.ebuild,v 1.5 2009/10/26 20:50:32 jer Exp $ inherit eutils autotools toolchain-funcs linux-mod @@ -12,7 +12,7 @@ IUSE="gtk tcl tk usb modules" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 hppa ~ppc ~ppc64 x86" RDEPEND="x11-proto/inputproto x11-base/xorg-server |