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/hxt
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt/ChangeLog,v 1.11 2007/12/15 16:35:38 dcoutts Exp $
15 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> hxt-7.3.ebuild:
Added ~sparc.
*hxt-7.3 (13 Dec 2007)
13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> hxt-4.02.ebuild,
hxt-4.02-r1.ebuild, hxt-5.00.ebuild, hxt-6.0.ebuild, hxt-7.2.ebuild,
+hxt-7.3.ebuild:
New version. Fix quoting issues in older ebuilds.
31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org> hxt-4.02.ebuild,
hxt-4.02-r1.ebuild, hxt-5.00.ebuild, hxt-6.0.ebuild:
Drop virtual/ghc in favour of dev-lang/ghc
*hxt-7.2 (28 Jul 2007)
28 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> +hxt-7.2.ebuild:
New version, fixing bug #163547.
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
*hxt-6.0 (06 Jul 2006)
06 Jul 2006; <kolmodin@gentoo.org> +hxt-6.0.ebuild:
Version bump.
27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-hxt-4.02,
files/digest-hxt-4.02-r1, files/digest-hxt-5.00, Manifest:
Fixing SHA256 digest, pass four
*hxt-4.02-r1 (26 Apr 2005)
*hxt-5.00 (26 Apr 2005)
26 Apr 2005; Andres Loeh <kosmikus@gentoo.org> +hxt-4.02-r1.ebuild,
+hxt-5.00.ebuild:
New version. Direct upgrade from 4.02 to 5.00 is not possible, 4.02 has to
be unmerged first. Version 4.02-r1 does not suffer from this problem.
19 Mar 2005; Andres Loeh <kosmikus@gentoo.org> hxt-4.02.ebuild:
This ebuild is currently blocked by ghc-6.4 because of incompatibilities.
Added a test phase for the ebuild.
*hxt-4.02 (26 Feb 2005)
26 Feb 2005; Andres Loeh <kosmikus@gentoo.org> +metadata.xml,
+hxt-4.02.ebuild:
Initial import using an ebuild provided by Luis F. Araujo <araujo@lbsd.net>
(bug #79590).
|