summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2010-07-14 19:10:38 +0000
committerBenedikt Boehm <hollow@gentoo.org>2010-07-14 19:10:38 +0000
commit3596ed3811bc980f6e25a95367341dca1aeabf0a (patch)
treefeca7789d17c19dc069285a7ddc79afc9538a02c /profiles/base/make.defaults
parentSet SUPPORT_PYTHON_ABIS. (diff)
downloadgentoo-2-3596ed3811bc980f6e25a95367341dca1aeabf0a.tar.gz
gentoo-2-3596ed3811bc980f6e25a95367341dca1aeabf0a.tar.bz2
gentoo-2-3596ed3811bc980f6e25a95367341dca1aeabf0a.zip
fix #328215
Diffstat (limited to 'profiles/base/make.defaults')
-rw-r--r--profiles/base/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 9473b21de30e..7d03f18a6600 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.52 2010/06/05 18:56:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.53 2010/07/14 19:10:38 hollow Exp $
#
# System-wide defaults for the Portage system
# See portage(5) manpage
@@ -32,7 +32,7 @@ ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hoo
# Benedikt Böhm <hollow@gentoo.org> (27 Nov 2007)
# Sane defaults for built-in apache modules
-APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
+APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
# Peter Volkov <pva@gentoo.org> (29 Apr 2010)
# Set some defaults or package will fail to build (Check mconfig in package sources)