diff options
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/java-utils-2.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/java-utils-2.eclass b/eclass/java-utils-2.eclass index f09c93e5ab5c..8b8e114e51fb 100644 --- a/eclass/java-utils-2.eclass +++ b/eclass/java-utils-2.eclass @@ -6,7 +6,7 @@ # # Licensed under the GNU General Public License, v2 # -# $Header: /var/cvsroot/gentoo-x86/eclass/java-utils-2.eclass,v 1.66 2007/03/17 13:26:12 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/java-utils-2.eclass,v 1.67 2007/03/22 03:11:19 nichoj Exp $ # ----------------------------------------------------------------------------- @@ -57,6 +57,7 @@ export WANT_JAVA_CONFIG="2" # ----------------------------------------------------------------------------- #WANT_ANT_TASKS +# ----------------------------------------------------------------------------- # @variable-internal JAVA_PKG_PORTAGE_DEP # # The version of portage we need to function properly. At this moment it's |