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
104
105
106
107
108
109
110
111
112
|
# ChangeLog for app-emacs/haskell-mode
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/ChangeLog,v 1.25 2007/07/04 23:32:02 opfer Exp $
04 Jul 2007; Christian Faulhammer <opfer@gentoo.org>
haskell-mode-2.3.ebuild:
removed pkg_postinst(); relocated IUSE
25 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
-haskell-mode-1.44-r1.ebuild, -haskell-mode-1.45.ebuild,
-haskell-mode-2.0.ebuild, -haskell-mode-2.1.ebuild:
clean up
24 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org>
haskell-mode-2.3.ebuild:
ppc stable, bug #175800
24 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
haskell-mode-2.3.ebuild:
stable amd64/x86, bug 175800
*haskell-mode-2.3 (14 Feb 2007)
14 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
files/51haskell-mode-gentoo.el, -haskell-mode-2.2.ebuild,
+haskell-mode-2.3.ebuild:
version bump, see bug 166899, reported by Johan Tibell
<johan.tibell@gmail.com>; removed old version; added a comment to site file
13 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
haskell-mode-2.2.ebuild:
changed pointer to correct documentation and added README to installed files
11 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
haskell-mode-2.2.ebuild:
Documentation pointer now directs to the right file, as reported by Ivan
<the_greatguru@hotmail.com> in bug 166296
*haskell-mode-2.2 (10 Feb 2007)
10 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
+haskell-mode-2.2.ebuild:
version bump, reported by Bas van Dijk <basvandijk@home.nl> in bug 166183
28 Jan 2007; Marius Mauch <genone@gentoo.org> haskell-mode-1.44-r1.ebuild,
haskell-mode-1.45.ebuild, haskell-mode-2.0.ebuild,
haskell-mode-2.1.ebuild:
Replacing einfo with elog
22 Jan 2007; Christian Faulhammer <opfer@gentoo.org>
+files/51haskell-mode-gentoo.el, haskell-mode-2.1.ebuild:
corrected initialisation for newer haskell mode, thanks to Ivan
<the_greatguru@hotmail.com>, who reported that in bug 163211
27 Apr 2006; Alec Warner <antarus@gentoo.org>
files/digest-haskell-mode-1.44-r1, files/digest-haskell-mode-1.45,
files/digest-haskell-mode-2.0, Manifest:
Fixing duff SHA256 digests: Bug # 131293
*haskell-mode-2.1 (06 Mar 2006)
06 Mar 2006; Matthew Kennedy <mkennedy@gentoo.org>
+haskell-mode-2.1.ebuild:
New upstream version; Resolves Bug #114714.
*haskell-mode-2.0 (19 Aug 2005)
19 Aug 2005; Matthew Kennedy <mkennedy@gentoo.org>
files/50haskell-mode-gentoo.el, +haskell-mode-2.0.ebuild:
Keywording ~sparc; New upstream version; Resolves Bug #73172.
05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
haskell-mode-1.44-r1.ebuild:
Stable on ppc.
21 Apr 2005; Simon Stelling <blubb@gentoo.org>
haskell-mode-1.44-r1.ebuild:
stable on amd64
*haskell-mode-1.45 (20 Feb 2005)
20 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> +haskell-mode-1.45.ebuild:
Version bumped. This closes bug #78999.
03 Sep 2004; Tom Martin <slarti@gentoo.org> haskell-mode-1.44-r1.ebuild:
Marked ~amd64; resolves bug 58259. Thanks to Gabriel Ebner
<ge@gabrielebner.at> for reporting.
23 Mar 2004; Matthieu Sozeau <mattam@gentoo.org>
haskell-mode-1.44-r1.ebuild:
Mark ~ on ppc.
*haskell-mode-1.44-r1 (18 Jan 2004)
18 Jan 2004; Jeremy Maitin-Shepard <jbms@gentoo.org>
haskell-mode-1.44-r1.ebuild, haskell-mode-1.44.ebuild:
Revision bump.
18 Jan 2004; Jeremy Maitin-Shepard <jbms@gentoo.org>
haskell-mode-1.44.ebuild, files/50haskell-mode-gentoo.el:
Removed certain customizations from the site file, resolving bug 38563.
Ebuild now reuses more of elisp.eclass.
*haskell-mode-1.44 (09 Feb 2003)
09 Feb 2003; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
haskell-mode-1.44.ebuild, files/50haskell-mode-gentoo.el,
files/digest-haskell-mode-1.44 :
Initial import. Ebuild contributed by Peter Simons
<simons+gentoo@cryp.to> of bug #13156 (polished up by
<mkennedy@gentoo.org>)
|