remove unused net-www/apache:srvdir use flag
authorMichael Sterrett <mr_bones_@gentoo.org>
Wed, 17 Jan 2007 19:20:41 +0000 (19:20 +0000)
committerMichael Sterrett <mr_bones_@gentoo.org>
Wed, 17 Jan 2007 19:20:41 +0000 (19:20 +0000)
profiles/use.local.desc

index 5b4f90b2be33aeef9afaae3fd6cc460fe8b06cbb..9bbe6bbeeaeab18ad7d8849a3c671bacbf5dcee5 100644 (file)
@@ -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