summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/xjavac/xjavac-20041208-r1.ebuild')
-rw-r--r--dev-java/xjavac/xjavac-20041208-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/xjavac/xjavac-20041208-r1.ebuild b/dev-java/xjavac/xjavac-20041208-r1.ebuild
index b5579c2bc885..5dcd4496d28a 100644
--- a/dev-java/xjavac/xjavac-20041208-r1.ebuild
+++ b/dev-java/xjavac/xjavac-20041208-r1.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/xjavac/xjavac-20041208-r1.ebuild,v 1.1 2005/07/09 13:04:27 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xjavac/xjavac-20041208-r1.ebuild,v 1.1.1.1 2005/11/30 09:47:38 chriswhite Exp $
inherit java-pkg
@@ -9,8 +9,8 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
HOMEPAGE="http://cvs.apache.org/viewcvs.cgi/xml-xerces/java/tools/src/XJavac.java"
LICENSE="Apache-2.0"
SLOT="1"
-KEYWORDS="x86 amd64 ppc64 sparc ~ppc"
-IUSE="doc jikes"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
+IUSE="jikes"
DEPEND=">=virtual/jdk-1.4
jikes? ( >=dev-java/jikes-1.21 )
>=dev-java/ant-core-1.4"