summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-07-16 19:16:42 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-07-16 19:16:42 +0000
commit98f6c9de8e02a0fd2fcd02ebeb5d58dac1ef5300 (patch)
tree03f9342c273c03ff48fbf9dc3c6f232c9ba15869 /dev-java/javahelp-bin
parentkeyword x86, remove older (diff)
downloadgentoo-2-98f6c9de8e02a0fd2fcd02ebeb5d58dac1ef5300.tar.gz
gentoo-2-98f6c9de8e02a0fd2fcd02ebeb5d58dac1ef5300.tar.bz2
gentoo-2-98f6c9de8e02a0fd2fcd02ebeb5d58dac1ef5300.zip
dep fix
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-java/javahelp-bin')
-rw-r--r--dev-java/javahelp-bin/javahelp-bin-2.0.02-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/javahelp-bin/javahelp-bin-2.0.02-r1.ebuild b/dev-java/javahelp-bin/javahelp-bin-2.0.02-r1.ebuild
index 7b36311497b4..434d8a321f64 100644
--- a/dev-java/javahelp-bin/javahelp-bin-2.0.02-r1.ebuild
+++ b/dev-java/javahelp-bin/javahelp-bin-2.0.02-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/javahelp-bin/javahelp-bin-2.0.02-r1.ebuild,v 1.2 2005/05/04 22:22:39 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/javahelp-bin/javahelp-bin-2.0.02-r1.ebuild,v 1.3 2005/07/16 19:16:42 axxo Exp $
inherit java-pkg
@@ -14,7 +14,7 @@ KEYWORDS="x86 ppc amd64"
IUSE="doc"
DEPEND=">=app-arch/unzip-5.50-r1"
-RDEPEND=">=virtual/jdk-1.3"
+RDEPEND=">=virtual/jre-1.3"
RESTRICT="fetch"
S="${WORKDIR}/jh2.0"