blob: 254e0b4ff9998842a9e30f80631724213948b79a (
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
|
# ChangeLog for dev-haskell/wash
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wash/ChangeLog,v 1.6 2006/02/22 14:52:51 dcoutts Exp $
*wash-2.5.6 (22 Feb 2006)
22 Feb 2006; <duncan@gentoo.org> +wash-2.5.6.ebuild:
New upstream version. Add postgres USE flag.
Also try to limit memory use during build.
Fix the build system's erroneous deps, linker flags and use of c2hs.
25 Mar 2005; Andres Loeh <kosmikus@gentoo.org> wash-2.0.6.ebuild,
wash-2.3.1.ebuild:
WASH does currently not compile with ghc-6.4, and is thus blocked by this
compiler version.
*wash-2.3.1 (24 Mar 2005)
24 Mar 2005; Luis F. Araujo <araujo@gentoo.org>
+wash-2.3.1.ebuild:
Added new WASH release
*wash-2.0.5-r1 (10 Mar 2005)
10 Mar 2005; Luis F. Araujo <araujo@gentoo.org> metadata.xml,
-wash-2.0.5-r1.ebuild, -wash-2.0.5.ebuild, +wash-2.0.6.ebuild:
New WASH release added
*WASH-2.0.5-r1 (18 Nov 2004)
18 Nov 2004; Andres Loeh <kosmikus@gentoo.org> +WASH-2.0.5-r1.ebuild:
Updated ebuild to make use of ghc-package eclass (bug #69270).
*WASH-2.0.5 (26 Oct 2004)
26 Oct 2004; Andres Loeh <kosmikus@gentoo.org> WASH-2.0.5.ebuild,
metadata.xml:
Initial import, as requested in bug #56997.
|