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
|
# ChangeLog for games-fps/ut2004-demo
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-demo/ChangeLog,v 1.36 2006/01/10 16:01:51 wolf31o2 Exp $
10 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
ut2004-demo-3334.ebuild:
Added modular X dependencies and changed to use virtual/libstdc++ instead of
listing the separate dependencies.
12 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
ut2004-demo-3334.ebuild:
Making libstdc++-v3 dependency no longer amd64-only and making it also met
by gcc 3.3, which is a more proper solution.
13 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
ut2004-demo-3334.ebuild:
Added libstdc++-v3 to RDEPEND and closing bug #112371.
21 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
ut2004-demo-3334.ebuild:
Added addition dir variable to games_make_wrapper for bug #109793.
26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
ut2004-demo-3334.ebuild:
Making games last on inherit line.
30 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
ut2004-demo-3334.ebuild:
Changed to match new 3dgamers mirrors structure in thirdpartymirrors.
17 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org>
ut2004-demo-3334.ebuild:
Removed unused dedicated USE check in DEPEND.
16 Oct 2004; Chris Gianelloni <wolf31o2@gentoo.org>
ut2004-demo-3334.ebuild:
Updated icon image.
*ut2004-demo-3334 (07 Oct 2004)
07 Oct 2004; Chris Gianelloni <wolf31o2@gentoo.org>
-ut2004-demo-3120-r4.ebuild, +ut2004-demo-3334.ebuild:
Version bumped to 3334 and closing bug #65232.
19 Jul 2004; Chris Gianelloni <wolf31o2@gentoo.org>
ut2004-demo-3120-r4.ebuild:
Added libsdl and openal to DEPEND and closing bug #57627.
*ut2004-demo-3120-r4 (08 Jul 2004)
08 Jul 2004; Chris Gianelloni <wolf31o2@gentoo.org>
-ut2004-demo-3120-r2.ebuild, -ut2004-demo-3120-r3.ebuild,
+ut2004-demo-3120-r4.ebuild:
Updated to close bug #54726.
01 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org>
ut2004-demo-3120-r2.ebuild, ut2004-demo-3120-r3.ebuild:
fix use
01 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org>
ut2004-demo-3120-r2.ebuild, ut2004-demo-3120-r3.ebuild:
QA cleanup
18 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org>
-ut2004-demo-3120-r1.ebuild, ut2004-demo-3120-r2.ebuild:
Removing -r1 and marking -r2 stable on x86 and amd64.
12 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org>
ut2004-demo-3120-r1.ebuild, ut2004-demo-3120-r2.ebuild,
ut2004-demo-3120-r3.ebuild:
Adding IUSE to -r1 and removing redundant inherit eutils. Marking -r3 stable
for x86.
16 Mar 2004; Chris Gianelloni <wolf31o2@gentoo.org>
ut2004-demo-3120-r3.ebuild:
Changed amd64 patch to pingpatch2. Closing bug #44681.
15 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
ut2004-demo-3120-r3.ebuild:
fix from bug #43108 again
16 Mar 2004; <augustus@gentoo.org> ut2004-demo-3120-r3.ebuild:
Masked -r3 for amd64. There was no change that should have affected amd64. In
fact, you missed some -r2 changes and broke it for amd64.
13 Mar 2004; Chris Gianelloni <wolf31o2@gentoo.org>
ut2004-demo-3120-r3.ebuild:
Removed extra DISTDIR line. Closing bug #44611.
*ut2004-demo-3120-r3 (03 Mar 2004)
03 Mar 2004; Chris Gianelloni <wolf31o2@gentoo.org>
ut2004-demo-3120-r3.ebuild, ut2004-demo-3120.ebuild:
Revision bump to test new openal/libsdl from icculus.
*ut2004-demo-3120-r2 (24 Feb 2004)
*ut2004-demo-3120-r1 (20 Feb 2004)
15 Feb 2004; Brad House <brad_mssw@gentoo.org> ut2004-demo-3120.ebuild:
amd64 version has been released, should be on mirrors soon
*ut2004-demo-3120 (13 Feb 2004)
13 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by me.
|