blob: cb96cfb8dac6a39c91052b039bb1c1703f579aba (
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
|
# ChangeLog for dev-python/python-ldap
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ldap/ChangeLog,v 1.14 2003/11/23 02:23:13 liquidx Exp $
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
|