Gentoo Archives: gentoo-commits

From: "Konstantin Arkhipov (voxus)" <voxus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Thu, 26 Feb 2009 15:08:41
Message-Id: E1Lchqp-0001pX-L5@stork.gentoo.org
1 voxus 09/02/26 15:08:39
2
3 Modified: use.local.desc
4 Log:
5 + random-index use flag for nginx
6
7 Revision Changes Path
8 1.4227 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.4227&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.4227&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.4226&r2=1.4227
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.4226
18 retrieving revision 1.4227
19 diff -u -r1.4226 -r1.4227
20 --- use.local.desc 26 Feb 2009 14:07:39 -0000 1.4226
21 +++ use.local.desc 26 Feb 2009 15:08:39 -0000 1.4227
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4226 2009/02/26 14:07:39 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4227 2009/02/26 15:08:39 voxus Exp $
27 # This file contains descriptions of local USE flags, and the ebuilds which
28 # contain them.
29 # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
30 @@ -2684,6 +2684,7 @@
31 www-servers/nginx:flv - Enables special processing module for flv files
32 www-servers/nginx:status - Enables stub_status module
33 www-servers/nginx:sub - Enables sub_filter module
34 +www-servers/nginx:random-index - Enables random index module
35 www-servers/nginx:webdav - Enable webdav support
36 www-servers/ocsigen:ocamlduce - Enables ocamlduce XML typechecking for generated web pages
37 www-servers/pound:dynscaler - Enable dynamic rescaling of back-end priorities