blob: ea99972bb6a84be9feadc271117d89fd995fd5b1 (
plain)
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
|
# ChangeLog for dev-python/python-ldap
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/ChangeLog,v 1.19 2004/07/03 16:36:32 kloeri Exp $
*python-ldap-2.0.1 (03 Jul 2004)
03 Jul 2004; Bryan �stergaard <kloeri@gentoo.org> +python-ldap-2.0.1.ebuild:
Version bump.
03 Jun 2004; Bryan �stergaard <kloeri@gentoo.org>
python-ldap-2.0.0_pre15.ebuild:
Stable on alpha.
04 May 2004; Bryan �stergaard <kloeri@gentoo.org>
python-ldap-2.0.0_pre05-r1.ebuild:
Add missing IUSE.
26 Feb 2004; Sven Blumenstein <bazik@gentoo.org>
python-ldap-2.0.0_pre13.ebuild:
Stable on sparc.
23 Nov 2003; Alastair Tse <liquidx@gentoo.org>
python-ldap-2.0.0_pre05-r1.ebuild, python-ldap-2.0.0_pre06.ebuild,
python-ldap-2.0.0_pre13.ebuild, python-ldap-2.0.0_pre15.ebuild:
fix license. it isn't public-domain
*python-ldap-2.0.0_pre15 (13 Nov 2003)
13 Nov 2003; Alastair Tse <liquidx@gentoo.org>
python-ldap-2.0.0_pre13.ebuild, python-ldap-2.0.0_pre15.ebuild:
version bump
12 Oct 2003; Alastair Tse <liquidx@gentoo.org>
python-ldap-2.0.0_pre13.ebuild:
fix sasl header (#25693), updated compile/optimise options, made compatible
with python-2.3
03 Sep 2003; Alastair Tse <liquidx@gentoo.org>
python-ldap-2.0.0_pre13.ebuild:
added sasl dep and tweaked the usage of ldap and ldap_r in mylibs (#25143)
*python-ldap-2.0.0_pre13 (01 Jul 2003)
01 Jul 2003; Alastair Tse <liquidx@gentoo.org>
python-ldap-2.0.0_pre13.ebuild:
version bump. adds sasl and ssl USE flags to correspond with openldap's USE
flags
22 May 2003; Alastair Tse <liquidx@gentoo.org>
python-ldap-2.0.0_pre06.ebuild:
uses distutils, dynamically patch setup.cfg
*python-ldap-2.0.0_pre06 (15 Mar 2003)
15 Mar 2003; Alastair Tse <liquidx@gentoo.org>
python-ldap-2.0.0_pre06.ebuild:
version bump. thanks to Andy Dustman. #17519.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*python-ldap-2.0.0_pre05-r1 (24 Sep 2002)
24 Sep 2002; Jon Nelson <jnelson@gentoo.org> python-ldap-2.0.0_pre05-r1.ebuild:
Fix for bug 8275
Thanks to jason at penguinsolutions.com (Jason Jeremias)
*python-ldap-2.0.0_pre05 (1 Aug 2002)
1 Aug 2002; Jon Nelson <jnelson@gentoo.org> python-ldap-2.0.0pre05.ebuild:
Update to pre05 and fix repoman errors in *this* release
*python-ldap-2.0.0pre04 (3 Apr 2002)
3 Apr 2002; Bruce A. Locke <blocke@shivan.org> python-ldap-2.0.0pre04.ebuild :
Initial Version
|