blob: 08d729e90a0832a3f964ff99dff3451eea6bc3ea (
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
|
# ChangeLog for dev-haskell/hdbc-postgresql
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc-postgresql/ChangeLog,v 1.11 2007/12/13 17:21:21 dcoutts Exp $
*hdbc-postgresql-1.1.3.0 (13 Dec 2007)
13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org>
+files/hdbc-postgresql-helper.h, +files/pgtypes.h,
+hdbc-postgresql-1.1.3.0.ebuild:
New version.
31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org>
hdbc-postgresql-1.0.0.0.ebuild, hdbc-postgresql-1.0.1.0.ebuild:
Drop virtual/ghc in favour of dev-lang/ghc
*hdbc-postgresql-1.0.1.0 (11 Jul 2007)
11 Jul 2007; Duncan Coutts <dcoutts@gentoo.org>
+hdbc-postgresql-1.0.1.0.ebuild:
New minor version.
12 Oct 2006; Duncan Coutts <dcoutts@gentoo.org>
-hdbc-postgresql-0.99.0.0.ebuild, -hdbc-postgresql-0.99.2.1.ebuild:
Remove old pre-1.0 versions.
*hdbc-postgresql-1.0.0.0 (02 Jul 2006)
02 Jul 2006; Duncan Coutts <dcoutts@gentoo.org>
+hdbc-postgresql-1.0.0.0.ebuild:
New 1.0 version of HDBC and backends.
*hdbc-postgresql-0.99.2.1 (30 Mar 2006)
30 Mar 2006; Duncan Coutts <dcoutts@gentoo.org>
+hdbc-postgresql-0.99.2.1.ebuild:
New Version
09 Mar 2006; Duncan Coutts <dcoutts@gentoo.org>
hdbc-postgresql-0.99.0.0.ebuild:
Add ~sparc to KEYWORDS. See bug #124902
Also require libpq-8 rather than 7 at suggestion of upstream.
01 Mar 2006; Michael Hanselmann <hansmi@gentoo.org>
hdbc-postgresql-0.99.0.0.ebuild:
Added to ~ppc. See bug #124469.
01 Mar 2006; Markus Rothe <corsair@gentoo.org>
hdbc-postgresql-0.99.0.0.ebuild:
Added ~ppc64; bug #124469
23 Feb 2006; Duncan Coutts <dcoutts@gentoo.org>
hdbc-postgresql-0.99.0.0.ebuild:
Changed the dep on hdbc to use a ~ dep (as suggested by ciaranm)
*hdbc-postgresql-0.99.0.0 (23 Feb 2006)
23 Feb 2006; <dcoutts@gentoo.org> +metadata.xml,
+hdbc-postgresql-0.99.0.0.ebuild:
Initial import.
|