blob: 4b3b3d3fcd861a7e073e58e47f6da1adb8a128c6 (
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
# ChangeLog for app-emulation/zsnes
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/ChangeLog,v 1.1 2003/09/09 16:26:50 vapier Exp $
10 Jul 2003; Michael Sterrett <msterret@gentoo.org> zsnes-1.36.ebuild:
use emake; use use_with
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*zsnes-1.36 (21 Jul 2002)
03 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
Added pkg_setup fix for #9446.
06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
Added -ppc -sparc -sparc64 BACK to keywords, when bumping please please
honor these KEYWORDS if they are set and read ChangeLog entries
Also please make sure to enter _something_ in the cvs log when updating
files "*** empty log message ***" was the last cvs log entry for this
21 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
New upstream version.
20 Jul 2002; Phil Bordelon <sunflare@gentoo.org> zsnes-1.35.ebuild zsnes-1.35-r1.ebuild zsnes-1.337-r2.ebuild :
ZSNES relies on x86 assembly, and will not build on PPC, SPARC, or
SPARC64 platforms. Updated the KEYWORDS to reflect this.
*zsnes-1.35-r1 (08 Jul 2002)
11 Jul 2002; Brandon Low <lostlogic@gentoo.org> zsnes-1.35-r1.ebuild :
Just fix the ebuild to die if patching fails.
08 Jul 2002; Phil Bordelon <sunflare@gentoo.org> zsnes-1.35-r1.ebuild zsnes-1.337-r2.ebuild :
There are a number of problems with raw ZSNES 1.35. Thomas Weidner
alerted us to the problem and submitted both a patch against ZSNES
CVS and an updated ebuild. Changed the description string, but
otherwise the ebuild is identical. See Bug #4704 for details.
I also updated zsnes-1.337-r2.ebuild to make repoman happy.
*zsnes-1.35 (06 Jul 2002)
06 Jul 2002; Phil Bordelon <sunflare@gentoo.org> zsnes-1.35.ebuild :
Updated to the latest version. Brought the ebuild up to current repoman
and lintool specs. The patch in -r2 is no longer needed. The Author in
the ebuild was Dan Armak.
*zsnes-1.337-r2 (17 May 2002)
17 May 2002; Dan Armak <danarmak@gentoo.org> changelog:
Fix bugs #2746, #2783 - remove a comment from init.asm which confused nasm.
*zsnes-1.337-r1 (7 May 2002)
7 May 2002; Spider <spider@gentoo.org> zsnes-1.337-r1.ebuild zsnes-1.337.ebuild :
fix sourceforge mirror stuff
*zsnes-1.337-r1 (12 Apr 2002)
12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> zsnes-1.337-r1.ebuild :
Compile against newest libpng
*zsnes-1.337 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|