1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
# ChangeLog for net-www/mod_auth_mysql
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/ChangeLog,v 1.11 2004/06/25 15:55:47 agriffis Exp $
25 Jun 2004; Aron Griffis <agriffis@gentoo.org>
mod_auth_mysql-20030510.ebuild:
QA - fix use invocation
20 Jun 2004; Chuck Short <zul@gentoo.org> mod_auth_mysql-1.11.ebuild,
mod_auth_mysql-20030510-r1.ebuild, mod_auth_mysql-20030510-r2.ebuild,
mod_auth_mysql-20030510.ebuild:
Ebuild clean up.
03 Jun 2004; Chuck Short <zul@gentoo.org> metadata.xml,
mod_auth_mysql-20030510-r1.ebuild, mod_auth_mysql-20030510-r2.ebuild,
mod_auth_mysql-20030510.ebuild, files/mod_auth_mysql.patch:
Added metadata.xml.
Added patch closes #52865.
-r2 marked stable.
22 Apr 2004; Chuck Short <zul@gentoo.org> mod_auth_mysql-20030510-r2.ebuild:
Installation of apache1 and apache2 modules. Closes #40265.
05 Jan 2004; Robin H. Johnson <robbat2@gentoo.org>
mod_auth_mysql-1.11.ebuild, mod_auth_mysql-20030510-r1.ebuild,
mod_auth_mysql-20030510-r2.ebuild, mod_auth_mysql-20030510.ebuild:
fix tail -1 issue and copyright headers
*mod_auth_mysql-20030510-r2 (01 Oct 2003)
01 Oct 2003; Robin H. Johnson <robbat2@gentoo.org>
mod_auth_mysql-20030510-r2.ebuild:
fix bug #11254
*mod_auth_mysql-20030510-r1 (08 Sep 2003)
08 Sep 2003; Robin Johnson,,604-339-5621,604-298-8414 <robbat2@gentoo.org>
mod_auth_mysql-20030510-r1.ebuild:
complete bug #11254
*mod_auth_mysql-20030510 (25 May 2003)
25 May 2003; Robin Johnson <robbat2@gentoo.org>
mod_auth_mysql-20030510.ebuild:
Version bump, slight fixes to ebuild for updated version.
*mod_auth_mysql-1.11 (28 Nov 2002)
28 Nov 2002; Donny Davies <woodchip@gentoo.org> :
Initial import; created by me.
|