summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetteri Räty <betelgeuse@gentoo.org>2009-02-05 00:32:39 +0000
committerPetteri Räty <betelgeuse@gentoo.org>2009-02-05 00:32:39 +0000
commita5f4fd52fd7735ec30cd8d7aea3b8dacd74fb5f3 (patch)
tree8f5c1615e7042255e0a90a194afec5cacaca93a1 /eclass/java-virtuals-2.eclass
parentmake use of bundled libevent async DNS part optional via USE=flag, this shoul... (diff)
downloadhistorical-a5f4fd52fd7735ec30cd8d7aea3b8dacd74fb5f3.tar.gz
historical-a5f4fd52fd7735ec30cd8d7aea3b8dacd74fb5f3.tar.bz2
historical-a5f4fd52fd7735ec30cd8d7aea3b8dacd74fb5f3.zip
Raise java-config version pulled in to a version with virtuals related fixes.
Diffstat (limited to 'eclass/java-virtuals-2.eclass')
-rw-r--r--eclass/java-virtuals-2.eclass4
1 files changed, 2 insertions, 2 deletions
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 <ali_bush@gentoo.org>
# 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