Gentoo Archives: gentoo-commits

From: "Benedikt Boehm (hollow)" <hollow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
Date: Sun, 30 May 2010 07:13:04
Message-Id: 20100530071257.EF0022CF2B@corvid.gentoo.org
1 hollow 10/05/30 07:12:57
2
3 Modified: nginx_modules_http.desc
4 Log:
5 add headers_more use flag
6
7 Revision Changes Path
8 1.4 profiles/desc/nginx_modules_http.desc
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.3&r2=1.4
13
14 Index: nginx_modules_http.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- nginx_modules_http.desc 3 May 2010 19:33:35 -0000 1.3
21 +++ nginx_modules_http.desc 30 May 2010 07:12:57 -0000 1.4
22 @@ -1,6 +1,6 @@
23 # Copyright 2010 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.3 2010/05/03 19:33:35 hollow Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.4 2010/05/30 07:12:57 hollow Exp $
27
28 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
29
30 @@ -20,6 +20,7 @@
31 geoip - This module creates variables based on the IP-address of the client matched against the MaxMind GeoIP binary files.
32 gzip - This module allows for on-the-fly gzip compression.
33 gzip_static - Before serving a file from disk to a gzip-enabled client, this module will look for a precompressed file in the same location.
34 +headers_more - Set and clear input and output headers
35 image_filter - This module is a filter for transforming JPEG, GIF and PNG images.
36 limit_req - This module allows you to limit the number of requests for a given session.
37 limit_zone - This module makes it possible to limit the number of simultaneous connections for the assigned session