summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-01-17 19:20:41 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-01-17 19:20:41 +0000
commit24573fab45f62bec847224713a9f2fe4bca76035 (patch)
tree7cd0dcd4595c3d75f3bd8f09664a50eaa3133ce2 /profiles
parentDropped ppc-macos keyword, see you in prefix (diff)
downloadgentoo-2-24573fab45f62bec847224713a9f2fe4bca76035.tar.gz
gentoo-2-24573fab45f62bec847224713a9f2fe4bca76035.tar.bz2
gentoo-2-24573fab45f62bec847224713a9f2fe4bca76035.zip
remove unused net-www/apache:srvdir use flag
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc3
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 5b4f90b2be33..9bbe6bbeeaea 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2504 2007/01/17 17:04:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2505 2007/01/17 19:20:41 mr_bones_ Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -1470,7 +1470,6 @@ 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