diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-20 20:20:52 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-20 20:20:52 +0000 |
commit | a6a598ece562026e4a164bf55832c3e159e42c59 (patch) | |
tree | 072e82f2b971b9a2f5be5b643b7d7f8c476aa065 /dev-java/wstx | |
parent | amd64 stable, bug #257531 (diff) | |
download | gentoo-2-a6a598ece562026e4a164bf55832c3e159e42c59.tar.gz gentoo-2-a6a598ece562026e4a164bf55832c3e159e42c59.tar.bz2 gentoo-2-a6a598ece562026e4a164bf55832c3e159e42c59.zip |
add ~amd64, bug #258616
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/wstx')
-rw-r--r-- | dev-java/wstx/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/wstx/wstx-3.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/wstx/ChangeLog b/dev-java/wstx/ChangeLog index f03b1d4cc8a4..6ff9cbecbdd6 100644 --- a/dev-java/wstx/ChangeLog +++ b/dev-java/wstx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/wstx # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/wstx/ChangeLog,v 1.1 2009/02/11 15:27:56 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/wstx/ChangeLog,v 1.2 2009/04/20 20:20:52 maekke Exp $ + + 20 Apr 2009; Markus Meier <maekke@gentoo.org> wstx-3.2.8: + add ~amd64, bug #258616 *wstx-3.2.8 (11 Feb 2009) diff --git a/dev-java/wstx/wstx-3.2.8.ebuild b/dev-java/wstx/wstx-3.2.8.ebuild index dacca806d802..8229cf86f961 100644 --- a/dev-java/wstx/wstx-3.2.8.ebuild +++ b/dev-java/wstx/wstx-3.2.8.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/dev-java/wstx/wstx-3.2.8.ebuild,v 1.2 2009/03/20 19:52:47 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/wstx/wstx-3.2.8.ebuild,v 1.3 2009/04/20 20:20:52 maekke Exp $ EAPI=1 JAVA_PKG_IUSE="doc source test" @@ -14,7 +14,7 @@ SRC_URI="http://woodstox.codehaus.org/${PV}/${PN}-src-${PV}.zip" LICENSE="Apache-2.0" SLOT="3.2" -KEYWORDS="~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" COMMON_DEP=" |