summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2006-07-08 16:59:51 +0000
committerLuca Longinotti <chtekk@gentoo.org>2006-07-08 16:59:51 +0000
commit736bc1550430bdfbe5179d7606746105addc4392 (patch)
tree2154b687eb9b49ab860945771c6d39da316ce542 /profiles
parentMask mpm-itk USE flag. (diff)
downloadhistorical-736bc1550430bdfbe5179d7606746105addc4392.tar.gz
historical-736bc1550430bdfbe5179d7606746105addc4392.tar.bz2
historical-736bc1550430bdfbe5179d7606746105addc4392.zip
Add desc for mpm-itk USE flag.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index d0ed1cbf4bbb..8d8f8784ed1e 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.2008 2006/07/08 13:36:20 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2009 2006/07/08 16:59:51 chtekk Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -1335,6 +1335,7 @@ net-wireless/wpa_supplicant:gsm - Add support for EAP-SIM authentication algorit
net-wireless/wpa_supplicant:madwifi - Add support for madwifi (Atheros chipset)
net-www/apache:lingerd - Enable support for lingerd
net-www/apache:mpm-event - (experimental) Event MPM - a varient of the worker MPM that tries to solve the keep alive problem - requires epoll support and kernel 2.6
+net-www/apache:mpm-itk - (experimental) Itk MPM - child processes have seperate user/group ids
net-www/apache:mpm-leader - (experimental) Leader MPM - leaders/followers varient of worker MPM
net-www/apache:mpm-peruser - (experimental) Peruser MPM - child processes have seperate user/group ids
net-www/apache:mpm-prefork - Prefork MPM - non-threaded, forking MPM - similiar manner to Apache 1.3