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
|
# ChangeLog for net-www/mod_auth_ldap
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/ChangeLog,v 1.10 2004/09/03 23:24:08 pvdabeel Exp $
04 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
mod_auth_ldap-2.4.1-r1.ebuild, mod_auth_ldap-2.4.1.ebuild,
mod_auth_ldap-2.4.2.ebuild:
Masked mod_auth_ldap-2.4.2.ebuild stable for ppc
04 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
mod_auth_ldap-2.4.1-r1.ebuild, mod_auth_ldap-2.4.1.ebuild:
Masked mod_auth_ldap-2.4.1.ebuild stable for ppc
04 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
mod_auth_ldap-2.4.1-r1.ebuild:
Masked mod_auth_ldap-2.4.1-r1.ebuild stable for ppc
08 Aug 2004; Tom Martin <slarti@gentoo.org> mod_auth_ldap-2.4.1-r1.ebuild,
mod_auth_ldap-2.4.1.ebuild, mod_auth_ldap-2.4.2.ebuild:
Typo in DESCRIPTION: authorizaion -> authorization. Bug 59717.
20 Jun 2004; Chuck Short <zul@gentoo.org> mod_auth_ldap-2.4.1-r1.ebuild,
mod_auth_ldap-2.4.1.ebuild, mod_auth_ldap-2.4.2.ebuild:
Ebuild cleanups. Added IUSE and RDEPEND.
20 Jun 2004; Chuck Short <zul@gentoo.org> mod_auth_ldap-2.4.1-r1.ebuild,
mod_auth_ldap-2.4.1.ebuild, mod_auth_ldap-2.4.2.ebuild:
Replaced ${CATEGORY} with net-www.
*mod_auth_ldap-2.4.1-r1 (13 Apr 2004)
04 Apr 2004; Chuck Short <zul@gentoo.org> metadata.xml,
mod_auth_ldap-2.4.1.ebuild, mod_auth_ldap-2.4.2.ebuild:
Added metadata.xml.
03 Apr 2004; Chuck Short <zul@gentoo.org> metadata.xml,
mod_auth_ldap-2.4.1.ebuild, mod_auth_ldap-2.4.2.ebuild:
2.4.2 marked stable for x86.
Header updates
added metadata.xml
*mod_auth_ldap-2.4.2 (12 Jul 2003)
12 Jul 2003; Donny Davies <woodchip@gentoo.org> mod_auth_ldap-2.4.2.ebuild,
files/mod_auth_ldap-2.4.2-register.patch:
Close #23492. I added a version component to the tarball and placed it on
the Gentoo mirrors as there still is none from upstream.
*mod_auth_ldap-2.4.1 (18 Jan 2003)
18 Jan 2003; Donny Davies <woodchip@gentoo.org> :
Initial import; originally from gentoo@nikwest.de (Dominik Westner); #7294.
I added a register.patch + a few other fixups. NB: the upstream tarball
doesnt have a version number component, watch out ;-)
|