summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 01:55:37 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 01:55:37 +0000
commitc1f39635655aac6b21352857606f34726d82280d (patch)
treed0da7ed84e4e0972d2bf334433059d91c6eb5c75 /dev-java/gnu-classpath
parentsync IUSE (missing) (diff)
downloadhistorical-c1f39635655aac6b21352857606f34726d82280d.tar.gz
historical-c1f39635655aac6b21352857606f34726d82280d.tar.bz2
historical-c1f39635655aac6b21352857606f34726d82280d.zip
sync IUSE (-doc)
Diffstat (limited to 'dev-java/gnu-classpath')
-rw-r--r--dev-java/gnu-classpath/gnu-classpath-0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/gnu-classpath/gnu-classpath-0.10.ebuild b/dev-java/gnu-classpath/gnu-classpath-0.10.ebuild
index 0e9db18d1fe2..d37d8e68a608 100644
--- a/dev-java/gnu-classpath/gnu-classpath-0.10.ebuild
+++ b/dev-java/gnu-classpath/gnu-classpath-0.10.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.10.ebuild,v 1.1 2004/07/11 17:05:29 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.10.ebuild,v 1.2 2004/07/14 01:55:37 agriffis Exp $
DESCRIPTION="Free core class libraries for use with virtual machines and compilers for the java programming language"
SRC_URI="ftp://ftp.gnu.org/gnu/classpath/classpath-${PV}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/classpath/"
-IUSE="doc jikes"
+IUSE="jikes"
RDEPEND=">=virtual/jre-1.4
media-libs/gdk-pixbuf
>=x11-libs/gtk+-2