blob: b563c432045ffe26fe3ac7f10890531a633ebb82 (
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
|
# ChangeLog for dev-db/pygresql
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/ChangeLog,v 1.27 2005/05/19 11:05:46 gmsoft Exp $
19 May 2005; Guy Martin <gmsoft@gentoo.org> pygresql-3.6.1.ebuild:
Stable on hppa.
09 May 2005; Masatomo Nakano <nakano@gentoo.org>
files/pygresql-3.6.2-gentoo.patch:
Fixed header include path.
*pygresql-3.6.2-r1 (08 May 2005)
08 May 2005; Masatomo Nakano <nakano@gentoo.org>
+pygresql-3.6.2-r1.ebuild:
Added libpq dependency version.
*pygresql-3.6.2 (24 Apr 2005)
24 Apr 2005; Masatomo Nakano <nakano@gentoo.org>
-files/pygresql-3.4-gentoo.patch, +files/pygresql-3.6.2-gentoo.patch,
-pygresql-3.4.ebuild, +pygresql-3.6.2.ebuild:
Version bump.
09 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> pygresql-3.6.1.ebuild:
Stable on ppc.
01 Apr 2005; Simon Stelling <blubb@gentoo.org> pygresql-3.6.1.ebuild:
stable on amd64
31 Mar 2005; Aron Griffis <agriffis@gentoo.org> pygresql-3.6.1.ebuild:
stable on ia64
27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> pygresql-3.6.1.ebuild:
Stable on alpha.
20 Mar 2005; Jason Wever <weeve@gentoo.org> pygresql-3.6.1.ebuild:
Stable on SPARC.
17 Mar 2005; Masatomo Nakano <nakano@gentoo.org> pygresql-3.6.1.ebuild:
Marked stable.
10 Feb 2005; Masatomo Nakano <nakano@gentoo.org>
-files/pygresql-3.6-gentoo.patch, +files/pygresql-3.6.1-gentoo.patch,
pygresql-3.6.1.ebuild:
Fixed server path error. (#81475)
*pygresql-3.6.1 (09 Feb 2005)
09 Feb 2005; Masatomo Nakano <nakano@gentoo.org> +pygresql-3.6.1.ebuild,
-pygresql-3.6.ebuild:
Version bump.
06 Feb 2005; Joshua Kinard <kumba@gentoo.org> pygresql-3.5.ebuild:
Marked stable on mips.
28 Dec 2004; Guy Martin <gmsoft@gentoo.org> pygresql-3.5.ebuild:
Stable on hppa.
27 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> pygresql-3.5.ebuild:
Stable on sparc
22 Dec 2004; Dylan Carlson <absinthe@gentoo.org> :
Digest fix.
20 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> pygresql-3.5.ebuild:
Stable on alpha.
18 Dec 2004; Dylan Carlson <absinthe@gentoo.org> pygresql-3.5.ebuild:
Stable on amd64.
17 Dec 2004; Masatomo Nakano <nakano@gentoo.org> pygresql-3.5.ebuild:
Marked stable on x86.
*pygresql-3.6 (17 Dec 2004)
17 Dec 2004; Masatomo Nakano <nakano@gentoo.org>
+files/pygresql-3.6-gentoo.patch, +pygresql-3.6.ebuild:
Version bump.
*pygresql-3.5 (30 Aug 2004)
30 Aug 2004; Masatomo Nakano <nakano@gentoo.org>
+files/pygresql-3.5-gentoo.patch, +pygresql-3.5.ebuild:
Version bump.
29 Jun 2004; Aron Griffis <agriffis@gentoo.org> pygresql-3.4.ebuild:
trim trailing whitespace
17 Jun 2004; Masatomo Nakano <nakano@gentoo.org> pygresql-3.4.ebuild:
Marked as stable.
*pygresql-3.4 (04 May 2004)
04 May 2004; Masatomo Nakano <nakano@gentoo.org> :
Initial import. This modules was separated from PostgereSQL package.
|