blob: f2ef16b85ade117f91b3f1425ade552c5b44d6e9 (
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
|
# ChangeLog for dev-lisp/gauche
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche/ChangeLog,v 1.10 2003/11/04 19:41:25 karltk Exp $
04 Nov 2003; Karl Trygve Kalleberg <karltk@gentoo.org>
gauche-0.7.2.ebuild:
Marked as stable.
08 Oct 2003; Karl Trygve Kalleberg <karltk@gentoo.org>
gauche-0.7.2.ebuild:
Didn't compile on all boxes with gdbm. Fixes #30569.
*gauche-0.7.2 (05 Oct 2003)
05 Oct 2003; Karl Trygve Kalleberg <karltk@gentoo.org>
gauche-0.7.2.ebuild:
New upstream version. Fixes #30407.
06 Sep 2003; Karl Trygve Kalleberg <karltk@gentoo.org>
gauche-0.6.ebuild, gauche-0.7.1.ebuild:
Fails to compile on x86. Unmasked 0.7.1 to cover.
*gauche-0.7.1 (06 Sep 2003)
06 Sep 2003; Karl Trygve Kalleberg <karltk@gentoo.org>
gauche-0.7.1.ebuild:
New upstream version. Fixes #25740.
*gauche-0.6 (19 Jul 2002)
07 Dec 2002; Jack Morgan <jmorgan@gentoo.org> gauche-0.5.7.ebuild, gauche-0.6.ebuild :
Changed sparc64 to sparc keyword
19 Jul 2002; Karl Trygve Kalleberg <karltk@gentoo.org> gauche-0.6.ebuild files/digest-gauche-0.6:
New upstream version.
*gauche-0.5.7 (12 Jul 2002)
12 Jul 2002; Karl Trygve Kalleberg <karltk@gentoo.org> gauche-0.5.7.ebuild files/digest-gauche-0.5.7:
New upstream version.
Old version, gauche-0.5.2, removed.
*gauche-0.5.2 (12 Apr 2002)
12 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> gauche-0.5.2.ebuild files/digest-gauche-0.5.2:
Gauche is an R5RS Scheme implementation developed to be a handy script
interpreter, which allows programmers and system administrators to write
small to large scripts for their daily chores. Quick startup, built-in
system interface, native multilingual support are some of my goals.
|