blob: 205c4b4009062e38bbe092cabfb32aad485c87c3 (
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
102
103
104
105
106
|
# ChangeLog for media-libs/gle
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/gle/ChangeLog,v 1.29 2008/11/24 16:36:52 ssuominen Exp $
24 Nov 2008; <ssuominen@gentoo.org> metadata.xml:
Re-assign to desktop-misc herd.
04 Feb 2007; Samuli Suominen <drac@gentoo.org> gle-3.1.0-r1.ebuild:
Clean up.
16 Dec 2006; Charlie Shepherd <masterdriverz@gentoo.org>
gle-3.1.0-r1.ebuild:
Force make install -j1; bug 157368
02 Dec 2006; Charlie Shepherd <masterdriverz@gentoo.org>
gle-3.1.0-r1.ebuild:
Fix doc install location, thanks to Chris Mayo for the patch, bug 154900
29 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> gle-3.1.0-r1.ebuild:
Fix autotools dependencies. Closes bug #150142.
06 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> gle-3.1.0-r1.ebuild:
Add ~x86-fbsd keyword.
*gle-3.1.0-r1 (27 Jul 2006)
27 Jul 2006; Patrick McLean <chutzpah@gentoo.org> +gle-3.1.0-r1.ebuild:
New revision. Update ebuild to always build against xorg-x11, since nvidia's
opengl seems to be broken (bug #141859). Original ebuild contributed by
Samuli Suominen <sasuomin@uusikaupunki.fi> with patches from Tiziano Müller
<gentoo@dev-zero.ch>.
26 Jul 2006; Patrick McLean <chutzpah@gentoo.org>
+files/gle-3.1.0-amd64-skip-example.patch, gle-3.1.0.ebuild:
Add patch to exclude the examples dir from compilation (bug 141780). Thanks
to Samuli Suominen <sasuomin@uusikaupunki.fi> for the ebuild and patch.
*gle-3.1.0 (25 Jul 2006)
25 Jul 2006; Patrick McLean <chutzpah@gentoo.org> +metadata.xml,
+gle-3.1.0.ebuild:
Version bump, fixes bug #122638. Ebuild submitted by Samuli Suominen
<sasuomin@uusikaupunki.fi>
*gle-3.0.1-r3 (23 Jun 2006)
23 Jun 2006; Petteri Räty <betelgeuse@gentoo.org> +gle-3.0.1-r3.ebuild:
Added a doc use flag for the html documentation that was previously always
installed.
18 May 2006; Harald van Dijk <truedfx@gentoo.org>
+files/configure-LANG.patch, gle-3.0.1-r2.ebuild:
Fix compilation with et_EE locale (#133625)
18 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> gle-3.0.1-r2.ebuild:
Replace malloc.h inclusions with stdlib.h inclusions to build on FreeBSD and
OSX. Bug #130340.
02 Jul 2005; Hardave Riar <hardave@gentoo.org> gle-3.0.1-r2.ebuild:
Stable on mips
26 Feb 2005; Stephen P. Becker <geoman@gentoo.org> gle-3.0.1-r2.ebuild:
added ~mips keyword
16 Dec 2004; Markus Rothe <corsair@gentoo.org> gle-3.0.1-r2.ebuild:
Stable on ppc64
05 Nov 2004; Markus Rothe <corsair@gentoo.org> gle-3.0.1-r2.ebuild:
Marked ~ppc64; bug #69450
05 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
gle-3.0.1-r2.ebuild:
Using DESTDIR to fix multilib systems.
13 Dec 2003; Guy Martin <gmsoft@gentoo.org> gle-3.0.1-r2.ebuild:
Marked stable on hppa.
24 Nov 2003; Aron Griffis <agriffis@gentoo.org> gle-3.0.1-r2.ebuild:
Stable on ia64
07 Aug 2003; Lisa Seelye <lisa@gentoo.org> gle-3.0.1-r2.ebuild:
Changed make to emake for bug 26149
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*gle-3.0.1-r2 (21 Mar 2002)
25 Mar 2003; Alastair Tse <liquidx@gentoo.org> gle-3.0.1-r2.ebuild:
fix SRC_URI
23 Feb 2003; Aron Griffis <agriffis@gentoo.org> gle-3.0.1-r2.ebuild :
Add alpha to KEYWORDS
21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> gle-3.0.1-r2.ebuild :
HTML documentation will not be gzipped.
*gle-3.0.1-r2 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|