blob: 26560b38df8d37f5da3283776c8e89f726122749 (
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
|
# ChangeLog for dev-haskell/cabal
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal/ChangeLog,v 1.11 2006/03/13 11:32:38 jer Exp $
13 Mar 2006; Jeroen Roovers <jer@gentoo.org> cabal-1.1.3-r1.ebuild:
Marked ~hppa (bug #125389).
01 Mar 2006; Markus Rothe <corsair@gentoo.org> cabal-1.1.3.ebuild,
cabal-1.1.3-r1.ebuild:
Added ~ppc64; bug #88362
*cabal-1.1.3-r1 (21 Feb 2006)
21 Feb 2006; <duncan@gentoo.org> +files/cabal-1.1.3-ghc622.patch,
+cabal-1.1.3-r1.ebuild:
Add a patch to make registered packages be exposed by default with ghc-6.2
16 Feb 2006; <duncan@gentoo.org> cabal-1.1.3.ebuild:
Add "lib" to CABAL_FEATURES in preparation for pending eclass updates.
10 Feb 2006; <duncan@gentoo.org> cabal-1.1.3.ebuild:
Marked ~alpha.
21 Oct 2005; <duncan@gentoo.org> cabal-1.1.3.ebuild:
Added ~sparc to KEYWORDS.
13 Sep 2005; Andres Loeh <kosmikus@gentoo.org> cabal-1.1.3.ebuild:
Fixed a problem when building with ghc-6.2.2.
*cabal-1.1.3 (13 Sep 2005)
13 Sep 2005; Andres Loeh <kosmikus@gentoo.org> -cabal-0.5.ebuild,
+cabal-1.1.3.ebuild:
New cabal version. The ebuild now makes use of the new haskell-cabal.eclass.
04 May 2005; David Holm <dholm@gentoo.org> cabal-0.5.ebuild:
Added to ~ppc.
19 Mar 2005; Andres Loeh <kosmikus@gentoo.org> cabal-0.5.ebuild:
Cabal works with ghc-6.4 now.
*cabal-0.5 (26 Feb 2005)
26 Feb 2005; Andres Loeh <kosmikus@gentoo.org> +metadata.xml,
+cabal-0.5.ebuild:
Initial import.
|