blob: b89d72ddaa5b637f70d91a7f6886933801c10534 (
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
76
77
78
79
80
|
# ChangeLog for dev-haskell/missingh
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/missingh/ChangeLog,v 1.18 2012/01/22 12:00:16 ago Exp $
22 Jan 2012; Agostino Sarubbo <ago@gentoo.org> missingh-1.1.1.0.ebuild:
Stable for amd64, wrt bug #342977
*missingh-1.1.1.0 (04 Dec 2011)
04 Dec 2011; Sergei Trofimovich <slyfox@gentoo.org> +missingh-1.1.1.0.ebuild,
-missingh-1.1.0.3.ebuild:
Verison bump. Fixes FEATURES=test case (bug #294306 by Diego Elio Pettenò)
09 Aug 2010; Lennart Kolmodin <kolmodin@gentoo.org>
missingh-1.1.0.3.ebuild:
Remove the hscolour USE flag.
12 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org>
-missingh-0.14.4.ebuild, -missingh-0.16.0.ebuild, -missingh-0.18.6.ebuild:
Removed old versions
30 Jun 2010; Lennart Kolmodin <kolmodin@gentoo.org>
+missingh-1.1.0.3.ebuild:
Bump version. Builds with newer versions of HUnit. See bug #326259.
16 Jun 2010; Lennart Kolmodin <kolmodin@gentoo.org>
missingh-0.18.6.ebuild:
Remove unneeded dependency on dev-haskell/filepath. See bug #324411.
*missingh-1.1.0.3 (14 Jun 2010)
14 Jun 2010; Lennart Kolmodin <kolmodin@gentoo.org>
+missingh-1.1.0.3.ebuild:
Version bump.
22 Mar 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml:
Fixed herd.
14 Feb 2009; Lennart Kolmodin <kolmodin@gentoo.org>
missingh-0.18.6.ebuild:
Remove duplical deps on hunit. Spotted by Mr. Anderson <walch.martin@web.de>
20 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> missingh-0.18.6.ebuild:
Add missing DEPEND on dev-haskell/regex-compat.
15 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> missingh-0.18.6.ebuild:
Added ~sparc.
13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> missingh-0.18.6.ebuild:
Updates for upward compatability with cabal-1.2 and ghc-6.8
31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org> missingh-0.14.4.ebuild,
missingh-0.16.0.ebuild:
Drop virtual/ghc in favour of dev-lang/ghc
*missingh-0.18.6 (26 Jul 2007)
26 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> +missingh-0.18.6.ebuild:
New version.
07 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> missingh-0.16.0.ebuild:
Correct dep on quickcheck.
13 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
30 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> missingh-0.16.0.ebuild:
Add missing deps on the new modular libs.
*missingh-0.16.0 (29 Apr 2007)
29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> +missingh-0.16.0.ebuild:
New version that builds with ghc 6.4.2 and 6.6
*missingh-0.14.4 (04 Jul 2006)
04 Jul 2006; <kolmodin@gentoo.org> +metadata.xml, +missingh-0.14.4.ebuild:
Initial import.
|