Gentoo Archives: gentoo-commits

From: "Benedikt Boehm (hollow)" <hollow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-apache/mod_authnz_external/files: 10_mod_authnz_external.conf
Date: Sat, 15 Sep 2007 08:45:57
Message-Id: E1IWTAY-0005yD-RK@stork.gentoo.org
1 hollow 07/09/15 08:38:26
2
3 Modified: 10_mod_authnz_external.conf
4 Log:
5 fix #192289
6 (Portage version: 2.1.3.7)
7
8 Revision Changes Path
9 1.2 www-apache/mod_authnz_external/files/10_mod_authnz_external.conf
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_authnz_external/files/10_mod_authnz_external.conf?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_authnz_external/files/10_mod_authnz_external.conf?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_authnz_external/files/10_mod_authnz_external.conf?r1=1.1&r2=1.2
14
15 Index: 10_mod_authnz_external.conf
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_authnz_external/files/10_mod_authnz_external.conf,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- 10_mod_authnz_external.conf 8 Sep 2007 17:38:51 -0000 1.1
22 +++ 10_mod_authnz_external.conf 15 Sep 2007 08:38:26 -0000 1.2
23 @@ -1,4 +1,4 @@
24 -<IfDefine AUTH_EXTERNAL>
25 +<IfDefine AUTHNZ_EXTERNAL>
26 <IfModule !mod_authnz_external.c>
27 LoadModule authnz_external_module modules/mod_authnz_external.so
28 </IfModule>
29
30
31
32 --
33 gentoo-commits@g.o mailing list