blob: 0786fb579c7c3e02912bf3662c2424e83e1ef5df (
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
|
# ChangeLog for dev-haskell/hs-plugins
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-plugins/ChangeLog,v 1.14 2007/02/21 23:18:47 peper Exp $
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
14 Oct 2006; <kolmodin@gentoo.org> hs-plugins-0.9.10-r1.ebuild,
hs-plugins-1.0_rc0.ebuild:
Made all hs-plugins block on ghc-6.6
*hs-plugins-1.0_rc0 (06 Oct 2006)
06 Oct 2006; Luis F. Araujo <araujo@gentoo.org>
+hs-plugins-1.0_rc0.ebuild:
Adding hs-plugin release candidate.This version works on amd64
10 Mar 2006; Duncan Coutts <dcoutts@gentoo.org>
hs-plugins-0.9.10-r1.ebuild:
Add ~sparc to KEYWORDS. See bug #124902
01 Mar 2006; Michael Hanselmann <hansmi@gentoo.org>
hs-plugins-0.9.10-r1.ebuild:
Added to ~ppc. See bug #124469.
16 Dec 2005; Luis F. Araujo <araujo@gentoo.org>
hs-plugins-0.9.10-r1.ebuild:
Fixed library locations.
*hs-plugins-0.9.10-r1 (12 Dec 2005)
12 Dec 2005; Luis f. Araujo <araujo@gentoo.org>
+hs-plugins-0.9.10-r1.ebuild:
Install libraries into the correct directory.
*hs-plugins-0.9.10 (24 Oct 2005)
24 Oct 2005; Luis F. Araujo <araujo@gentoo.org> +hs-plugins-0.9.10.ebuild:
Added new version hs-plugins-0.9.10
02 May 2005; Andres Loeh <kosmikus@gentoo.org> hs-plugins-0.9.6.ebuild,
hs-plugins-0.9.8.ebuild:
Currently, hs-plugins is not compatible with ghc-6.4 (bug #90957).
*hs-plugins-0.9.8 (23 Feb 2005)
23 Feb 2005; Andres Loeh <kosmikus@gentoo.org> +hs-plugins-0.9.8.ebuild:
New version.
17 Dec 2004; Andres Loeh <kosmikus@gentoo.org> hs-plugins-0.9.6.ebuild:
Fixed IUSE.
21 Oct 2004; Andres Loeh <kosmikus@gentoo.org> hs-plugins-0.9.6.ebuild:
Fixed dependency on ghc.
*hs-plugins-0.9.6 (21 Oct 2004)
21 Oct 2004; Matthieu Sozeau <mattam@gentoo.org> +hs-plugins-0.9.6.ebuild:
New ebuild, Dynamic loading for haskell.
|