diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-15 08:36:59 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-15 08:36:59 +0000 |
commit | 22d70cb4d055e286236b96f413a896fe27a1fc15 (patch) | |
tree | f76e2f600796edb502a11c207ecfaf9fed0a8982 /dev-java/stax/stax-1.2.0.ebuild | |
parent | amd64/x86 stable, bug #287849 (diff) | |
download | historical-22d70cb4d055e286236b96f413a896fe27a1fc15.tar.gz historical-22d70cb4d055e286236b96f413a896fe27a1fc15.tar.bz2 historical-22d70cb4d055e286236b96f413a896fe27a1fc15.zip |
amd64/x86 stable, bug #287619
Package-Manager: portage-2.2_rc46/cvs/Linux x86_64
Diffstat (limited to 'dev-java/stax/stax-1.2.0.ebuild')
-rw-r--r-- | dev-java/stax/stax-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/stax/stax-1.2.0.ebuild b/dev-java/stax/stax-1.2.0.ebuild index cbb067a80f46..d63e673b6709 100644 --- a/dev-java/stax/stax-1.2.0.ebuild +++ b/dev-java/stax/stax-1.2.0.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/stax/stax-1.2.0.ebuild,v 1.4 2009/03/20 19:51:14 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/stax/stax-1.2.0.ebuild,v 1.5 2009/10/15 08:34:29 maekke Exp $ JAVA_PKG_IUSE="doc source" @@ -12,7 +12,7 @@ SRC_URI="http://dist.codehaus.org/${PN}/distributions/${PN}-src-${PV}.zip" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" RDEPEND=">=virtual/jre-1.4" |