blob: aa1d7c66db30670e8082c7afdc74a0a3c5efa729 (
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
|
# ChangeLog for games-fps/doomlegacy
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-fps/doomlegacy/ChangeLog,v 1.11 2005/09/28 22:24:23 josejx Exp $
28 Sep 2005; Joseph Jezak <josejx@gentoo.org> doomlegacy-1.42.ebuild:
Marked -ppc because it doesn't work well on ppc. Patches are welcome. Bug
#74172.
24 Jun 2005; Michael Sterrett <mr_bones_@gentoo.org>
doomlegacy-1.42.ebuild:
disable SDL support for now since the code wants sdl-mixer internal functions
*doomlegacy-1.42 (20 Jul 2004)
20 Jul 2004; Mike Frysinger <vapier@gentoo.org> +files/1.42-errno.patch,
+files/1.42-makefile.patch, +files/1.42-sdl-gentoo-paths.patch,
+doomlegacy-1.42.ebuild:
Version bump #50549 by Florian Westphal and #41339 by Kimmo Sundqvist.
30 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
doomlegacy-1.41-r1.ebuild:
don't rdepend on nasm, sed
12 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org>
doomlegacy-1.41-r1.ebuild, metadata.xml:
header fix; check return of sed
*doomlegacy-1.41-r1 (13 Oct 2003)
29 Oct 2003; Mike Frysinger <vapier@gentoo.org> :
Add optional SDL support #33710.
13 Oct 2003; Mike Frysinger <vapier@gentoo.org> :
Fix typo in sed script and fix legacy.dat mirroring.
*doomlegacy-1.41 (11 Oct 2003)
11 Oct 2003; Mike Frysinger <vapier@gentoo.org> :
Version bumpage.
*doomlegacy-1.40-r2 (13 Aug 2003)
13 Aug 2003; Mike Frysinger <vapier@gentoo.org> :
Remove x86 specific code (#26201). Add games.eclass support.
*doomlegacy-1.40-r1 (06 Mar 2003)
29 Jul 2003; Michael Sterrett <msterret@gentoo.org>
doomlegacy-1.40-r1.ebuild:
use sed -i
06 Mar 2003; Mike Frysinger <vapier@gentoo.org> :
Added a patch to fix glibc errno (#16267) #16715.
Also tweaked makefile patch to allow custom CFLAGS.
*doomlegacy-1.40 (28 Oct 2002)
30 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Added a small patch for people who arent running with `opengl-update xfree`
28 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by Dries Harnie <Bulletz_1900@hotmail.com>.
|