diff options
author | Vlastimil Babka <caster@gentoo.org> | 2007-06-09 21:32:49 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2007-06-09 21:32:49 +0000 |
commit | 486023f959c459f4e031268d486a82fdd74b9f1c (patch) | |
tree | 16f5404d8af8c9aded9715eff0aac5701dbf07ac /profiles | |
parent | New package to replace dev-java/jdbc{2,3}-oracle packages. MUses gen-2 eclass... (diff) | |
download | historical-486023f959c459f4e031268d486a82fdd74b9f1c.tar.gz historical-486023f959c459f4e031268d486a82fdd74b9f1c.tar.bz2 historical-486023f959c459f4e031268d486a82fdd74b9f1c.zip |
Add local USE flag descriptions for dev-java/jdbc-oracle-bin: dms and ons.
Diffstat (limited to 'profiles')
-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 ae51bf05c0cb..6caab40e52b4 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.2856 2007/06/08 01:40:33 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2857 2007/06/09 21:32:49 caster Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -387,6 +387,8 @@ dev-java/jcs:admin - Enable JCS Admin servlets dev-java/jdbc-jaybird:jni - Build/Install JDBC Type 2 native components dev-java/jdbc-mysql:c3p0 - Enable c3p0 support dev-java/jdbc-mysql:log4j - Enable log4 support +dev-java/jdbc-oracle-bin:dms - Enable support for the Oracle Dynamic Monitoring Service +dev-java/jdbc-oracle-bin:ons - Enable support for the Oracle Notification Services (ONS) deamon dev-java/jdbc-postgresql:java5 - Enable Java 5 specific features dev-java/jruby:bsf - Enable support for Apache Bean Scripting Framework dev-java/log4j:javamail - Build the SMTPAppender |