blob: cfa293a2febf12ec937a852f9b50b0b5f7a6b049 (
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
|
# ChangeLog for dev-scheme/gambit
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/ChangeLog,v 1.13 2007/09/12 12:06:53 hkbst Exp $
*gambit-4.0.1 (12 Sep 2007)
12 Sep 2007; Marijn Schouten <hkBst@gentoo.org> +gambit-4.0.1.ebuild:
bump
02 Sep 2007; Marijn Schouten <hkBst@gentoo.org> gambit-4.0.0.ebuild:
inform the user about syntax-case per Etienne
02 Sep 2007; Marijn Schouten <hkBst@gentoo.org> gambit-4.0_beta22.ebuild,
gambit-4.0.0.ebuild:
add static use flag and move the gambcext config file to /etc where it
should be automatically config-protected (both after a request from Etienne
Bergeron <bergeret@iro.umontreal.ca>). Don't force -O1 anymore and move
single-host to big-iron as otherwise it crashes my machine as it runs out of
memory. Fix big-iron for beta22.
*gambit-4.0.0 (26 Aug 2007)
26 Aug 2007; Marijn Schouten <hkBst@gentoo.org> +gambit-4.0.0.ebuild:
bump to version 4 final
09 Jul 2007; Marijn Schouten <hkBst@gentoo.org> gambit-4.0_beta22.ebuild:
add emacs pre- and postlude, bug 184621
11 May 2007; Marijn Schouten <hkBst@gentoo.org> gambit-4.0_beta22.ebuild:
fix tests
11 May 2007; Marijn Schouten <hkBst@gentoo.org> gambit-4.0_beta22.ebuild:
add automatic loading of syntax-case. This may cause tests to fail. The
tests are probably faulty.
10 May 2007; Marijn Schouten <hkBst@gentoo.org> -gambit-4.0_beta15.ebuild,
-gambit-4.0_beta20.ebuild:
remove older, probably broken ebuilds
10 May 2007; Marijn Schouten <hkBst@gentoo.org> gambit-4.0_beta22.ebuild:
fix beta22 syntax-case support
*gambit-4.0_beta22 (19 Apr 2007)
19 Apr 2007; Marijn Schouten <hkBst@gentoo.org> +gambit-4.0_beta22.ebuild:
add beta22
31 Jan 2007; Marijn Schouten <hkBst@gentoo.org> gambit-4.0_beta20.ebuild:
fix virtual/emacs dep
*gambit-4.0_beta20 (29 Jan 2007)
29 Jan 2007; Marijn Schouten <hkBst@gentoo.org> +gambit-4.0_beta20.ebuild:
add beta20
*gambit-4.0_beta15 (17 Oct 2005)
17 Oct 2005; Matthew Kennedy <mkennedy@gentoo.org>
+files/50gambit-gentoo.el, +metadata.xml, +gambit-4.0_beta15.ebuild:
Initial port. Ebuild contributed by Mihai Radu <tiganu@gmail.com>, David
Wang <tiganu@gmail.com>, Pupeno <pupeno@pupeno.com> and Matthew Kennedy
<mkennedy@gentoo.org>; Resolves Bug #67906.
|