diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-03-29 16:05:44 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-03-29 16:05:44 +0000 |
commit | 8c96893f1f32127fe1aaabab5e653a5b0a0ae1d0 (patch) | |
tree | 488df279c59225b7e25c72f2b9fe4464f93f1f83 /profiles | |
parent | moved from dev-java/oro to dev-java/jakarta-oro dependency. see #71337. (diff) | |
download | historical-8c96893f1f32127fe1aaabab5e653a5b0a0ae1d0.tar.gz historical-8c96893f1f32127fe1aaabab5e653a5b0a0ae1d0.tar.bz2 historical-8c96893f1f32127fe1aaabab5e653a5b0a0ae1d0.zip |
readded nobsf useflag to dev-java/ant-tasks
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 73769e138d01..7f35e3b7658c 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1052 2005/03/29 15:27:27 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1053 2005/03/29 16:05:44 luckyduck Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -129,6 +129,7 @@ dev-java/ant-tasks:noantlr - Disable ANTLR Ant task -- Warning: Enabling this co dev-java/ant-tasks:nobcel - Disable bcel Ant task -- Warning: Enabling this could break some of the Java packages!! dev-java/ant-tasks:nobeanutils - Disable beanutils Ant task -- Warning: Enabling this could break some of the Java packages!! dev-java/ant-tasks:nobsh - Disable bsh Ant task -- Warning: Enabling this could break some of the Java packages!! +dev-java/ant-tasks:nobsf - Disable bsf Ant task -- Warning: Enabling this could break some of the Java packages!! dev-java/ant-tasks:nocommonslogging - Disable commons-logging Ant task -- Warning: Enabling this could break some of the Java packages!! dev-java/ant-tasks:nocommonsnet - Disable commons-net Ant task -- Warning: Enabling this could break some of the Java packages!! dev-java/ant-tasks:nojdepend - Disable Jdepend Ant task -- Warning: Enabling this could break some of the Java packages!! |