summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-07-12 19:59:33 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-07-12 19:59:33 +0000
commit8ad514c49ae8fef3fc6c425c06455b60c35e3a8b (patch)
tree3870378057ad3b58c73e1a62fbe3cf08c26b07d1 /dev-java/batik
parentDep fixes (diff)
downloadhistorical-8ad514c49ae8fef3fc6c425c06455b60c35e3a8b.tar.gz
historical-8ad514c49ae8fef3fc6c425c06455b60c35e3a8b.tar.bz2
historical-8ad514c49ae8fef3fc6c425c06455b60c35e3a8b.zip
Dep fixes
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-java/batik')
-rw-r--r--dev-java/batik/batik-1.5.1-r4.ebuild4
-rw-r--r--dev-java/batik/batik-1.5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/batik/batik-1.5.1-r4.ebuild b/dev-java/batik/batik-1.5.1-r4.ebuild
index 2f4aec227c2f..7db614e1c761 100644
--- a/dev-java/batik/batik-1.5.1-r4.ebuild
+++ b/dev-java/batik/batik-1.5.1-r4.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/batik/batik-1.5.1-r4.ebuild,v 1.6 2005/07/12 19:58:14 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/batik-1.5.1-r4.ebuild,v 1.7 2005/07/12 19:59:33 axxo Exp $
inherit java-pkg
@@ -13,7 +13,7 @@ SLOT="1.5.1"
KEYWORDS="x86 sparc ppc amd64"
IUSE="doc"
-RDEPEND=">=virtual/jdk-1.3
+RDEPEND=">=virtual/jre-1.3
=dev-java/rhino-1.5*
=dev-java/xerces-2.6*
dev-java/xml-commons"
diff --git a/dev-java/batik/batik-1.5.ebuild b/dev-java/batik/batik-1.5.ebuild
index 04acd8c36882..4b1fc2307972 100644
--- a/dev-java/batik/batik-1.5.ebuild
+++ b/dev-java/batik/batik-1.5.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/batik/batik-1.5.ebuild,v 1.12 2005/07/12 19:58:14 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/batik-1.5.ebuild,v 1.13 2005/07/12 19:59:33 axxo Exp $
inherit java-pkg
@@ -12,7 +12,7 @@ LICENSE="Apache-1.1"
SLOT="1.5"
KEYWORDS="~x86 ~sparc ~ppc ~amd64"
-RDEPEND=">=virtual/jdk-1.3
+RDEPEND=">=virtual/jre-1.3
=dev-java/rhino-1.5*
=dev-java/xerces-2.6*
dev-java/xml-commons"