diff options
author | Michael Stewart <vericgar@gentoo.org> | 2005-01-25 13:09:36 +0000 |
---|---|---|
committer | Michael Stewart <vericgar@gentoo.org> | 2005-01-25 13:09:36 +0000 |
commit | a3deae02b0a65a276a6aaf11a4a46ed8f83b3497 (patch) | |
tree | 6fdd0a3798608fcd6f431cc8544154f39900a71c /profiles | |
parent | Version bump for bug 78252. (diff) | |
download | gentoo-2-a3deae02b0a65a276a6aaf11a4a46ed8f83b3497.tar.gz gentoo-2-a3deae02b0a65a276a6aaf11a4a46ed8f83b3497.tar.bz2 gentoo-2-a3deae02b0a65a276a6aaf11a4a46ed8f83b3497.zip |
New local USE-flag for gentoo-webroot-default
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index aa7b4dd3e5e5..7dff2c4f54d0 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.905 2005/01/25 12:53:46 angusyoung Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.906 2005/01/25 13:09:36 vericgar Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -646,6 +646,7 @@ net-www/apache:mpm-worker - Adds support for the worker Apache MPM net-www/apache:no-suexec - Don't install suexec with apache net-www/apache:static-modules - Build modules into apache instead of having them load at run time net-www/elinks:lua - enable lua support +net-www/gentoo-webroot-default:no-htdocs - Don't install anything in the default webroot (/var/www/localhost) net-www/kazehakase:estraier - enable estraier support for full-text search in history. net-www/kazehakase:migemo - enable migemo support for Japanese incremental search. net-www/kazehakase:thumbnail - enable thumbnail support. |