diff options
author | Christian Zoffoli <xmerlin@gentoo.org> | 2005-01-27 20:59:59 +0000 |
---|---|---|
committer | Christian Zoffoli <xmerlin@gentoo.org> | 2005-01-27 20:59:59 +0000 |
commit | cb2f944d98b99db5ceb2e8469817f82a7ef98317 (patch) | |
tree | 8bd35cf7bc8d395101a4c508195dc0087e788387 /profiles | |
parent | Properly fix #41576 this time (#79756). (diff) | |
download | gentoo-2-cb2f944d98b99db5ceb2e8469817f82a7ef98317.tar.gz gentoo-2-cb2f944d98b99db5ceb2e8469817f82a7ef98317.tar.bz2 gentoo-2-cb2f944d98b99db5ceb2e8469817f82a7ef98317.zip |
added diet local use flag to fnord
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 1303a1b10151..391c5dc4df92 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.910 2005/01/27 18:37:15 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.911 2005/01/27 20:59:59 xmerlin Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -794,6 +794,7 @@ www-client/w3m:migemo - Enables migemo support www-misc/nsxml:xslt - Enables xslt support www-proxy/squid:underscores - Enables support for domain names containing underscores www-proxy/tinyproxy:transparent-proxy - enable support for transparent proxies +www-servers/fnord:diet - Compile and link with dietlibc www-servers/lighttpd:modcache - if you want mod_cache enabled www-servers/lighttpd:modchat - if you want mod_chat enabled www-servers/lighttpd:modlocalizer - if you want mod_localizer enabled |