srvdir USE-flag for apache
authorMichael Stewart <vericgar@gentoo.org>
Thu, 30 Nov 2006 04:19:05 +0000 (04:19 +0000)
committerMichael Stewart <vericgar@gentoo.org>
Thu, 30 Nov 2006 04:19:05 +0000 (04:19 +0000)
profiles/use.local.desc

index cea9a9598008ec8c59510c002ffa73dd2a260e60..5e4ae9e9e157c15a8cc69d6d0e4e56d859d84bb1 100644 (file)
@@ -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.2387 2006/11/29 19:21:44 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2388 2006/11/30 04:19:05 vericgar Exp $
 
 # This file contains descriptions of local USE flags, and the ebuilds which
 # contain them.
@@ -1414,6 +1414,7 @@ net-www/apache:mpm-prefork - Prefork MPM - non-threaded, forking MPM - similiar
 net-www/apache:mpm-threadpool - (experimental) Threadpool MPM - keeps pool of idle threads to handle requests
 net-www/apache:mpm-worker - Worker MPM - hybrid multi-process multi-thread MPM
 net-www/apache:no-suexec - Don't install suexec with apache
+net-www/apache:srvdir - Add support for GLEP 20
 net-www/apache:static-modules - Build modules into apache instead of having them load at run time
 net-www/gentoo-webroot-default:no-htdocs - Don't install anything in the default webroot (/var/www/localhost)
 net-www/gnash:agg - Rendering based on the Anti-Grain Geometry Rendering Engine library