diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-04-16 06:08:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-04-16 06:08:27 +0000 |
commit | be1bbf386a0cfadf05001d640317f993ec590011 (patch) | |
tree | 45af71cd128938c81fd2bab909c8f604abd0fa61 /x11-drivers | |
parent | Stable for HPPA (bug #251832). (diff) | |
download | historical-be1bbf386a0cfadf05001d640317f993ec590011.tar.gz historical-be1bbf386a0cfadf05001d640317f993ec590011.tar.bz2 historical-be1bbf386a0cfadf05001d640317f993ec590011.zip |
Marked ~hppa too.
Package-Manager: portage-2.2_rc30/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.2_p2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/linuxwacom/ChangeLog b/x11-drivers/linuxwacom/ChangeLog index ae560ab314d7..379589df75f4 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.32 2009/04/05 22:09:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.33 2009/04/16 06:08:27 jer Exp $ + + 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> linuxwacom-0.8.2_p2.ebuild: + Marked ~hppa too. 05 Apr 2009; Markus Meier <maekke@gentoo.org> linuxwacom-0.8.2.ebuild: x86 stable, bug #251832 diff --git a/x11-drivers/linuxwacom/linuxwacom-0.8.2_p2.ebuild b/x11-drivers/linuxwacom/linuxwacom-0.8.2_p2.ebuild index 0253a8400225..3cf1c15db59e 100644 --- a/x11-drivers/linuxwacom/linuxwacom-0.8.2_p2.ebuild +++ b/x11-drivers/linuxwacom/linuxwacom-0.8.2_p2.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_p2.ebuild,v 1.1 2009/04/02 08:58:59 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2_p2.ebuild,v 1.2 2009/04/16 06:08:27 jer 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 ~hppa ~ppc ~ppc64 ~x86" RDEPEND="x11-proto/inputproto x11-base/xorg-server |