summaryrefslogtreecommitdiff
blob: 895f55e3d18da40e0df680274e052cebb01e5078 (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
66
67
68
69
70
71
72
73
74
75
# ChangeLog for dev-haskell/wash
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wash/ChangeLog,v 1.15 2010/07/12 14:23:37 slyfox Exp $

  12 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> wash-2.12.ebuild,
  +files/wash-2.12-ghc-io.patch:
  Fixed bug #227519 (missing dev-haskell/parsec dep). Thanks to Evil Compile
  Person <bugs@dev.gentooexperimental.org> for the report and thanks to
  Sebastian Magrí <sebasmagri@gmail.com> for the fix.

  26 Jan 2008; Duncan Coutts <dcoutts@gentoo.org>
  -files/wash-2.5.6-ghc66.patch, -wash-2.0.6.ebuild, -wash-2.3.1.ebuild,
  -wash-2.5.6.ebuild:
  Remove old versions, fixing bug #207436.

*wash-2.12 (13 Dec 2007)

  13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> wash-2.0.6.ebuild,
  wash-2.3.1.ebuild, wash-2.5.6.ebuild, +wash-2.12.ebuild:
  New version. Fix quoting issues in older ebuilds.

  31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org> wash-2.0.6.ebuild,
  wash-2.3.1.ebuild, wash-2.5.6.ebuild:
  Drop virtual/ghc in favour of dev-lang/ghc

  21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
  Transition to Manifest2.

  17 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> wash-2.5.6.ebuild:
  Wash's configure prog doesnt like ghc being specified with an absolute path

  13 Oct 2006; <kolmodin@gentoo.org> +files/wash-2.5.6-ghc66.patch,
  wash-2.5.6.ebuild:
  Cleanup and GHC 6.6 compatibility

  10 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> wash-2.5.6.ebuild:
  Depend on postresql client libs rather than the server.
  Add ~sparc to KEYWORDS. See bug #124902

*wash-2.5.6 (22 Feb 2006)

  22 Feb 2006; <dcoutts@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.6 (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.