blob: a5ce08329d4398403be4fc4f4c480e5b63a7cf76 (
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
|
# ChangeLog for dev-perl/DBD-Pg
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.17 2004/06/25 00:22:21 agriffis Exp $
06 Jun 2004; Robert Coie <rac@gentoo.org>
-files/DBD-Pg-1.32-versparse.patch, DBD-Pg-1.32.ebuild:
Remove version parsing patch that doesn't apply any more. Believe it's fixed
upstream
*DBD-Pg-1.32 (05 Jun 2004)
05 Jun 2004; Michael Cummings <mcummings@gentoo.org> DBD-Pg-1.32.ebuild,
files/DBD-Pg-1.32-versparse.patch:
new version of module, please test
26 May 2004; Bryan �stergaard <kloeri@gentoo.org> DBD-Pg-1.31.ebuild:
Stable on alpha.
16 Apr 2004; Michael Cummings <mcummings@gentoo.org> DBD-Pg-1.31.ebuild:
Syntax fix for newdepend, bug 29064
25 Feb 2004; Sven Blumenstein <bazik@gentoo.org> DBD-Pg-1.22.ebuild:
Stable on sparc, thanks to Josh Grebe <josh@brokedown.net> for testing!
15 Jan 2004; Eric Sammer <esammer@gentoo.org> DBD-Pg-1.13-r1.ebuild,
DBD-Pg-1.13.ebuild, DBD-Pg-1.22.ebuild, DBD-Pg-1.31.ebuild:
Updated all headers to include the correct dates. Fixed include paths so
libpq-fe.h is found. Fixes but 38196. Masked for testing again on amd64.
*DBD-Pg-1.31 (21 Dec 2003)
21 Dec 2003; <rac@gentoo.org> DBD-Pg-1.31.ebuild,
files/DBD-Pg-1.31-versparse.patch:
Upstream bump
*DBD-Pg-1.22 (07 Jun 2003)
07 Jun 2003; Michael Cummings <mcummings@gentoo.org> DBD-Pg-1.22.ebuild:
CPAN update. Testing needed, unable to test locally (no PG)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog :
forced version bump to install into correct locations
# ChangeLog for dev-perl/DBD-Pg
*DBD-Pg-1.13-r1 (21 Jun 2003)
12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
*DBD-Pg-1.13 (23 May 2002)
31 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> DBD-Pg-1.13.ebuild :
Added ppc to KEYWORDS.
23 May 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|