diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-07-06 21:16:39 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-07-06 21:16:39 +0000 |
commit | fdf5db4b973c201e1a6c118f913b0a2ed1fe21f1 (patch) | |
tree | 66681c046eeda8cf2a8e681b34caed24959c5df3 /profiles | |
parent | Quick fix to close bug #133138. (diff) | |
download | gentoo-2-fdf5db4b973c201e1a6c118f913b0a2ed1fe21f1.tar.gz gentoo-2-fdf5db4b973c201e1a6c118f913b0a2ed1fe21f1.tar.bz2 gentoo-2-fdf5db4b973c201e1a6c118f913b0a2ed1fe21f1.zip |
Add "firefox" USE flag for net-www/mozplugger
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 0aa0663ffa07..d7a88f9ce742 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.2003 2006/07/06 17:48:28 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2004 2006/07/06 21:16:39 chutzpah Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1341,6 +1341,7 @@ 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/mod_ftpd:dbi - Enables support for libDBI net-www/mod_log_sql:dbi - Enables support for libDBI +net-www/mozplugger:firefox - Depend on firefox rather than seamonkey net-www/mplayerplug-in:gecko-sdk - Forces use of Gecko-SDK instead of firefox/mozilla net-www/pwauth:domain-aware - Ignore leading domain names in username (Windows compat) net-www/pwauth:faillog - Log failed login attempts |