diff options
author | William Thomson <wltjr@gentoo.org> | 2006-11-20 22:27:57 +0000 |
---|---|---|
committer | William Thomson <wltjr@gentoo.org> | 2006-11-20 22:27:57 +0000 |
commit | df886e73d47b98f1d808f491b3e0242bab591bc4 (patch) | |
tree | 5e1a6d8798ecd1546e90a76dd5a7cad22f4fc0e6 /profiles | |
parent | Removed app-antivirus/vlnx since I'm the new maintainer. (diff) | |
download | gentoo-2-df886e73d47b98f1d808f491b3e0242bab591bc4.tar.gz gentoo-2-df886e73d47b98f1d808f491b3e0242bab591bc4.tar.bz2 gentoo-2-df886e73d47b98f1d808f491b3e0242bab591bc4.zip |
Added description for Tomcat's jni use flag
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 42ee5f6a3f2e..1d0402570b58 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.2356 2006/11/20 22:17:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2357 2006/11/20 22:27:57 wltjr Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1756,6 +1756,7 @@ www-servers/shttpd:cgi - Enable CGI script support www-servers/shttpd:dmalloc - Enable debugging with the dmalloc library www-servers/tomcat:admin - Enable Tomcat admin webapp www-servers/tomcat:java5 - Use Java 1.5 for compilation +www-servers/tomcat:jni - Build and enable JNI wrappers for APR (libtcnative) x11-base/kdrive:fbdev - Enables framebuffer kdrive server x11-base/kdrive:font-server - Enables font server support x11-base/kdrive:speedo - Enables Speedo font support |