blob: 33d4328a7b25cb3d738c61e9157fbc70808ad25a (
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
|
# ChangeLog for dev-haskell/hsql-postgresql
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsql-postgresql/ChangeLog,v 1.10 2009/08/05 18:09:18 kolmodin Exp $
*hsql-postgresql-1.7.3 (05 Aug 2009)
05 Aug 2009; Lennart Kolmodin <kolmodin@gentoo.org>
+hsql-postgresql-1.7.3.ebuild, +files/hsql-postgresql-1.7.3-ghc68.patch:
Version bump. Builds on ghc 6.10, patched to also build on ghc 6.8.
19 May 2008; Tiziano Müller <dev-zero@gentoo.org> ChangeLog:
Changed dependency for postgresql to virtual/postgresql-base
13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org>
hsql-postgresql-1.7.ebuild:
Updates for upward compatability with cabal-1.2 and ghc-6.8
31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org>
hsql-postgresql-1.7.ebuild:
Drop virtual/ghc in favour of dev-lang/ghc
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
09 Mar 2006; Duncan Coutts <dcoutts@gentoo.org>
hsql-postgresql-1.7.ebuild:
Add ~sparc to KEYWORDS. See bug #124902
01 Mar 2006; Markus Rothe <corsair@gentoo.org> hsql-postgresql-1.7.ebuild:
Added ~ppc64; bug #124469
01 Mar 2006; Michael Hanselmann <hansmi@gentoo.org>
hsql-postgresql-1.7.ebuild:
Added to ~ppc. See bug #124469.
23 Feb 2006; Duncan Coutts <dcoutts@gentoo.org>
hsql-postgresql-1.7.ebuild:
Changed the dep on hsql to use a '~' dep (as suggested by ciaranm)
*hsql-postgresql-1.7 (23 Feb 2006)
23 Feb 2006; <dcoutts@gentoo.org> +metadata.xml,
+hsql-postgresql-1.7.ebuild:
Initial import.
|