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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
# ChangeLog for net-www/mod_auth_mysql
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/ChangeLog,v 1.19 2005/10/23 03:53:14 halcy0n Exp $
23 Oct 2005; Mark Loeser <halcy0n@gentoo.org> mod_auth_mysql-3.0.0.ebuild:
Stable on x86; bug #106448
*mod_auth_mysql-3.0.0 (12 Aug 2005)
12 Aug 2005; Christian Parpart <trapni@gentoo.org>
+mod_auth_mysql-3.0.0.ebuild:
version bump
06 May 2005; Sven Wegener <swegener@gentoo.org>
mod_auth_mysql-2.0.0_pre20030510.ebuild:
Removed * postfix from <, <=, >= and > dependencies.
25 Mar 2005; <blubb@gentoo.org> mod_auth_mysql-2.8.1.ebuild:
added ~amd64
17 Feb 2005; Benedikt Boehm <hollow@gentoo.org>
-mod_auth_mysql-1.11.ebuild, mod_auth_mysql-2.8.1.ebuild,
-mod_auth_mysql-20030510-r1.ebuild, -mod_auth_mysql-20030510-r2.ebuild,
-mod_auth_mysql-20030510.ebuild:
cleanup
07 Feb 2005; Benedikt Boehm <hollow@gentoo.org>
mod_auth_mysql-20030510.ebuild:
Fixed IUSE
*mod_auth_mysql-2.0.0_pre20030510 (01 Feb 2005)
01 Feb 2005; Michael Stewart <vericgar@gentoo.org>
+mod_auth_mysql-2.0.0_pre20030510.ebuild:
Copied 20030510-r2 to 2.0.0_pre2030510 to fix bug #79678
22 Jan 2005; Christian Parpart <trapni@gentoo.org>
mod_auth_mysql-2.8.1.ebuild:
apache herd package refresh - version bump to 2.8.1
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.
|