commit: 664f10343806e67acebf69d1687c5e609155fa23 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Wed Feb 3 22:01:15 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sat Feb 6 13:54:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=664f1034
profiles: Remove unused Useflag description profiles/desc/nginx_modules_http.desc | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc index b63e948..a57a722 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
