blob: 52e58bcb719b9b17eb96800882049dd5475f54c9 (
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
|
# ChangeLog for dev-haskell/uulib
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/ChangeLog,v 1.15 2007/12/13 05:50:07 dcoutts Exp $
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.
|