diff options
Diffstat (limited to 'games-emulation/zsnes/ChangeLog')
-rw-r--r-- | games-emulation/zsnes/ChangeLog | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/games-emulation/zsnes/ChangeLog b/games-emulation/zsnes/ChangeLog new file mode 100644 index 000000000000..4b3b3d3fcd86 --- /dev/null +++ b/games-emulation/zsnes/ChangeLog @@ -0,0 +1,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. |