summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/gnu-classpath/gnu-classpath-0.18.ebuild')
-rw-r--r--dev-java/gnu-classpath/gnu-classpath-0.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/gnu-classpath/gnu-classpath-0.18.ebuild b/dev-java/gnu-classpath/gnu-classpath-0.18.ebuild
index 336ac0ac2e5d..6990aea2c9a4 100644
--- a/dev-java/gnu-classpath/gnu-classpath-0.18.ebuild
+++ b/dev-java/gnu-classpath/gnu-classpath-0.18.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/gnu-classpath/gnu-classpath-0.18.ebuild,v 1.1 2005/09/23 22:07:26 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.18.ebuild,v 1.2 2005/09/23 23:37:16 betelgeuse Exp $
MY_P=${P/gnu-/}
DESCRIPTION="Free core class libraries for use with virtual machines and compilers for the Java programming language"
@@ -19,7 +19,7 @@ IUSE="examples gtk xml2"
#cairo? ( >=x11-libs/cairo-0.5.0 )
RDEPEND="gtk? ( >=x11-libs/gtk+-2.4
- >=dev-libs/glib-2.0)
+ >=dev-libs/glib-2.0 )
xml2? ( >=dev-libs/libxml2-2.6.8 >=dev-libs/libxslt-1.1.11 )"
DEPEND="app-arch/zip