diff options
author | Saleem Abdulrasool <compnerd@gentoo.org> | 2005-12-29 23:08:17 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@gentoo.org> | 2005-12-29 23:08:17 +0000 |
commit | 762f3b60ca63bdacb41cfa2ec5390c1245d4269a (patch) | |
tree | ca2e0d336b4965e20dab55308ec11e51bc751cb1 /profiles/use.local.desc | |
parent | Version bump from upstream (bug #116668) (diff) | |
download | gentoo-2-762f3b60ca63bdacb41cfa2ec5390c1245d4269a.tar.gz gentoo-2-762f3b60ca63bdacb41cfa2ec5390c1245d4269a.tar.bz2 gentoo-2-762f3b60ca63bdacb41cfa2ec5390c1245d4269a.zip |
Adding new local use flags for antlr
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 3aa8957e0d6b..b5e0c639f9eb 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1636 2005/12/29 13:47:02 gothgirl Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1637 2005/12/29 23:08:17 compnerd Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -223,6 +223,8 @@ dev-java/ant-tasks:noregexp - Disable Apache Regexp Ant task -- Warning: Enablin dev-java/ant-tasks:norhino - Disable Rhin Ant task -- Warning: Enabling this could break some of the Java packages!! dev-java/ant-tasks:noxalan - Disable Xalan Ant task -- Warning: Enabling this could break some of the Java packages!! dev-java/ant-tasks:noxerces - Disable Xerces Ant task -- Warning: Enabling this could break some of the Java packages!! +dev-java/antlr:nojava - Disable support for Java code backend +dev-java/antlr:script - Install a script to run antlr dev-java/avalon-logkit:javamail - Enable support for javamail dev-java/avalon-logkit:jms - Enable support for JMS (Java Message Service) dev-java/blackdown-jdk:browserplugin - Install netscape-compatible plugin (DEPRECATED, use global useflag 'nsplugin') |