summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-14 13:20:04 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-14 13:20:04 +0000
commit362163633e54999444982360023567e289f7f4ae (patch)
tree73261c0eb58d1389d8733fd54727c67fbb94d3b9 /dev-java/xjavac
parentsync IUSE (+data) (diff)
downloadgentoo-2-362163633e54999444982360023567e289f7f4ae.tar.gz
gentoo-2-362163633e54999444982360023567e289f7f4ae.tar.bz2
gentoo-2-362163633e54999444982360023567e289f7f4ae.zip
sync IUSE (-doc)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-java/xjavac')
-rw-r--r--dev-java/xjavac/xjavac-20041208-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xjavac/xjavac-20041208-r1.ebuild b/dev-java/xjavac/xjavac-20041208-r1.ebuild
index b5579c2bc885..105fe8e69cf3 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.2 2005/07/14 13:20:04 agriffis Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ HOMEPAGE="http://cvs.apache.org/viewcvs.cgi/xml-xerces/java/tools/src/XJavac.jav
LICENSE="Apache-2.0"
SLOT="1"
KEYWORDS="x86 amd64 ppc64 sparc ~ppc"
-IUSE="doc jikes"
+IUSE="jikes"
DEPEND=">=virtual/jdk-1.4
jikes? ( >=dev-java/jikes-1.21 )
>=dev-java/ant-core-1.4"