summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-02-03 23:01:15 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-02-06 14:54:38 +0100
commit664f10343806e67acebf69d1687c5e609155fa23 (patch)
tree0b3f937903c03f978403e5817f8b2126fe05da28 /profiles
parentprofiles: Update Useflag Descriptions for Nginx Modules (diff)
downloadgentoo-664f10343806e67acebf69d1687c5e609155fa23.tar.gz
gentoo-664f10343806e67acebf69d1687c5e609155fa23.tar.bz2
gentoo-664f10343806e67acebf69d1687c5e609155fa23.zip
profiles: Remove unused Useflag description
Diffstat (limited to 'profiles')
-rw-r--r--profiles/desc/nginx_modules_http.desc1
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc
index b63e94883d1d..a57a72200e8e 100644
--- a/profiles/desc/nginx_modules_http.desc
+++ b/profiles/desc/nginx_modules_http.desc
@@ -61,7 +61,6 @@ split_clients - This module provides A/B testing support.
ssi - This module provides a filter which processes Server-Side Includes (SSI) in the input.
spdy - This module provides an SPDY implementation. (Deprecated, use IUSE="http2" instead)
sticky - Module to always forward clients to the same upstream server (via sticky cookies)
-stream_core - Stream core module for generic TCP proxying and load balancing.
stub_status - This module provides the ability to get some status from nginx.
sub - This module can search and replace text in the nginx response.
upload - Enable support for handling file uploads using multipart/form-data encoding