blob: 6c7653b372441d249936a52084948471f0b8dba9 (
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
81
82
83
84
85
86
87
88
89
90
91
|
# ChangeLog for dev-haskell/uulib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/ChangeLog,v 1.24 2012/09/13 10:18:00 ago Exp $
13 Sep 2012; Agostino Sarubbo <ago@gentoo.org> uulib-0.9.14.ebuild:
Stable for amd64, wrt bug #428940
12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> uulib-0.9.12.ebuild,
uulib-0.9.14.ebuild:
move dev-haskell/uulib/uulib-0.9.14.ebuild ebuild to mirror://hackage
28 Jun 2012; Sergei Trofimovich <slyfox@gentoo.org> uulib-0.9.12.ebuild:
ppc/ppc64/sparc stable (bug #393775)
*uulib-0.9.14 (27 Jun 2012)
27 Jun 2012; Sergei Trofimovich <slyfox@gentoo.org> +uulib-0.9.14.ebuild,
-uulib-0.9.10.ebuild, -uulib-0.9.2.ebuild:
Version bump. Compatible with ghc-7.4 (fixes build breakage in bug #423499 by
Diego Elio Pettenò).
18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> uulib-0.9.12.ebuild:
x86 stable wrt bug #393775
18 Dec 2011; Agostino Sarubbo <ago@gentoo.org> uulib-0.9.12.ebuild:
Stable for AMD64, wrt bug #393775
12 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> uulib-0.9.10.ebuild:
Restored ~ppc64 for newer versions as we have ppc64 binaries for latest
ghc.
*uulib-0.9.12 (14 Jun 2010)
14 Jun 2010; Lennart Kolmodin <kolmodin@gentoo.org> +uulib-0.9.12.ebuild:
Version bump.
*uulib-0.9.10 (15 Aug 2009)
15 Aug 2009; Lennart Kolmodin <kolmodin@gentoo.org> +uulib-0.9.10.ebuild:
Version bump.
13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> uulib-0.9.2.ebuild:
Updates for upward compatability with cabal-1.2 and ghc-6.8
31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org> uulib-0.9.2.ebuild:
Drop virtual/ghc in favour of dev-lang/ghc
12 Nov 2006; Matti Bickel <mabi@gentoo.org> uulib-0.9.2.ebuild:
Stable on ppc (bug #144678)
11 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> -uulib-0.9.1.ebuild,
uulib-0.9.2.ebuild:
Fix for ghc-6.6 and remove unecessary cpphs dep.
05 Oct 2006; Chris Parrott <cparrott@gentoo.org> uulib-0.9.2.ebuild:
marked stable for amd64
05 Oct 2006; Joseph Jezak <josejx@gentoo.org> uulib-0.9.2.ebuild:
Marked ~ppc for uuagc (bug #150069).
04 Oct 2006; Joshua Jackson <tsunam@gentoo.org> uulib-0.9.2.ebuild:
Stable x86; bug #144678
25 Aug 2006; Ferris McCormick <fmccor@gentoo.org> uulib-0.9.2.ebuild:
Stable on sparc --- Bug #144678 --- no problems.
24 Aug 2006; Markus Rothe <corsair@gentoo.org> uulib-0.9.2.ebuild:
Stable on ppc64; bug #144678
27 Apr 2006; Marien Zwart <marienz@gentoo.org> Manifest:
Fixing SHA256 digest, pass four
01 Mar 2006; Markus Rothe <corsair@gentoo.org> uulib-0.9.1.ebuild,
uulib-0.9.2.ebuild:
Added ~ppc64; bug #124469
*uulib-0.9.2 (27 Feb 2006)
27 Feb 2006; Duncan Coutts <dcoutts@gentoo.org> +uulib-0.9.2.ebuild:
New version with minor build fixes. Also add ~sparc to KEYWORDS.
16 Feb 2006; <dcoutts@gentoo.org> uulib-0.9.1.ebuild:
Add "lib" to CABAL_FEATURES in preparation for pending eclass updates.
13 Feb 2006; <dcoutts@gentoo.org> uulib-0.9.1.ebuild:
added ~amd64 to KEYWORDS
*uulib-0.9.1 (14 Dec 2005)
14 Dec 2005; <dcoutts@gentoo.org> +uulib-0.9.1.ebuild:
Initial import.
|