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
|
# ChangeLog for games-fps/ut2004
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.23 2005/05/16 16:09:45 wolf31o2 Exp $
16 May 2005; Chris Gianelloni <wolf31o2@gentoo.org> -ut2004-3339.ebuild,
ut2004-3355.ebuild:
Marking stable on x86/amd64.
*ut2004-3355 (22 Feb 2005)
22 Feb 2005; Chris Gianelloni <wolf31o2@gentoo.org> +ut2004-3355.ebuild:
Initial import of broken-up ut2004 install and version bumped to 3355.
18 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3339.ebuild:
Added ROOT to dosym.
*ut2004-3339 (24 Nov 2004)
24 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org> -ut2004-3323.ebuild,
+ut2004-3339.ebuild:
Version bumped and added Editor's Choice Edition Bonus Pack.
17 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3323.ebuild:
Removed calls to specific 3dgamers mirrors and changed to use
mirror://3dgamers instead.
15 Sep 2004; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3323.ebuild:
Fixing patch and closing bug #64094.
*ut2004-3323 (14 Sep 2004)
14 Sep 2004; Chris Gianelloni <wolf31o2@gentoo.org> -ut2004-3236-r1.ebuild,
-ut2004-3270.ebuild, +ut2004-3323.ebuild:
Removing old versions, updating to newest patch, and closing bug #63958.
02 Sep 2004; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3270.ebuild:
Fixing ut2004.xml link and closing bug #62532.
*ut2004-3270 (31 Aug 2004)
31 Aug 2004; Chris Gianelloni <wolf31o2@gentoo.org> +ut2004-3270.ebuild:
Updated to latest patch level.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
ut2004-3236-r1.ebuild:
virtual/glibc -> virtual/libc
*ut2004-3236-r1 (26 Jun 2004)
26 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org> +ut2004-3236-r1.ebuild,
-ut2004-3236.ebuild:
Updated to use newest patch files, compiled with GCC 3.x, rather than GCC 2.x.
Also added uz2unpack DEPEND. Should close bug #51644.
22 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org> -ut2004-3204.ebuild,
ut2004-3236.ebuild:
Moving 3236 to stable on x86 due to security vulnerability in Unreal Engine.
See bug #54726 for more information.
*ut2004-3236 (16 Jun 2004)
16 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3204.ebuild,
+ut2004-3236.ebuild:
Modified 3204 ebuild to hopefully fix problems with merging on amd64. Also
adding 3236 ebuild to portage.
16 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3204.ebuild:
Moved patch and amd64 ucc-bin/ut2004-bin renames to before uncompressing to
attempt to solve problems with installation on amd64. Marked stable on x86 and
closing bug #54028.
03 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> ut2004-3204.ebuild:
fix dir -> die typo; skip unnecessary dodirs
27 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3204.ebuild:
Fixing typo with amd64 portion of patch.
25 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3204.ebuild:
Added USE_DVD= to keep people from overriding USE_DVD on the command line.
This is being done to reduce bug reports as the auto-detection should be
working, and if not, it needs to be reported and fixed rather than
circumvented.
25 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3204.ebuild:
Fixing chmod line.
24 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3204.ebuild:
Adding a chmod u+w before uncompression since files are coming from CD.
21 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3204.ebuild:
Fixing my SNAFU in src_unpack and closing bug #51644.
21 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3204.ebuild:
Hoping to have fixed the CD/DVD detection in pkg_setup.
*ut2004-3204 (20 May 2004)
20 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> +metadata.xml,
+files/ut2004.xml, +ut2004-3204.ebuild:
Initial import. Ebuild by me.
|