summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2004-10-19 13:10:41 +0000
committerThomas Matthijs <axxo@gentoo.org>2004-10-19 13:10:41 +0000
commita738b0e96b34850a0f0cefe25e6136f24356ac01 (patch)
treed2647a23306c6193178856da0b31d941228f2bee /eclass/java-pkg.eclass
parentVersion bump; includes new version of gentoo-bashcomp as well (new equery com... (diff)
downloadgentoo-2-a738b0e96b34850a0f0cefe25e6136f24356ac01.tar.gz
gentoo-2-a738b0e96b34850a0f0cefe25e6136f24356ac01.tar.bz2
gentoo-2-a738b0e96b34850a0f0cefe25e6136f24356ac01.zip
add another check to make sure the system vm is good enough to build the package
Diffstat (limited to 'eclass/java-pkg.eclass')
-rw-r--r--eclass/java-pkg.eclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/java-pkg.eclass b/eclass/java-pkg.eclass
index 978cab2dd85c..c74661f0bb90 100644
--- a/eclass/java-pkg.eclass
+++ b/eclass/java-pkg.eclass
@@ -1,8 +1,7 @@
# 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.16 2004/10/16 21:32:09 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/java-pkg.eclass,v 1.17 2004/10/19 13:10:41 axxo Exp $
-inherit base
ECLASS=java-pkg
INHERITED="${INHERITED} ${ECLASS}"
IUSE="${IUSE}"