blob: b0031ce443893e6512f43483472bdad2d8b50781 (
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
|
# ChangeLog for dev-php5/pecl-pdo-pgsql
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo-pgsql/ChangeLog,v 1.20 2007/03/18 00:38:53 chtekk Exp $
18 Mar 2007; Luca Longinotti <chtekk@gentoo.org>
pecl-pdo-pgsql-1.0.2.ebuild:
Cleanup.
04 Mar 2007; Luca Longinotti <chtekk@gentoo.org> -files/fix-tsrm.patch,
-pecl-pdo-pgsql-1.0.1.ebuild, pecl-pdo-pgsql-1.0.2.ebuild:
Cleanup.
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
*pecl-pdo-pgsql-1.0.2 (29 Sep 2006)
29 Sep 2006; Sebastian Bergmann <sebastian@gentoo.org>
+pecl-pdo-pgsql-1.0.2.ebuild:
Version bump for bug #132639.
24 Feb 2006; Jeroen Roovers <jer@gentoo.org> pecl-pdo-pgsql-1.0.1.ebuild:
Stable on hppa (preparation for bug #119461).
25 Jan 2006; Bryan Østergaard <kloeri@gentoo.org
pecl-pdo-pgsql-1.0.1.ebuild:
Stable on alpha.
25 Jan 2006; Jeroen Roovers <jer@gentoo.org> pecl-pdo-pgsql-1.0.1.ebuild:
Marked ~hppa (preparation for bug #119461).
22 Jan 2006; Simon Stelling <blubb@gentoo.org>
pecl-pdo-pgsql-1.0.1.ebuild:
stable on amd64
21 Jan 2006; Jason Wever <weeve@gentoo.org> pecl-pdo-pgsql-1.0.1.ebuild:
Stable on SPARC wrt bug #119458.
21 Jan 2006; <nixnut@gentoo.org> pecl-pdo-pgsql-1.0.1.ebuild:
Added ppc keyword. bug 119458
19 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org>
pecl-pdo-pgsql-1.0.1.ebuild:
Stable on x86.
18 Jan 2006; Markus Rothe <corsair@gentoo.org>
pecl-pdo-pgsql-1.0.1.ebuild:
Stable on ppc64; bug #119458
18 Jan 2006; Luca Longinotti <chtekk@gentoo.org> +files/fix-tsrm.patch,
pecl-pdo-pgsql-1.0.1.ebuild:
Fix bug #116914.
01 Jan 2006; Sebastian Bergmann <sebastian@gentoo.org>
pecl-pdo-pgsql-1.0.1.ebuild:
DEPEND on dev-db/libpq instead of dev-db/postgresql.
*pecl-pdo-pgsql-1.0.1 (18 Dec 2005)
18 Dec 2005; Luca Longinotti <chtekk@gentoo.org>
-pecl-pdo-pgsql-0.9.ebuild, +pecl-pdo-pgsql-1.0.1.ebuild:
Sync with overlay, update to 1.0.1 release.
19 Nov 2005; Markus Rothe <corsair@gentoo.org> pecl-pdo-pgsql-0.9.ebuild:
Added ~ppc64 keyword; bug #102649
16 Sep 2005; Christian Parpart <trapni@gentoo.org>
pecl-pdo-pgsql-0.9.ebuild:
added to ~amd64
09 Sep 2005; Jason Wever <weeve@gentoo.org> pecl-pdo-pgsql-0.9.ebuild:
Added ~sparc keyword to help fix the broken dependencies of
dev-php/PEAR-Date-1.4.3-r1.
18 Aug 2005; <stuart@gentoo.org> ChangeLog:
Initial version; replaces older dev-php/* packages
|