summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-03-04 12:13:50 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-03-04 12:13:50 +0000
commit4c0cef784fcb673ea87ea72a1b9dc4b3d447a06a (patch)
tree41d18196f11537878dcd74535bbc97f094bcc047 /dev-java/xml-commons/xml-commons-1.0_beta2.ebuild
parentfix previous keepdir fix (diff)
downloadgentoo-2-4c0cef784fcb673ea87ea72a1b9dc4b3d447a06a.tar.gz
gentoo-2-4c0cef784fcb673ea87ea72a1b9dc4b3d447a06a.tar.bz2
gentoo-2-4c0cef784fcb673ea87ea72a1b9dc4b3d447a06a.zip
stable on amd64 and x86
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-java/xml-commons/xml-commons-1.0_beta2.ebuild')
-rw-r--r--dev-java/xml-commons/xml-commons-1.0_beta2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xml-commons/xml-commons-1.0_beta2.ebuild b/dev-java/xml-commons/xml-commons-1.0_beta2.ebuild
index 251916e5f1ec..a4a569da0160 100644
--- a/dev-java/xml-commons/xml-commons-1.0_beta2.ebuild
+++ b/dev-java/xml-commons/xml-commons-1.0_beta2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xml-commons/xml-commons-1.0_beta2.ebuild,v 1.5 2005/02/06 19:49:39 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xml-commons/xml-commons-1.0_beta2.ebuild,v 1.6 2005/03/04 12:13:50 luckyduck Exp $
inherit eutils java-pkg
@@ -9,7 +9,7 @@ HOMEPAGE="http://xml.apache.org/commons/"
SRC_URI="mirror://apache/xml/commons/xml-commons-1.0.b2.tar.gz"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 amd64"
IUSE="doc jikes"
DEPEND=">=virtual/jdk-1.4