summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2010-03-07 10:43:38 +0000
committerBenedikt Boehm <hollow@gentoo.org>2010-03-07 10:43:38 +0000
commitf425d09b60aa74609c97e013ba314d47f6a6d6d0 (patch)
tree33a61ee816962122fa577e2e96cdde24ff929d68 /www-servers/nginx/metadata.xml
parentNew ebuild to handle pdb files (diff)
downloadhistorical-f425d09b60aa74609c97e013ba314d47f6a6d6d0.tar.gz
historical-f425d09b60aa74609c97e013ba314d47f6a6d6d0.tar.bz2
historical-f425d09b60aa74609c97e013ba314d47f6a6d6d0.zip
rewrite ebuild for USE_EXPAND goodies. fixes #286772, #301513, #303205 and #305691
Package-Manager: portage-2.2_rc63/cvs/Linux i686
Diffstat (limited to 'www-servers/nginx/metadata.xml')
-rw-r--r--www-servers/nginx/metadata.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/nginx/metadata.xml b/www-servers/nginx/metadata.xml
index 099201435771..6acb50871999 100644
--- a/www-servers/nginx/metadata.xml
+++ b/www-servers/nginx/metadata.xml
@@ -13,14 +13,17 @@
<flag name='addition'>Enables HTTP addition filter module</flag>
<flag name='aio'>Enables file AIO support</flag>
<flag name='flv'>Enables special processing module for flv files</flag>
- <flag name='static-gzip'>Enables support for gzipping static content</flag>
+ <flag name='http'>Enable HTTP core support</flag>
+ <flag name='http-cache'>Enable HTTP cache support</flag>
+ <flag name='libatomic'>Use libatomic instead of builtin atomic operations</flag>
<flag name='pop'>Enables POP3 proxy support</flag>
<flag name='random-index'>Enables HTTP random index module</flag>
- <flag name='smtp'>Enables SMTP proxy support</flag>
+ <flag name='realip'>Enables realip module</flag>
<flag name='securelink'>Enable HTTP secure link module</flag>
+ <flag name='smtp'>Enables SMTP proxy support</flag>
+ <flag name='static-gzip'>Enables support for gzipping static content</flag>
<flag name='status'>Enables stub_status module</flag>
<flag name='sub'>Enables sub_filter module</flag>
- <flag name='realip'>Enables realip module</flag>
<flag name='webdav'>Enable webdav support</flag>
</use>
</pkgmetadata>