diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-12-26 01:26:40 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-12-26 01:26:40 +0000 |
commit | 65c7a11adfdeb0e07be8594b2b65f7890a438fea (patch) | |
tree | 5e0d728bd4027969f7f01309a85fba8d33ba2c16 /profiles | |
parent | Migrated to gen 2 and added the source use flag. (diff) | |
download | historical-65c7a11adfdeb0e07be8594b2b65f7890a438fea.tar.gz historical-65c7a11adfdeb0e07be8594b2b65f7890a438fea.tar.bz2 historical-65c7a11adfdeb0e07be8594b2b65f7890a438fea.zip |
Add admin USE flag for new resin.
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 e533174d6bdc..859facdf2350 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.2450 2006/12/24 21:06:21 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2451 2006/12/26 01:26:40 nelchael Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1777,6 +1777,7 @@ www-servers/lighttpd:xattr - if you want extended attributes enabled www-servers/nginx:status - Enables stub_status module www-servers/pound:msdav - if you want the Microsoft DAV extensions enabled www-servers/pound:unsafe - if you want the 'unsafe' characters passed through to the web servers +www-servers/resin:admin - Enable Resin admin webapp 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 |