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
87
88
89
90
91
92
93
94
95
96
97
|
# ChangeLog for net-www/mod_auth_external
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_external/ChangeLog,v 1.23 2007/06/13 14:15:32 chtekk Exp $
13 Jun 2007; Luca Longinotti <chtekk@gentoo.org>
-mod_auth_external-2.1.19.ebuild:
Remove Apache1.
13 Jan 2007; Luca Longinotti <chtekk@gentoo.org>
files/10_mod_auth_external.conf,
-files/2.2.7-r1/10_mod_auth_external.conf,
-files/mod_auth_external-2.2.7-gentoo.diff, -files/pwauth.pam,
mod_auth_external-2.1.19.ebuild, -mod_auth_external-2.2.7-r1.ebuild,
mod_auth_external-2.2.9.ebuild, mod_auth_external-2.2.11.ebuild:
Cleanup.
*mod_auth_external-2.2.11 (12 Dec 2006)
12 Dec 2006; Christian Parpart <trapni@gentoo.org>
+mod_auth_external-2.2.11.ebuild:
version bump
04 Jun 2006; Michael Stewart <vericgar@gentoo.org>
-mod_auth_external-2.2.7.ebuild:
Remove old-style ebuilds
10 Dec 2005; Simon Stelling <blubb@gentoo.org>
mod_auth_external-2.2.9.ebuild:
stable on amd64
08 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> files/pwauth.pam:
Remove pam_console reference, bug 98454.
27 Jun 2005; Simon Stelling <blubb@gentoo.org>
mod_auth_external-2.2.9.ebuild:
added ~amd64 keyword
25 Feb 2005; Benedikt Boehm <hollow@gentoo.org>
files/2.2.7-r1/10_mod_auth_external.conf:
pwauth not bundled anymore
24 Feb 2005; Benedikt Boehm <hollow@gentoo.org>
mod_auth_external-2.1.19.ebuild, mod_auth_external-2.2.9.ebuild:
cleanup
*mod_auth_external-2.2.9 (17 Feb 2005)
17 Feb 2005; Benedikt Boehm <hollow@gentoo.org>
+mod_auth_external-2.1.19.ebuild, +mod_auth_external-2.2.9.ebuild:
version bump + apache 1.3 support (2.1.19)
30 Jan 2005; Benedikt Boehm <hollow@gentoo.org> metadata.xml,
-mod_auth_external-2.2.3.ebuild:
fixed metadata. removed old 2.2.3
22 Jan 2005; Christian Parpart <trapni@gentoo.org>
+digest-mod_auth_external-2.2.7-r1,
+files/2.2.7-r1/10_mod_auth_external.conf:
Apache Herd Package Refresh
20 Jun 2004; Chuck Short <zul@gentoo.org> mod_auth_external-2.2.3.ebuild,
mod_auth_external-2.2.7.ebuild:
Ebuild cleanups.
26 May 2004; <chuck@gentoo.org> mod_auth_external-2.2.7.ebuild:
Added missing ${FILESDIR}.
26 May 2004; <chuck@gentoo.org> files/mod_auth_external-2.2.7-gentoo.diff:
Added missing patch. Closes #51915.
24 May 2004; Chuck Short <zul@gentoo.org> mod_auth_external-2.2.7.ebuild:
Ebuild cleanups. Marked stable.
*mod_auth_external-2.2.7 (08 May 2004)
08 May 2004; Chuck Short <zul@gentoo.org> mod_auth_external-2.2.7.ebuild:
Version bump, helps close #48559.
31 Mar 2004; Chuck Short <zul@gentoo.org> metadata.xml,
files/10_mod_auth_external.conf:
Added metadata.xml.
31 Mar 2004; Chuck Short <zul@gentoo.org> files/10_mod_auth_external.conf:
Fixed typo in 10_mod_auth_external.conf file. Fixes 40621.
14 Jan 2004; Robin H. Johnson <robbat2@gentoo.org>
mod_auth_external-2.2.3.ebuild:
fix bug #38040.
12 Jul 2003; Donny Davies <woodchip@gentoo.org>
mod_auth_external-2.2.3.ebuild:
Marked x86 stable.
*mod_auth_external-2.2.3 (28 Nov 2002)
28 Nov 2002; Donny Davies <woodchip@gentoo.org> :
Initial import; created by me.
|