summaryrefslogtreecommitdiff
blob: a4d038a75938ed7903109b7f66aee9a47852c04a (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
# ChangeLog for dev-haskell/arrows
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/arrows/ChangeLog,v 1.18 2010/11/07 17:10:52 halcy0n Exp $

  07 Nov 2010; Mark Loeser <halcy0n@gentoo.org> arrows-0.4.2.0.ebuild:
  Mark ~ppc64; bug #328121

  11 Oct 2010; Markos Chandras <hwoarang@gentoo.org> arrows-0.4.2.0.ebuild:
  Stable on amd64 wrt bug #338985

  12 Sep 2010; Sergei Trofimovich <slyfox@gentoo.org> arrows-0.4.2.0.ebuild:
  Marked ~sparc (bug #328121)

  07 Aug 2010; Lennart Kolmodin <kolmodin@gentoo.org> arrows-0.4.2.0.ebuild:
  Remove the CABAL_FEATURES flag hscolour as it's not yet supported in
  portage.

*arrows-0.4.2.0 (13 Jul 2010)

  13 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> arrows-0.2.ebuild,
  arrows-0.2.1.ebuild, +arrows-0.4.2.0.ebuild:
  Version bump. Fixed build failre on ghc-6.10+ (bug #296530). Thanks to
  Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org> for the report.

  16 Dec 2007; Samuli Suominen <drac@gentoo.org> arrows-0.2.1.ebuild:
  amd64 stable wrt #201984

  16 Dec 2007; nixnut <nixnut@gentoo.org> arrows-0.2.1.ebuild:
  Stable on ppc wrt bug 201984

  13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> arrows-0.2.ebuild,
  arrows-0.2.1.ebuild:
  Fixes for compatability with cabal-1.2 and ghc-6.8.

  12 Dec 2007; Ferris McCormick <fmccor@gentoo.org> arrows-0.2.1.ebuild:
  Sparc stable --- part of Bug #201984.

  12 Dec 2007; Christian Faulhammer <opfer@gentoo.org> arrows-0.2.1.ebuild:
  quote variable

  12 Dec 2007; Christian Faulhammer <opfer@gentoo.org> arrows-0.2.1.ebuild:
  stable x86, bug 201984

  11 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> arrows-0.2.1.ebuild:
  Marked ~ia64.

  09 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> arrows-0.2.1.ebuild:
  Fix building arrows-0.2.1 with current Cabal.

*arrows-0.2.1 (08 Jul 2007)

  08 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> +arrows-0.2.1.ebuild:
  New version from ghc-6.6.1 extralibs collection.

*arrows-0.2 (08 Jul 2007)

  08 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> +arrows-0.2.ebuild,
  -arrows-2.0.ebuild:
  Version number was incorrect, should be 0.2 not 2.0. Fortunately this
  package is still p.masked so we can get away with making this fix.
  Also, use dev-lang/ghc rather than virtual/ghc.

  06 Apr 2007; Chris Parrott <cparrott@gentoo.org> arrows-2.0.ebuild:
  added ~ppc and ~sparc keywords

  04 Apr 2007; Chris Parrott <cparrott@gentoo.org> arrows-2.0.ebuild:
  added ~alpha keyword

*arrows-2.0 (17 Mar 2007)

  17 Mar 2007; Lennart Kolmodin <kolmodin@gentoo.org> +metadata.xml,
  +arrows-2.0.ebuild:
  Add modular lib to ghc 6.6. See bug 151012