summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-29 01:53:32 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-29 01:53:32 +0000
commit27925a622abe51529395e3cf2c6dcfb4be07480a (patch)
treed11c0cae19c196c6538d5801bd6166386e73f6aa /dev-java/jump
parentFix dep on ant. (thanks compnerd) (Manifest recommit) (diff)
downloadgentoo-2-27925a622abe51529395e3cf2c6dcfb4be07480a.tar.gz
gentoo-2-27925a622abe51529395e3cf2c6dcfb4be07480a.tar.bz2
gentoo-2-27925a622abe51529395e3cf2c6dcfb4be07480a.zip
Fix dep on jdk. sigh.
Diffstat (limited to 'dev-java/jump')
-rw-r--r--dev-java/jump/jump-0.4.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jump/jump-0.4.1-r1.ebuild b/dev-java/jump/jump-0.4.1-r1.ebuild
index 46c36550e60f..d4a63249ec16 100644
--- a/dev-java/jump/jump-0.4.1-r1.ebuild
+++ b/dev-java/jump/jump-0.4.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jump/jump-0.4.1-r1.ebuild,v 1.4 2004/10/29 01:40:24 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jump/jump-0.4.1-r1.ebuild,v 1.5 2004/10/29 01:53:32 absinthe Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ HOMEPAGE="http://jump-math.sourceforge.net/"
KEYWORDS="x86 ~ppc ~sparc ~amd64"
LICENSE="BSD"
SLOT="0"
-DEPEND=">=virtual/jre-1.2
+DEPEND=">=virtual/jdk-1.2
sys-apps/sed
dev-java/ant"
RDEPEND=">=virtual/jre-1.2"