summaryrefslogtreecommitdiff
blob: 14efc35ada40b0d17460f61b2459328c39ab54ca (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
# ChangeLog for dev-lisp/gauche
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche/ChangeLog,v 1.22 2004/04/07 11:53:54 hattya Exp $

  07 Apr 2004; Akinori Hattori <hattya@gentoo.org> gauche-0.7.4.2.ebuild:
  marked stable on x86.

  01 Apr 2004; Akinori Hattori <hattya@gentoo.org> gauche-0.7.3.ebuild,
  gauche-0.7.4.1.ebuild:
  inherit eutils.

  28 Mar 2004; Akinori Hattori <hattya@gentoo.org> gauche-0.7.4.2.ebuild,
  files/gauche-extract-1.13.diff:
  added gauche-extract-1.13.diff.
  this patch will fix a wrong regexp in doc/extract, which is used to
  generate gauche-refj.texi.

  14 Mar 2004; David Holm <dholm@gentoo.org> gauche-0.7.4.2.ebuild:
  Added to ~ppc.

*gauche-0.7.4.2 (14 Mar 2004)

  14 Mar 2004; Akinori Hattori <hattya@gentoo.org> gauche-0.7.4.2.ebuild:
  version bumped.

  21 Feb 2004; Akinori Hattori <hattya@gentoo.org> gauche-0.7.1.ebuild,
  gauche-0.7.2.ebuild:
  cleaned out old ebuilds.

  21 Feb 2004; Akinori Hattori <hattya@gentoo.org> gauche-0.7.4.1.ebuild:
  fixed bug #42233. marked stable on x86.

  20 Feb 2004; Akinori Hattori <hattya@gentoo.org> gauche-0.7.3.ebuild:
  fixed bug #42233.

  14 Feb 2004; Akinori Hattori <hattya@gentoo.org> gauche-0.7.3.ebuild:
  Marked stable on x86.

*gauche-0.7.4.1 (06 Feb 2004)

  06 Feb 2004; Akinori Hattori <hattya@gentoo.org> gauche-0.7.4.1.ebuild:
  Version bumped.

  04 Feb 2004; Akinori Hattori <hattya@gentoo.org> gauche-0.5.7.ebuild,
  gauche-0.6.ebuild, gauche-0.7.1.ebuild, gauche-0.7.2.ebuild,
  gauche-0.7.3.ebuild, metadata.xml:
  Cleaned out old ebuilds. Updated copyright year.
  I've taken over from karltk.

*gauche-0.7.3 (30 Dec 2003)

  30 Dec 2003; George Shapovalov <george@gentoo.org> gauche-0.7.3.ebuild :
  new version (#36666), thanks to Andrei Barbu <teval@myrealbox.com> for notification

  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.