From a5f4fd52fd7735ec30cd8d7aea3b8dacd74fb5f3 Mon Sep 17 00:00:00 2001 From: Petteri Räty Date: Thu, 5 Feb 2009 00:32:39 +0000 Subject: Raise java-config version pulled in to a version with virtuals related fixes. --- eclass/java-virtuals-2.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass/java-virtuals-2.eclass') diff --git a/eclass/java-virtuals-2.eclass b/eclass/java-virtuals-2.eclass index 925758ada489..e4c04133b8cf 100644 --- a/eclass/java-virtuals-2.eclass +++ b/eclass/java-virtuals-2.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/java-virtuals-2.eclass,v 1.4 2007/12/29 13:34:30 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/java-virtuals-2.eclass,v 1.5 2009/02/05 00:32:39 betelgeuse Exp $ # Original Author: Alistair John Bush # Purpose: To provide a default (and only) src_install function @@ -8,7 +8,7 @@ inherit java-utils-2 -DEPEND=">=dev-java/java-config-2.1" +DEPEND=">=dev-java/java-config-2.1.6" RDEPEND="${DEPEND}" EXPORT_FUNCTIONS src_install -- cgit v1.2.3-65-gdbad