blob: 2ee050b8fab61f3550246e3c94cd2d3763bf4dcc (
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
|
# ChangeLog for dev-php5/pecl-pdo-mysql
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo-mysql/ChangeLog,v 1.17 2006/09/29 17:03:26 sebastian Exp $
*pecl-pdo-mysql-1.0.2 (29 Sep 2006)
29 Sep 2006; Sebastian Bergmann <sebastian@gentoo.org>
+pecl-pdo-mysql-1.0.2.ebuild:
Version bump for bug #132639.
*pecl-pdo-mysql-1.0.1-r1 (14 Apr 2006)
14 Apr 2006; Luca Longinotti <chtekk@gentoo.org>
+files/pecl-pdo_mysql-readmycnf.patch, +pecl-pdo-mysql-1.0.1-r1.ebuild:
Fix Gentoo bug #129761.
24 Feb 2006; Jeroen Roovers <jer@gentoo.org> pecl-pdo-mysql-1.0.1.ebuild:
Stable on hppa (preparation for bug #119461).
25 Jan 2006; Bryan Østergaard <kloeri@gentoo.org
pecl-pdo-mysql-1.0.1.ebuild:
Stable on alpha.
25 Jan 2006; Jeroen Roovers <jer@gentoo.org> pecl-pdo-mysql-1.0.1.ebuild:
Marked ~hppa (preparation for bug #119461).
22 Jan 2006; Simon Stelling <blubb@gentoo.org>
pecl-pdo-mysql-1.0.1.ebuild:
stable on amd64
21 Jan 2006; Jason Wever <weeve@gentoo.org> pecl-pdo-mysql-1.0.1.ebuild:
Stable on SPARC wrt bug #119455.
21 Jan 2006; <nixnut@gentoo.org> pecl-pdo-mysql-1.0.1.ebuild:
Added ppc keyword. bug 119455
19 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org>
pecl-pdo-mysql-1.0.1.ebuild:
Stable on x86.
18 Jan 2006; Markus Rothe <corsair@gentoo.org>
pecl-pdo-mysql-1.0.1.ebuild:
Stable on ppc64; bug #119455
18 Dec 2005; Luca Longinotti <chtekk@gentoo.org> +files/config-sed.patch,
pecl-pdo-mysql-1.0.1.ebuild:
Fix Gentoo bug #115921.
*pecl-pdo-mysql-1.0.1 (18 Dec 2005)
18 Dec 2005; Luca Longinotti <chtekk@gentoo.org>
-pecl-pdo-mysql-0.9.ebuild, +pecl-pdo-mysql-1.0.1.ebuild:
Sync with overlay. Update to 1.0.1 release.
19 Nov 2005; Markus Rothe <corsair@gentoo.org> pecl-pdo-mysql-0.9.ebuild:
Added ~ppc64 keyword; bug #102649
17 Sep 2005; Christian Parpart <trapni@gentoo.org>
pecl-pdo-mysql-0.9.ebuild:
added to ~amd64
16 Sep 2005; Christian Parpart <trapni@gentoo.org> ChangeLog:
added to ~amd64
09 Sep 2005; Jason Wever <weeve@gentoo.org> pecl-pdo-mysql-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
|