blob: 3a3cd617c528e787e096610b1ccc24a9bf541966 (
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
|
# ChangeLog for games-emulation/generator
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-emulation/generator/ChangeLog,v 1.12 2006/03/30 23:01:11 wolf31o2 Exp $
*generator-0.35-r1 (30 Mar 2006)
30 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+generator-0.35-r1.ebuild:
Added new ebuild for a patched generator. The oroginal ebuild was written by
Machiel Groeneveld <machiel@ideus.nl> and edited by Bernard Cafarelli
<voyageur@operamail.com>. Closing bug #76072.
17 May 2005; Chris Gianelloni <wolf31o2@gentoo.org> generator-0.35.ebuild:
Cleanup for bug #92745.
11 Jul 2004; Tom Martin <slarti@gentoo.org> generator-0.35.ebuild:
Marked ~amd64, closing 53460.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
generator-0.35.ebuild:
virtual/glibc -> virtual/libc
27 Jun 2004; Aron Griffis <agriffis@gentoo.org> generator-0.35.ebuild:
QA - fix use invocation
30 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> generator-0.35.ebuild:
don't rdepend on nasm; "use arch" instead of "ARCH == "
20 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> generator-0.35.ebuild,
files/logging.patch, files/netbsd-gcc-3.3.patch:
ripped off the patches from netbsd for generator to get the logging working
again.
20 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> generator-0.35.ebuild:
fix bug #44709 by turning off logging
fixed up old hard-coded gcc flags in configure
take out mention of allegro and tcltk - this package looks dead upstream so
it doesn't look like allegro and tcltk will ever be supported.
changed make to emake -j1 - don't even think about trying to use parallel
make with these makefiles - very broken
20 Dec 2003; David Holm <dholm@gentoo.org> generator-0.35.ebuild:
Added a small ppc fix and added to ~ppc.
*generator-0.35 (15 Jul 2003)
15 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by me for #20818.
|