diff options
Diffstat (limited to 'dev-java/commons-daemon/commons-daemon-1.0.1.ebuild')
-rw-r--r-- | dev-java/commons-daemon/commons-daemon-1.0.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-java/commons-daemon/commons-daemon-1.0.1.ebuild b/dev-java/commons-daemon/commons-daemon-1.0.1.ebuild index ef6816d07c33..2844bc317074 100644 --- a/dev-java/commons-daemon/commons-daemon-1.0.1.ebuild +++ b/dev-java/commons-daemon/commons-daemon-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-daemon/commons-daemon-1.0.1.ebuild,v 1.4 2006/05/12 13:03:26 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-daemon/commons-daemon-1.0.1.ebuild,v 1.5 2006/07/02 20:52:07 betelgeuse Exp $ inherit java-pkg eutils @@ -15,7 +15,6 @@ IUSE="doc examples jikes source" DEPEND=">=virtual/jdk-1.4 dev-java/ant-core - virtual/libc jikes? ( dev-java/jikes ) source? ( app-arch/zip )" RDEPEND=">=virtual/jre-1.4" |