diff options
author | 2005-02-19 02:58:13 +0000 | |
---|---|---|
committer | 2005-02-19 02:58:13 +0000 | |
commit | 0cb961080a2750aa87e2a9c2d471cb8086a3edf5 (patch) | |
tree | 31de4537392dc6caac6884a815f006ca6b79b312 /profiles | |
parent | Version bump (diff) | |
download | gentoo-2-0cb961080a2750aa87e2a9c2d471cb8086a3edf5.tar.gz gentoo-2-0cb961080a2750aa87e2a9c2d471cb8086a3edf5.tar.bz2 gentoo-2-0cb961080a2750aa87e2a9c2d471cb8086a3edf5.zip |
Mask mod_auth_ldap-3.3, add local use flag descriptions for mod_auth_ldap
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 7 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 05f3221e272c..6e60506faeb2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.3639 2005/02/18 19:11:51 latexer Exp $# +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.3640 2005/02/19 02:58:12 vericgar Exp $# # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -22,6 +22,11 @@ ## +# Michael Stewart <vericgar@gentoo.org) (18 Feb 2005) +# Apache herd package refresh, not sure why hollow didn't mask this when +# he added it. See meta bug 76457 for unmask status. +=net-www/mod_auth_ldap-3.3 + # Peter Johanson <latexer@gentoo.org> (18 Feb 2005) # Masked awaiting confirmation of NPTL fix (see bug #63734) =dev-dotnet/mono-1.0.6 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index e6ed334b0f7f..7a9fa9cd5339 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.957 2005/02/18 21:43:59 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.958 2005/02/19 02:58:13 vericgar Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -591,6 +591,8 @@ net-www/gentoo-webroot-default:no-htdocs - Don't install anything in the default net-www/kazehakase:estraier - enable estraier support for full-text search in history. net-www/kazehakase:thumbnail - enable thumbnail support. net-www/mod_log_sql:dbi - Enables support for libDBI +net-www/mod_auth_ldap:disk-cache - Enables support for disk cache. +net-www/mod_auth_ldap:mem-cache - Enables support for memory cache. net-www/mozilla-firefox:mozdevelop - Enable features for web developers (e.g. Venkman) net-www/mozilla-firefox:moznoxft - Disable XFT support in mozilla (also firefox, thunderbird) net-www/mozilla-firefox:mozsvg - Enable SVG support in mozilla and firefox |