diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:53:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:53:22 +0000 |
commit | 457fff3d999c62a2b3f675e15a90af036ad52044 (patch) | |
tree | c21c1c265515fc9ae6154348b038b4396a5a3f70 /x11-drivers/xf86-input-wacom | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-457fff3d999c62a2b3f675e15a90af036ad52044.tar.gz gentoo-2-457fff3d999c62a2b3f675e15a90af036ad52044.tar.bz2 gentoo-2-457fff3d999c62a2b3f675e15a90af036ad52044.zip |
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-input-wacom')
-rw-r--r-- | x11-drivers/xf86-input-wacom/ChangeLog | 7 | ||||
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-0.18.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-drivers/xf86-input-wacom/ChangeLog b/x11-drivers/xf86-input-wacom/ChangeLog index 782409a829c7..b4ae071f1b99 100644 --- a/x11-drivers/xf86-input-wacom/ChangeLog +++ b/x11-drivers/xf86-input-wacom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-input-wacom -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v 1.66 2012/12/08 17:08:23 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v 1.67 2013/01/01 12:53:22 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xf86-input-wacom-0.18.0.ebuild: + Add ~ia64, wrt bug #449220 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-input-wacom-0.17.0.ebuild: diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.18.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.18.0.ebuild index b066c8badb09..1511c75c1062 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.18.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.18.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.18.0.ebuild,v 1.1 2012/10/31 22:50:11 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.18.0.ebuild,v 1.2 2013/01/01 12:53:22 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ EGIT_REPO_URI="git://linuxwacom.git.sourceforge.net/gitroot/linuxwacom/${PN}" [[ ${PV} != 9999* ]] && \ SRC_URI="mirror://sourceforge/linuxwacom/${PN}/${P}.tar.bz2" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" RDEPEND=">=x11-base/xorg-server-1.7 |