diff options
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 1c1bed658181..bc6d28245bd0 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5353 2010/03/07 06:47:42 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5354 2010/03/07 10:47:46 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -3381,6 +3381,9 @@ www-servers/lighttpd:webdav - Enable webdav properties www-servers/nginx:addition - Enables HTTP addition filter module www-servers/nginx:aio - Enables file AIO support www-servers/nginx:flv - Enables special processing module for flv files +www-servers/nginx:http - Enable HTTP core support +www-servers/nginx:http-cache - Enable HTTP cache support +www-servers/nginx:libatomic - Use libatomic instead of builtin atomic operations www-servers/nginx:pop - Enables POP3 proxy support www-servers/nginx:random-index - Enables HTTP random index module www-servers/nginx:realip - Enables realip module |