diff options
author | Joshua Nichols <nichoj@gentoo.org> | 2006-10-25 20:33:33 +0000 |
---|---|---|
committer | Joshua Nichols <nichoj@gentoo.org> | 2006-10-25 20:33:33 +0000 |
commit | a2fcbf5c3638b9e26895facd7672264a73248ad8 (patch) | |
tree | f45c77d94528488f55520dd95c8b88760f08e1a7 /profiles | |
parent | Added new revision for testing which uses the brand-spankin-new games-mods.ec... (diff) | |
download | gentoo-2-a2fcbf5c3638b9e26895facd7672264a73248ad8.tar.gz gentoo-2-a2fcbf5c3638b9e26895facd7672264a73248ad8.tar.bz2 gentoo-2-a2fcbf5c3638b9e26895facd7672264a73248ad8.zip |
Added new USE flags for commons-logging.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 3a816ec8a16b..f4433bcf4a52 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2275 2006/10/25 13:24:32 gothgirl Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2276 2006/10/25 20:33:33 nichoj Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -286,6 +286,10 @@ dev-java/avalon-logkit:jms - Enable support for JMS (Java Message Service) dev-java/bsf:jython - Enable Jython support dev-java/bsf:rhino - Enable Rhino support dev-java/commons-logging:avalon - Add optional support for the avalon-framework +dev-java/commons-logging:avalon-logkit - Add optional support for avalon-logkit +dev-java/commons-logging:avalon-framework - Add optional support for avalon-framework +dev-java/commons-logging:log4j - Add optional support for log4j +dev-java/commons-logging:servletapi - Add optional support for servletapi dev-java/diablo-jdk:jce - Enable Java Cryptographic Extension Unlimited Strength Policy files dev-java/fop:jai - Enable jai support dev-java/fop:jimi - Enable jimi support |