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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
|
# ChangeLog for games-rpg/eternal-lands
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/ChangeLog,v 1.22 2006/07/06 16:54:04 uberlord Exp $
*eternal-lands-1.3.0-r1 (06 Jul 2006)
06 Jul 2006; Roy Marples <uberlord@gentoo.org>
+files/eternal-lands-1.3.0-counters.patch, +eternal-lands-1.3.0-r1.ebuild:
Added a patch to make the new counters actually work.
06 Jul 2006; Roy Marples <uberlord@gentoo.org> eternal-lands-1.3.0.ebuild:
Stop compiling with -DFONTS_FIX as it appears to be a bit wonky.
05 Jul 2006; Roy Marples <uberlord@gentoo.org> eternal-lands-1.3.0.ebuild:
Added warning about new Auto Update feature causing client to suddenly exit.
This is a design feature, so go bug the game designers!
*eternal-lands-1.3.0 (04 Jul 2006)
04 Jul 2006; Roy Marples <uberlord@gentoo.org>
+files/eternal-lands-1.3.0-update-createdir.patch,
+eternal-lands-1.3.0.ebuild:
Version bump.
*eternal-lands-1.2.0_p1-r4 (03 Jul 2006)
03 Jul 2006; Roy Marples <uberlord@gentoo.org>
+files/eternal-lands-1.2.0-update-createdir.patch,
+eternal-lands-1.2.0_p1-r4.ebuild:
Add a patch to create the directories required for files being auto-updated
if they do not exist.
*eternal-lands-1.2.0_p1-r3 (21 May 2006)
21 May 2006; Roy Marples <uberlord@gentoo.org>
+eternal-lands-1.2.0_p1-r3.ebuild:
Only install xml files in the books folder, #133661.
*eternal-lands-1.2.0_p1-r2 (11 May 2006)
11 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+eternal-lands-1.2.0_p1-r2.ebuild:
Added a new revision to work with the split openal/freealut. Closing bug
#110709.
28 Apr 2006; Alec Warner <antarus@gentoo.org> Manifest:
Fixing SHA256 digest, pass five
17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
eternal-lands-1.2.0_p1-r1.ebuild:
Dependency update: media-libs/alut -> media-libs/freealut.
17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
eternal-lands-1.2.0_p1.ebuild:
Dependency update: media-libs/alut -> media-libs/freealut.
20 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
eternal-lands-1.2.0_p1-r1.ebuild:
Added eutils to inherit line.
*eternal-lands-1.2.0_p1-r1 (08 Mar 2006)
08 Mar 2006; Roy Marples <uberlord@gentoo.org>
+files/eternal-lands-1.2.0-vertex-array.patch,
+eternal-lands-1.2.0_p1-r1.ebuild:
Added a patch written by me that enables the use of compiled vertex arrays
as an in-game toggle. Some cards - appears to be IGP style chipsets using
the xorg driver - don't display in-game graphics correctly and this patch
is an interim fix until EL or X works 100%.
This patch has been approved by 'Entropy' for use on the EL main server.
15 Feb 2006; Roy Marples <uberlord@gentoo.org>
eternal-lands-1.2.0_p1.ebuild:
Fixed X11 modular deps.
14 Feb 2006; Roy Marples <uberlord@gentoo.org>
eternal-lands-1.2.0_p1.ebuild:
Changed elc SRC_URI to use a gentoo mirror, #122433 as the EL devs still
haven't released a new source tarball.
13 Feb 2006; Roy Marples <uberlord@gentoo.org>
-eternal-lands-1.1.2.ebuild, +eternal-lands-1.2.0_p1.ebuild:
New version.
This is just the elc client now - the artwork and music have been split off
into eternal-lands-data.
28 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
eternal-lands-1.0.1.ebuild, eternal-lands-1.1.2.ebuild:
Since this won't work with the newer openal, I need to make it a blocker.
Closing bug #110709.
25 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
eternal-lands-1.0.1.ebuild, eternal-lands-1.1.2.ebuild:
Made openal dependency work for both older openal and newer with split alut.
Closing bug #110392.
*eternal-lands-1.1.2 (24 Oct 2005)
24 Oct 2005; Michael Sterrett <mr_bones_@gentoo.org>
+eternal-lands-1.1.2.ebuild:
version bump
*eternal-lands-1.0.1 (28 Jan 2005)
28 Jan 2005; Michael Sterrett <mr_bones_@gentoo.org>
+eternal-lands-1.0.1.ebuild:
version bump - ebuild submitted by Bjørn Mogense via bug #79501
29 Nov 2004; Mike Doty <kingtaco@gentoo.org> eternal-lands-1.0.0.ebuild:
~amd64 keyword added
27 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org>
eternal-lands-1.0.0.ebuild:
unpack in src_unpack; use games.eclass functions; tidy
*eternal-lands-1.0.0 (17 Aug 2004)
17 Aug 2004; Joel Martin <kanaka@gentoo.org> +eternal-lands-1.0.0.ebuild:
Initial creation of ebuild
|