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
|
# ChangeLog for dev-db/pgcluster
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/pgcluster/ChangeLog,v 1.5 2006/07/05 07:36:26 mr_bones_ Exp $
05 Jul 2006; Michael Sterrett <mr_bones_@gentoo.org>
pgcluster-1.3.0b.ebuild, pgcluster-1.3.0c.ebuild:
xml2 use flag changed to xml
16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
pgcluster-1.3.0c.ebuild:
Remove --with-gnu-ld option, bug #108386.
24 Oct 2005; Masatomo Nakano <nakano@gentoo.org> pgcluster-1.3.0b.ebuild,
pgcluster-1.3.0c.ebuild:
Use emerge --config instead of ebuild ... config. #109482
*pgcluster-1.3.0c (10 May 2005)
10 May 2005; Masatomo Nakano <nakano@gentoo.org>
+files/pgcluster.conf-1.3.0c, +files/pgcluster.init-1.3.0c,
+files/pglb.conf-1.3.0c, +files/pglb.init-1.3.0c,
+files/pgreplicate.conf-1.3.0c, +files/pgreplicate.init-1.3.0c,
+files/pgcluster-1.3.0c-gentoo.patch, +pgcluster-1.3.0c.ebuild:
Version bump.
*pgcluster-1.3.0b (27 Feb 2005)
27 Feb 2005; Masatomo Nakano <nakano@gentoo.org> +metadata.xml,
+files/pgcluster-1.3.0b-gentoo.patch, +files/pgcluster.conf-1.3.0b,
+files/pgcluster.init-1.3.0b, +files/pglb.conf-1.3.0b,
+files/pglb.init-1.3.0b, +files/pgreplicate.conf-1.3.0b,
+files/pgreplicate.init-1.3.0b, +pgcluster-1.3.0b.ebuild:
Initial import.
|