diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 13:18:02 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 13:18:02 +0000 |
commit | 9355cb389b09270308c7fd3f05d341d184e80c2b (patch) | |
tree | 95d8af65ce627d75839500800e105b901f880a04 /dev-perl/Inline-Java/Inline-Java-0.50.ebuild | |
parent | New virtual for perl-core/Getopt-Long (diff) | |
download | historical-9355cb389b09270308c7fd3f05d341d184e80c2b.tar.gz historical-9355cb389b09270308c7fd3f05d341d184e80c2b.tar.bz2 historical-9355cb389b09270308c7fd3f05d341d184e80c2b.zip |
Virtuals for perl-core
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-perl/Inline-Java/Inline-Java-0.50.ebuild')
-rw-r--r-- | dev-perl/Inline-Java/Inline-Java-0.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Inline-Java/Inline-Java-0.50.ebuild b/dev-perl/Inline-Java/Inline-Java-0.50.ebuild index 8d87998106fc..9f49c8bb5264 100644 --- a/dev-perl/Inline-Java/Inline-Java-0.50.ebuild +++ b/dev-perl/Inline-Java/Inline-Java-0.50.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-perl/Inline-Java/Inline-Java-0.50.ebuild,v 1.1 2006/01/13 14:52:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Java/Inline-Java-0.50.ebuild,v 1.2 2006/02/13 13:08:21 mcummings Exp $ inherit perl-module @@ -17,7 +17,7 @@ IUSE="" SRC_TEST="do" DEPEND=">=dev-perl/Inline-0.44 - >=perl-core/Test-1.13 + >=virtual/perl-Test-1.13 >=virtual/jdk-1.4" myconf="J2SDK=$JAVA_HOME" |