diff options
author | 2007-01-11 14:26:04 +0000 | |
---|---|---|
committer | 2007-01-11 14:26:04 +0000 | |
commit | 8bf1265741eab780724b15441f1e73281cb59fa6 (patch) | |
tree | 5cb7e255721d137654c459fe778c972ac7aa5a33 /profiles | |
parent | Stable on ppc64; bug #161386 (diff) | |
download | gentoo-2-8bf1265741eab780724b15441f1e73281cb59fa6.tar.gz gentoo-2-8bf1265741eab780724b15441f1e73281cb59fa6.tar.bz2 gentoo-2-8bf1265741eab780724b15441f1e73281cb59fa6.zip |
Added java5 use flag for dev-java/proxool.
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 b2ae8f22bfba..aacd35bf5ac9 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2490 2007/01/11 02:18:22 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2491 2007/01/11 14:26:04 betelgeuse Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -361,6 +361,7 @@ dev-java/jdbc-postgresql:java5 - Enable Java 5 specific features dev-java/log4j:javamail - Build the SMTPAppender dev-java/log4j:jms - Build the JMSAppender dev-java/log4j:jmx - Build org.apace.log4j.jmx +dev-java/proxool:java5 - Build bytecode for >=virtual/jdk-1.5 dev-java/quartz:dbcp - Enable dbcp support dev-java/quartz:jboss - Enable JBoss support dev-java/quartz:jmx - Enable jmx support |