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: use.local.desc
Date: Sun, 09 Sep 2007 09:53:49
Message-Id: E1IUJNX-0008IB-PO@stork.gentoo.org
1 hollow 07/09/09 09:46:55
2
3 Modified: use.local.desc
4 Log:
5 add suphp flag for mod_vhs
6
7 Revision Changes Path
8 1.3017 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3017&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3017&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3016&r2=1.3017
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3016
18 retrieving revision 1.3017
19 diff -u -r1.3016 -r1.3017
20 --- use.local.desc 8 Sep 2007 14:09:00 -0000 1.3016
21 +++ use.local.desc 9 Sep 2007 09:46:55 -0000 1.3017
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 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.3016 2007/09/08 14:09:00 hollow Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3017 2007/09/09 09:46:55 hollow Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -1988,6 +1988,7 @@
31 www-apache/mod_suphp:mode-force - Run scripts with UID/GID specified in Apache configuration
32 www-apache/mod_suphp:mode-owner - Run scripts with owner UID/GID
33 www-apache/mod_suphp:mode-paranoid - Run scripts with owner UID/GID but also check if they match the UID/GID specified in the Apache configuration
34 +www-apache/mod_vhs:suphp - Enable mod_suphp support
35 www-apache/pwauth:domain-aware - Ignore leading domain names in username (Windows compat)
36 www-apache/pwauth:faillog - Log failed login attempts
37 www-apache/pwauth:ignore-case - Ignore string case in username (mostly Windows compat)
38
39
40
41 --
42 gentoo-commits@g.o mailing list