diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2012-04-13 15:14:11 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2012-04-13 15:14:11 +0000 |
commit | 0ed81cd87db9af138debc76aeab0d3e8ae42df1d (patch) | |
tree | 315bd28706585ed6c90d12373da224cb15fa3398 /profiles | |
parent | Add RDEPEND on gsettings-desktop-schemas (bug #411695, thanks to mummenschanz... (diff) | |
download | gentoo-2-0ed81cd87db9af138debc76aeab0d3e8ae42df1d.tar.gz gentoo-2-0ed81cd87db9af138debc76aeab0d3e8ae42df1d.tar.bz2 gentoo-2-0ed81cd87db9af138debc76aeab0d3e8ae42df1d.zip |
Update nginx_modules_http.desc from local metadata.xml (forgot one, CL entry from a few minutes ago still applies)
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/desc/nginx_modules_http.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc index f4f447f594fa..06cad20a0489 100644 --- a/profiles/desc/nginx_modules_http.desc +++ b/profiles/desc/nginx_modules_http.desc @@ -1,6 +1,6 @@ # Copyright 2010-2012 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.8 2012/04/13 15:06:35 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.9 2012/04/13 15:14:11 darkside Exp $ # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags. @@ -39,6 +39,7 @@ referer - This module makes it possible to block access to the site with the inc rewrite - This module makes it possible to change URI using regular expressions (PCRE), and to redirect and select configuration depending on variables. scgi - An implementation of the Simple Common Gateway Interface. secure_link - This module computes and checks request URLs for a required security token. +slowfs_cache - This module adds the ability to cache static files split_clients - This module provides A/B testing support. ssi - This module provides a filter which processes Server-Side Includes (SSI) in the input. stub_status - This module provides the ability to get some status from nginx. |