blob: 26b2d6f7a4656b2bb260158d4ee0ba188a968b86 (
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
|
# ChangeLog for dev-haskell/haxml
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/ChangeLog,v 1.12 2006/05/03 23:08:47 dcoutts Exp $
03 May 2006; Duncan Coutts <dcoutts@gentoo.org> -haxml-1.13.ebuild,
haxml-1.13-r1.ebuild:
Add fix for building uing cabal-1.1.4. Remove old revision.
27 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> haxml-1.13-r1.ebuild:
Marked ~ia64
01 Mar 2006; Markus Rothe <corsair@gentoo.org> haxml-1.13-r1.ebuild:
Added ~ppc64; bug #124469
*haxml-1.13-r1 (28 Feb 2006)
28 Feb 2006; Duncan Coutts <dcoutts@gentoo.org> haxml-1.13.ebuild,
+haxml-1.13-r1.ebuild:
Patch the build system so it builds the HaXml tools (fixes bug #124382).
27 Feb 2006; Duncan Coutts <dcoutts@gentoo.org> haxml-1.12.ebuild,
haxml-1.13.ebuild:
Add ~sparc to KEYWORDS
*haxml-1.13 (21 Feb 2006)
21 Feb 2006; <dcoutts@gentoo.org> metadata.xml, +haxml-1.13.ebuild:
Added new version. It now builds using cabal.
17 Feb 2006; <dcoutts@gentoo.org> haxml-1.12.ebuild:
Marked ~amd64. (closing bug #110727 thanks to Chris Parrott)
29 Jun 2005; Andres Loeh <kosmikus@gentoo.org> metadata.xml:
Fixed metadata.
10 May 2005; Andres Loeh <kosmikus@gentoo.org> files/HaXml-1.12.cabal,
haxml-1.12.ebuild:
Package description for ghc-6.4 was incomplete.
04 May 2005; David Holm <dholm@gentoo.org> haxml-1.12.ebuild:
Added to ~ppc.
05 Apr 2005; Andres Loeh <kosmikus@gentoo.org> files/HaXml-1.12.cabal,
haxml-1.12.ebuild:
Fixed DESCRIPTION spelling mistake. Made HaXml package exposed by default
with ghc-6.4.
*haxml-1.12 (05 Apr 2005)
05 Apr 2005; Andres Loeh <kosmikus@gentoo.org> +metadata.xml,
+files/HaXml-1.12.cabal, +haxml-1.12.ebuild:
Initial import. Thanks to Lennart Kolmodin <kolmodin@dtek.chalmers.se> for
submitting a first version (bug #83189).
|