Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-apache/mod_auth_mysql: mod_auth_mysql-3.0.0-r2.ebuild ChangeLog
Date: Fri, 02 Nov 2007 18:36:01
Message-Id: E1Io1N6-0000FJ-As@stork.gentoo.org
1 beandog 07/11/02 18:35:56
2
3 Modified: mod_auth_mysql-3.0.0-r2.ebuild ChangeLog
4 Log:
5 amd64 stable, bug 192391
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.4 www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild?r1=1.3&r2=1.4
14
15 Index: mod_auth_mysql-3.0.0-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- mod_auth_mysql-3.0.0-r2.ebuild 15 Sep 2007 08:35:46 -0000 1.3
22 +++ mod_auth_mysql-3.0.0-r2.ebuild 2 Nov 2007 18:35:55 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild,v 1.3 2007/09/15 08:35:46 hollow Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild,v 1.4 2007/11/02 18:35:55 beandog Exp $
28
29 inherit apache-module eutils
30
31 @@ -9,7 +9,7 @@
32 SRC_URI="mirror://sourceforge/modauthmysql/${P}.tar.gz"
33
34 LICENSE="Apache-1.1"
35 -KEYWORDS="~amd64 x86"
36 +KEYWORDS="amd64 x86"
37 SLOT="0"
38 IUSE=""
39
40
41
42
43 1.5 www-apache/mod_auth_mysql/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_mysql/ChangeLog?rev=1.5&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_mysql/ChangeLog?rev=1.5&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_mysql/ChangeLog?r1=1.4&r2=1.5
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_auth_mysql/ChangeLog,v
52 retrieving revision 1.4
53 retrieving revision 1.5
54 diff -u -r1.4 -r1.5
55 --- ChangeLog 15 Sep 2007 08:35:46 -0000 1.4
56 +++ ChangeLog 2 Nov 2007 18:35:55 -0000 1.5
57 @@ -1,12 +1,16 @@
58 # ChangeLog for www-apache/mod_auth_mysql
59 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_mysql/ChangeLog,v 1.4 2007/09/15 08:35:46 hollow Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_mysql/ChangeLog,v 1.5 2007/11/02 18:35:55 beandog Exp $
62
63 07 Dec 2006; Luca Longinotti <chtekk@g.o>
64 -files/12_mod_auth_mysql.conf, -files/mod_auth_mysql.patch, metadata.xml,
65 -mod_auth_mysql-3.0.0.ebuild, mod_auth_mysql-3.0.0-r1.ebuild:
66 Ebuild cleanup, set mysql as herd too.
67
68 + 02 Nov 2007; Steve Dibb <beandog@g.o>
69 + mod_auth_mysql-3.0.0-r2.ebuild:
70 + amd64 stable, bug 192391
71 +
72 15 Sep 2007; Benedikt Böhm <hollow@g.o>
73 mod_auth_mysql-3.0.0-r1.ebuild, mod_auth_mysql-3.0.0-r2.ebuild:
74 fix apache 2.0/2.2 dependencies
75
76
77
78 --
79 gentoo-commits@g.o mailing list