blob: 92cb27eb0129a91c491edc538c53477c3f3fbdf5 (
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
|
# ChangeLog for games-arcade/tuxracer
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxracer/ChangeLog,v 1.10 2006/09/18 23:19:05 mr_bones_ Exp $
18 Sep 2006; Michael Sterrett <mr_bones_@gentoo.org>
tuxracer-0.61-r3.ebuild:
direct people to games-arcade/ppracer since tuxracer development has died;
touchups
28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
30 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> tuxracer-0.61-r3.ebuild:
Fix amd64 support. Closing #44475.
05 Feb 2004; Aron Griffis <agriffis@gentoo.org> tuxracer-0.61-r3.ebuild:
add ~alpha with -mieee
11 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org>
tuxracer-0.61-r3.ebuild:
tidy doc install (bug 37936); more error checking/messages
06 Dec 2003; Chris Gianelloni <wolf31o2@gentoo.org> tuxracer-0.61-r3.ebuild:
Added ~amd64 (per bug #35186).
14 Sep 2003; Michael Sterrett <msterret@gentoo.org> tuxracer-0.61-r3.ebuild:
seems to work fine with emake
*tuxracer-0.61-r3 (19 Aug 2003)
19 Aug 2003; Mike Frysinger <vapier@gentoo.org> :
Add games.eclass support, add gcc3 patch #26851, and clean up configure patch.
*tuxracer-0.61-r2 (04 Oct 2002)
10 Jul 2003; Michael Sterrett <msterret@gentoo.org> tuxracer-0.61-r1.ebuild,
tuxracer-0.61-r2.ebuild:
fix DESCRIPTION
02 Mar 2003; Hanno Boeck <hanno@gentoo.org> tuxracer-0.61-r2.ebuild :
Let tuxracer-ppc-glxfix also apply on other archs, since it's not
a ppc-specific problem.
23 Feb 2003; Aron Griffis <agriffis@gentoo.org> tuxracer-0.61-r2.ebuild :
Fix minor error in the ebuild where "die" could be called from within
a subshell.
13 Feb 2003; Mark Guertin <gerk@gentoo.org> tuxracer-0.61-r2.ebuild :
Added patch for braindead configure option that doesnt like new xfree
18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> tuxracer-0.61-r2.ebuild :
Updated to mirror://sourceforge in SRC_URI.
05 Oct 2002; Mike Frysinger <vapier@gentoo.org> tuxracer-0.61-r2.ebuild :
The changing of -m<optimization> to -f<optimization> is invalid for gcc2.x #8770
04 Oct 2002; Mike Frysinger <vapier@gentoo.org> tuxracer-0.61-r2.ebuild :
Fixed directory permissions ... directories have to be +rx to be accessible
*tuxracer-0.61-r1 (1 Feb 2002)
18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> tuxracer-0.61-r1.ebuild :
Updated to mirror://sourceforge in SRC_URI.
28 Sep 2002; Nick Hadaway <raker@gentoo.org> tuxracer-0.61-r1.ebuild :
Changed -m* flags to -f* flags to squash gcc3 warnings and updated
install to fix html location.
02 Aug 2002; mark Guertin <gerk@gentoo.org> tuxracer-0.61-r1.ebuild :
Added ppc to keywords
17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> tuxracer-0.61-r1.ebuild :
Added LICENSE, KEYWORDS.
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.
|