blob: ed11a90e0d100ddf530063f4dae6ecb773be55ad (
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
|
# ChangeLog for media-libs/glide-v3
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/glide-v3/ChangeLog,v 1.12 2004/06/14 08:53:35 battousai Exp $
*glide-v3-3.10-r4 (13 Jun 2004)
13 Jun 2004; Bryan Stine <battousai@gentoo.org>; glide-v3-3.10-r4.ebuild:
Numerous fixes. Compiling with GCC 3.3 should now be fixed. A few
makefile.autoconf.am problems with assembly files have been fixed. The
build.3dfx script is no longer used, so no need to worry about chmod +x or the
die statement not working. The following bugs have been closed by this bump:
31366, 31490, 43660, and 41544.
06 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
glide-v3-3.10-r3.ebuild:
depend on sed >= 4; error messages
03 Oct 2003; Aron Griffis <agriffis@gentoo.org> glide-v3-3.10-r3.ebuild:
Fixup for alpha (after marking stable... bad bad Aron)
03 Oct 2003; Aron Griffis <agriffis@gentoo.org> glide-v3-3.10-r3.ebuild:
Stable on alpha
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*glide-v3-3.10-r3 (26 Apr 2002)
26 Apr 2002; M.Schlemmer <azarah@gentoo.org> glide-v3-3.10-r3.ebuild :
Resolve bug #2012. Optimizations applied to the build caused it to be
very unstable.
*glide-v3-3.10-r2 (15 Apr 2002)
15 Apr 2002; Seemant Kulleen <seemant@gentoo.org> glide-v3-3.10-r2.ebuild :
Updated USE flag checking syntax
17 Feb 2002; M.Schlemmer <azarah@gentoo.org> glide-v3-3.10-r2.ebuild :
Fixed CFLAGS for swlib.
17 Feb 2002; M.Schlemmer <azarah@gentoo.org> glide-v3-3.10-r1.ebuild :
Changed the USE flags used, so that only 'voodoo3' is needed for voodoo3
support, else voodoo4/5 support will be compiled in.
*glide-v3-3.10 (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.
|