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
|
# ChangeLog for dev-python/adodb-py
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/adodb-py/ChangeLog,v 1.20 2006/10/15 17:48:48 kloeri Exp $
15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> adodb-py-2.00.ebuild:
Stable on ia64.
13 Sep 2006; Jon Hood <squinky86@gentoo.org> adodb-py-2.01.ebuild:
Add ~amd64, bug #147368. Thanks Chris Mayo <mayo@clara.co.uk>.
31 Jul 2006; Tom Gall <tgall@gentoo.org> adodb-py-2.01.ebuild:
added ~ppc64
28 Jul 2006; Alastair Tse <liquidx@gentoo.org> adodb-py-1.13.ebuild,
adodb-py-2.00.ebuild, adodb-py-2.01.ebuild:
Preparing psycopg deps for slotted psycopg-2.0.2 (#125719)
18 Jul 2006; Michael Hanselmann <hansmi@gentoo.org> adodb-py-2.00.ebuild:
Stable on ppc.
*adodb-py-2.01 (16 Jul 2006)
16 Jul 2006; Alastair Tse <liquidx@gentoo.org> -adodb-py-1.0.1.ebuild,
-adodb-py-1.10.ebuild, adodb-py-2.00.ebuild, +adodb-py-2.01.ebuild:
version bump (#137155). cleanup old ebuilds
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> adodb-py-2.00.ebuild:
Mark 2.00 ~ia64
22 Mar 2006; <nixnut@gentoo.org> adodb-py-1.13.ebuild:
Stable on ppc. Bug #126773
19 Mar 2006; Krzysiek Pawlik <nelchael@gentoo.org> adodb-py-1.13.ebuild:
Stable on x86, see bug #126773.
*adodb-py-2.00 (19 Mar 2006)
19 Mar 2006; Lukasz Strzygowski <lucass@gentoo.org> +adodb-py-2.00.ebuild:
Version bump (thanks to Tiziano Müller in #113745).
16 Feb 2006; Marien Zwart <marienz@gentoo.org> adodb-py-1.0.1.ebuild,
adodb-py-1.10.ebuild, adodb-py-1.13.ebuild:
unzip is not an RDEPEND, whitespace cleanup.
19 Nov 2005; Chris White <chriswhite@gentoo.org> metadata.xml:
Translated metadata.xml thanks to Yoshino-san.
*adodb-py-1.13 (16 Oct 2005)
16 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> +adodb-py-1.13.ebuild:
Version bump, bug 102169.
*adodb-py-1.10 (11 Feb 2005)
11 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> +adodb-py-1.10.ebuild:
Version bump, bug 81399.
08 Jan 2005; Rob Cakebread <pythonhead@gentoo.org> adodb-py-1.0.1.ebuild:
Removed postgresql flag. Bug# 74568
04 Nov 2004; Rob Cakebread <pythonhead@gentoo.org> adodb-py-1.0.1.ebuild:
depend on app-arch/unzip bug# 69831, marked stable x86
28 Aug 2004; David Holm <dholm@gentoo.org> adodb-py-1.0.1.ebuild:
Added to ~ppc.
13 Aug 2004; Rob Cakebread <pythonhead@gentoo.org> adodb-py-1.0.1.ebuild:
Added USE flags for mysql and postgresql support, changed homepage, dep
version of python
*adodb-py-1.0.1 (09 Aug 2004)
09 Aug 2004; Rob Cakebread <pythonhead@gentoo.org> +metadata.xml,
+adodb-py-1.0.1.ebuild:
Initial commit - thanks Salim Fadhley for the ebuild bug 43154
|