blob: eb8e060a7a04460da5c99e6a069f40f7759e94bf (
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
|
# ChangeLog for dev-haskell/gtk2hs
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/ChangeLog,v 1.20 2006/01/29 15:45:14 blubb Exp $
28 Jan 2006; Simon Stelling <blubb@gentoo.org>
-files/gtk2hs-0.9.7-ghc64.patch.gz, gtk2hs-0.9.7.ebuild:
move compressed patches to the mirros
14 Dec 2005; <duncan@gentoo.org> gtk2hs-0.9.10.ebuild:
Make the DEPEND include the RDEPEND.
12 Nov 2005; <duncan@gentoo.org> gtk2hs-0.9.10.ebuild:
Fix failure when USE="glade -gnome" (bug #112227)
06 Nov 2005; <duncan@gentoo.org> gtk2hs-0.9.10.ebuild:
Fix generation of cairo GHCi lib.
*gtk2hs-0.9.10 (02 Nov 2005)
02 Nov 2005; <duncan@gentoo.org> +gtk2hs-0.9.10.ebuild:
Added new version.
*gtk2hs-0.9.9 (31 Aug 2005)
31 Aug 2005; <duncan@gentoo.org> +gtk2hs-0.9.9.ebuild:
Added new version.
31 Aug 2005; <duncan@gentoo.org> gtk2hs-0.9.7.ebuild, gtk2hs-0.9.8.ebuild:
Make gtk2hs-0.9.7 and gtk2hs-0.9.8 use only haddock-0.6 since they will not
work with haddock-0.7.
30 Jun 2005; David Holm <dholm@gentoo.org> gtk2hs-0.9.8.ebuild:
Added to ~ppc.
*gtk2hs-0.9.8 (24 Jun 2005)
24 Jun 2005; <duncan@gentoo.org> gtk2hs-0.9.7.ebuild,
+gtk2hs-0.9.8.ebuild:
New version.
20 May 2005; <duncan@gentoo.org> gtk2hs-0.9.7.ebuild:
Added ~sparc to KEYWORDS.
08 May 2005; Duncan Coutts <dcoutts@gentoo.org>
+files/gtk2hs-0.9.7-ghc64.patch, gtk2hs-0.9.7.ebuild:
Add a patch for ghc-6.4 compatability.
23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> gtk2hs-0.9.7.ebuild:
change dep from net-www/mozilla to www-client/mozilla
*gtk2hs-0.9.7 (26 Jan 2005)
26 Jan 2005; Andres Loeh <kosmikus@gentoo.org> +gtk2hs-0.9.7.ebuild:
New version (bug #79352).
19 Jan 2005; Andres Loeh <kosmikus@gentoo.org> gtk2hs-0.9.6-r1.ebuild:
Added a check of the memory requirements (see bug #62790, comment 37)
11 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> gtk2hs-0.9.6-r1.ebuild,
gtk2hs-0.9.6.ebuild:
dep fix; fix use invocation
06 Nov 2004; Andres Loeh <kosmikus@gentoo.org> gtk2hs-0.9.6-r1.ebuild:
Allow Haskell optimizations during build.
*gtk2hs-0.9.6-r1 (04 Nov 2004)
04 Nov 2004; Andres Loeh <kosmikus@gentoo.org> +gtk2hs-0.9.6-r1.ebuild:
Make use of new ghc-package eclass.
*gtk2hs-0.9.6 (26 Oct 2004)
26 Oct 2004; Andres Loeh <kosmikus@gentoo.org> gtk2hs-0.9.6.ebuild:
Version bump.
*gtk2hs-0.9.5 (17 May 2004)
17 May 2004; Andres Loeh <kosmikus@gentoo.org> gtk2hs-0.9.5.ebuild,
metadata.xml:
Initial import (bug #50998).
|