blob: 07ff9f4cfecd5629effd0bf76325458ec8d006c8 (
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
92
93
94
95
96
97
98
99
100
101
102
103
|
# 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.26 2006/03/01 19:25:58 corsair Exp $
01 Mar 2006; Markus Rothe <corsair@gentoo.org> gtk2hs-0.9.10.ebuild:
Added ~ppc64; bug #124469
23 Feb 2006; Luis F. Araujo <araujo@gentoo.org> gtk2hs-0.9.10.ebuild:
Fixed firefox useflag
20 Feb 2006; <duncan@gentoo.org> -gtk2hs-0.9.7.ebuild:
Remove old 0.9.7 version.
20 Feb 2006; <duncan@gentoo.org> +files/gtk2hs-0.9.10-ghc622.patch,
gtk2hs-0.9.10.ebuild:
Fix building with ghc-6.2.2. Fixes bug #115657.
14 Feb 2006; <duncan@gentoo.org> +files/gtk2hs-0.9.10-cflags.patch,
gtk2hs-0.9.10.ebuild:
Added a patch to fix the use of CFLAGS which was causing problems on sparc.
Marked ~sparc.
10 Feb 2006; <duncan@gentoo.org> -gtk2hs-0.9.6-r1.ebuild,
-gtk2hs-0.9.8.ebuild:
Remove old versions.
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).
|