diff options
author | Lim Swee Tat <st_lim@gentoo.org> | 2005-03-17 01:08:04 +0000 |
---|---|---|
committer | Lim Swee Tat <st_lim@gentoo.org> | 2005-03-17 01:08:04 +0000 |
commit | 8e4446ccc57497b883225c7a5f2292261cf7e08f (patch) | |
tree | 8689afbf5aa155f2fc94b17f9341c8ff5a0aebcb /profiles | |
parent | Removed some older files, and fixed 2.1.8 (diff) | |
download | gentoo-2-8e4446ccc57497b883225c7a5f2292261cf7e08f.tar.gz gentoo-2-8e4446ccc57497b883225c7a5f2292261cf7e08f.tar.bz2 gentoo-2-8e4446ccc57497b883225c7a5f2292261cf7e08f.zip |
Hibernate updates
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 f0d5ca3431e8..ee154ba439a9 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.1013 2005/03/17 01:01:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1014 2005/03/17 01:08:04 st_lim Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -151,8 +151,10 @@ dev-java/gnu-javamail:javadoc - Generate API documentation dev-java/hibernate:c3p0 - Enable c3p0 support dev-java/hibernate:dbcp - Enable Database Connection Pooling support dev-java/hibernate:jboss - Enable JBoss support +dev-java/hibernate:jcs - Java Cache Support dev-java/hibernate:oscache - Enable OSCache support dev-java/hibernate:proxool - Enable Proxool support +dev-java/hibernate:swarmcache - Enable SwarmCache support dev-java/ibm-jdk-bin:javacomm - Enable Java Communications API support dev-java/log4j:javamail - Build the SMTPAppender dev-java/log4j:jms - Build the JMSAppender |