From 3730c75d361715cd2cee693ccad6d61fadc900fc Mon Sep 17 00:00:00 2001 From: Michael Stewart Date: Thu, 30 Nov 2006 04:19:05 +0000 Subject: [PATCH] srvdir USE-flag for apache --- profiles/use.local.desc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index cea9a9598008..5e4ae9e9e157 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.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 -- 2.26.2