blob: 81cfa52562da31a9302ebd138d329d24637bd8cf (
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
|
# ChangeLog for dev-lang/helium
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/helium/ChangeLog,v 1.13 2005/03/19 19:11:18 kosmikus Exp $
19 Mar 2005; Andres Loeh <kosmikus@gentoo.org> helium-1.1.ebuild,
helium-1.2-r1.ebuild:
Marked helium-1.2 stable on x86. Currently, helium cannot be compiled with
ghc-6.4 and is thus blocked by this version.
19 Feb 2005; Jason Wever <weeve@gentoo.org> helium-1.1.ebuild,
helium-1.2-r1.ebuild:
Masked on SPARC as dependencies cannot be met.
*helium-1.2-r1 (18 Nov 2004)
18 Nov 2004; Andres Loeh <kosmikus@gentoo.org>
+files/helium-1.2-libraries.patch, files/helium-wrapper,
+helium-1.2-r1.ebuild:
Made compatible with gcc-3.4 and fixed a bug that caused the wrong set of
libraries to be used by default (both bug #71183).
17 Oct 2004; Thomas Matthijs <axxo@gentoo.org> helium-1.1.ebuild,
helium-1.2.ebuild:
dojar --> java-pkg_dojar
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> helium-1.1.ebuild,
helium-1.2.ebuild:
virtual/glibc -> virtual/libc
03 Jun 2004; Aron Griffis <agriffis@gentoo.org> helium-1.1.ebuild,
helium-1.2.ebuild:
Fix use invocation
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> helium-1.1.ebuild,
helium-1.2.ebuild:
Add die following econf for bug 48950
*helium-1.2 (18 Feb 2004)
18 Feb 2004; Andres Loeh <kosmikus@gentoo.org> :
New version (#40365).
02 Dec 2003; Andres Loeh <kosmikus@gentoo.org> helium-1.1.ebuild:
Corrected source URI's according to bug #34849.
06 Jun 2003; Andres Loeh <kosmikus@gentoo.org> helium-1.1.ebuild:
adapted to GHC 6.0
*helium-1.1 (09 May 2003)
09 May 2003; Andres Loeh <kosmikus@gentoo.org> helium-1.1.ebuild,
files/helium-1.1-readline.patch, files/helium-wrapper:
Initial import. Helium is a pure functional programming language that provides
a subset of Haskell. It is designed to be simple and easy to learn. The
compiler has excellent error messages.
|