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
|
# ChangeLog for dev-scheme/gauche-gl
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gauche-gl/ChangeLog,v 1.19 2011/06/14 14:42:41 hattya Exp $
*gauche-gl-0.5 (14 Jun 2011)
14 Jun 2011; Akinori Hattori <hattya@gentoo.org> +gauche-gl-0.5.ebuild:
new upstream release.
16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
gauche-gl-0.4.4.ebuild:
virtual/glut -> media-libs/glut
28 Jul 2008; Panagiotis Christopoulos <pchrist@gentoo.org> metadata.xml:
Update metadata.xml to include USE flag descriptions. Entries taken from
profiles/use.local.desc
08 Oct 2007; Akinori Hattori <hattya@gentoo.org> -gauche-gl-0.4.3.ebuild:
cleaned out old ebuild.
08 Oct 2007; Akinori Hattori <hattya@gentoo.org> gauche-gl-0.4.4.ebuild:
stable on x86.
25 Aug 2007; Akinori Hattori <hattya@gentoo.org> -gauche-gl-0.4.1.ebuild,
-gauche-gl-0.4.2.ebuild:
cleaned out old ebuilds.
25 Aug 2007; Akinori Hattori <hattya@gentoo.org> gauche-gl-0.4.3.ebuild:
stable on x86.
*gauche-gl-0.4.4 (25 Aug 2007)
25 Aug 2007; Akinori Hattori <hattya@gentoo.org> +gauche-gl-0.4.4.ebuild:
new upstream release.
19 Jan 2007; Akinori Hattori <hattya@gentoo.org> gauche-gl-0.4.2.ebuild:
apply the gauche-gl-prototypes.diff patch.
*gauche-gl-0.4.3 (19 Jan 2007)
19 Jan 2007; Akinori Hattori <hattya@gentoo.org> +gauche-gl-0.4.3.ebuild:
new upstream release.
10 Jan 2007; <marijn@gentoo.org> gauche-gl-0.4.2.ebuild:
Dependency update: dev-lang/gauche -> dev-scheme/gauche.
10 Jan 2007; <marijn@gentoo.org> gauche-gl-0.4.1.ebuild:
Dependency update: dev-lang/gauche -> dev-scheme/gauche.
*gauche-gl-0.4.2 (01 Dec 2006)
01 Dec 2006; Akinori Hattori <hattya@gentoo.org>
+files/gauche-gl-prototypes.diff, gauche-gl-0.4.1.ebuild,
+gauche-gl-0.4.2.ebuild:
new upstream release.
03 Jul 2006; Akinori Hattori <hattya@gentoo.org> gauche-gl-0.4.1.ebuild:
fixes bug #128592
22 Apr 2006; Akinori Hattori <hattya@gentoo.org> gauche-gl-0.4.1.ebuild:
stable on x86.
*gauche-gl-0.4.1 (18 Dec 2005)
18 Dec 2005; Akinori Hattori <hattya@gentoo.org> +gauche-gl-0.4.1.ebuild:
new upstream release.
16 Jul 2004; David Holm <dholm@gentoo.org> gauche-gl-0.3.1.ebuild:
Added to ~ppc.
11 Jul 2004; Akinori Hattori <hattya@gentoo.org> gauche-gl-0.3.1.ebuild:
dev-lisp/gauche to dev-lang/gauche.
*gauche-gl-0.3.1 (11 Jul 2004)
11 Jul 2004; Akinori Hattori <hattya@gentoo.org> +metadata.xml,
+gauche-gl-0.3.1.ebuild:
moved from dev-lisp/gauche-gl to dev-scheme/gauche-gl.
14 Mar 2004; Akinori Hattori <hattya@gentoo.org> gauche-gl-0.1.3.ebuild,
files/destdir-gentoo.diff, files/nvidia-headers-gentoo.diff,
files/0.1.3/destdir-gentoo.diff, files/0.1.3/nvidia-headers-gentoo.diff:
cleaned out.
29 Feb 2004; Akinori Hattori <hattya@gentoo.org> gauche-gl-0.3.1.ebuild:
marked stable on x86.
22 Feb 2004; Akinori Hattori <hattya@gentoo.org> gauche-gl-0.3.1.ebuild,
metadata.xml:
moved slot 0.1 -> 0.
I've taken over from karltk.
*gauche-gl-0.3.1 (30 Dec 2003)
30 Dec 2003; George Shapovalov <george@gentoo.org> gauche-gl-0.3.1.ebuild, files/{destdir-gentoo.diff, nvidia-headers-gentoo.diff} :
new version (#36666),
thanks to Andrei Barbu <teval@myrealbox.com> for report
Substantially reworked to use base.eclass
*gauche-gl-0.1.3 (19 Jul 2002)
19 Jul 2002; Karl Trygve Kalleberg <karltk@gentoo.org> gauche-gl-0.1.3.ebuild files/digest-gauche-gl-0.1.3 :
OpenGL 1.1 bindings for Gauche.
Initial import.
|