summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2006-06-25 21:01:36 +0000
committerJoshua Nichols <nichoj@gentoo.org>2006-06-25 21:01:36 +0000
commit613c7899934b2599d6e15d55a2d9b23832339e95 (patch)
treee8a71d63832ec8cb3a732975de085873be28cc00 /eclass
parentAdd a few patches to fix nls handling, warnings and FreeBSD/non-Gnu support; ... (diff)
downloadhistorical-613c7899934b2599d6e15d55a2d9b23832339e95.tar.gz
historical-613c7899934b2599d6e15d55a2d9b23832339e95.tar.bz2
historical-613c7899934b2599d6e15d55a2d9b23832339e95.zip
Removed deps on java-config, because it was causing problems: bug #137971
Diffstat (limited to 'eclass')
-rw-r--r--eclass/java-pkg.eclass7
1 files changed, 1 insertions, 6 deletions
diff --git a/eclass/java-pkg.eclass b/eclass/java-pkg.eclass
index 7dfc0b9bf3a5..f61c0509166f 100644
--- a/eclass/java-pkg.eclass
+++ b/eclass/java-pkg.eclass
@@ -1,14 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/java-pkg.eclass,v 1.36 2006/06/24 18:36:59 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/java-pkg.eclass,v 1.37 2006/06/25 21:01:36 nichoj Exp $
inherit multilib
-JAVA_CONFIG_DEP="|| ( =dev-java/java-config-1.3* =dev-java/java-config-1.2* )"
-DEPEND="${JAVA_CONFIG_DEP}"
-RDEPEND="${JAVA_CONFIG_DEP}"
-
-
EXPORT_FUNCTIONS pkg_setup
# We need to do a few things to add compatibility between