diff options
Diffstat (limited to 'games-emulation/xmame/ChangeLog')
-rw-r--r-- | games-emulation/xmame/ChangeLog | 110 |
1 files changed, 110 insertions, 0 deletions
diff --git a/games-emulation/xmame/ChangeLog b/games-emulation/xmame/ChangeLog new file mode 100644 index 000000000000..ca47166adf51 --- /dev/null +++ b/games-emulation/xmame/ChangeLog @@ -0,0 +1,110 @@ +# ChangeLog for app-emulation/xmame +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/ChangeLog,v 1.1 2003/09/09 16:26:50 vapier Exp $ + +*xmame-0.72.1 (17 Aug 2003) + + 17 Aug 2003; Mike Frysinger <vapier@gentoo.org> : + Version bump #26763 + remove mips patch. + +*xmame-0.71.1 (16 Aug 2003) + + 16 Aug 2003; Mike Frysinger <vapier@gentoo.org> : + Version bump #24986 + mips patch. + +*xmame-0.70.1 (11 Jul 2003) + + 15 Jul 2003; Mike Frysinger <vapier@gentoo.org> : + Add glx patch #24383. + + 11 Jul 2003; Mike Frysinger <vapier@gentoo.org> : + Version bump + major rehaul of code. Thanks to Caleb Shay <caleb@webninja.com> for + his ideas/submissions. + +*xmame-0.69.1 (05 Jun 2003) + + 05 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> : + Version bump. + +*xmame-0.67.2 (28 Apr 2003) + + 28 Apr 2003; Mike Frysinger <vapier@gentoo.org> : + Version bump. + +*xmame-0.62.2-r1 (28 Apr 2003) + + 29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + +*xmame-0.62.2 (13 Jan 2003) + + 13 Jan 2003; Ryan Phillips <rphillips@gentoo.org> xmame-0.62.2.ebuild : + Submitted by Caleb Shay + +*xmame-0.62.1_rc2 (27 Dec 2002) + + 27 Dec 2002; Ryan Phillips <rphillips@gentoo.org> xmame-0.62.1_rc2.ebuild : + version bump. Submitted by Kfir Ozer. Fixes #11927 + +*xmame-0.61.1_pre1 (31 Oct 2002) + + 31 Oct 2002; Ryan Phillips <rphillips@gentoo.org> xmame-0.61.1_pre1.ebuild : + Version bump.. Submitted by Caleb Shay. Fixes #8904 + +*xmame-0.60.1-r4 (17 Aug 2002) + + 14 Aug 2002; Ryan Phillips <rphillips@gentoo.org> xmame-0.60.1-r4.ebuild : + thanks to Caleb Shay. Fixes #8904 + +*xmame-0.60.1-r3 (7 Aug 2002) + + 7 Aug 2002; Ryan Phillips <rphillips@gentoo.org> xmame-0.60.1-r3.ebuild : + Included sed for use var 'opengl' + +*xmame-0.60.1-r2 (13 June 2002) + + 23 Jul 2002; Ryan Phillips <rphillips@gentoo.org> : + on x86 platforms -O3 doesn't compile. I included a sed statement + to replace -O3 with -O2. + + 15 Jul 2002; Owen Stampflee <owen@gentoo.org> : + Added KEYWORDS. + + 13 June 2002; David Chamberlain <daybird@gentoo.org> xmame-0.60.1-r2.ebuild + This ebuild provides ppc fixes to makefile + +*xmame-0.60.1-r1 (7 Jun 2002) + + 7 Jun 2002; J. Perrot <blackmore@gentoo.org> xmame-0.60.1-r1.ebuild : + Check the presence of "dga" in the USE variable and do the + appropriate sed substitution + +*xmame-0.60.1 (27 May 2002) + + 27 May 2002; Ryan Phillips <rphillips@gentoo.org> xmame-0.60.1.ebuild : + Updated version and fixes to the xmame symlink. #2958 + +*xmame-0.59.1 (28 Mar 2002) + + 28 Mar 2002; Geert Bevin <gbevin@gentoo.org> xmame-0.59.1.ebuild + files/digest-xmame-0.59.1 : + Version upgrade + +*xmame-0.56.1 (3 Feb 2002) + + 3 Feb 2002; T.Neidt <tneidt@gentoo.org> ChangeLog : + Moved to app-emulation/xmame with the other emulators (Bug 421) + +*xmame-0.55.2 (3 Feb 2002) + + 3 Feb 2002; T.Neidt <tneidt@gentoo.org> ChangeLog : + Moved to app-emulation/xmame with the other emulators (Bug 421) + +*xmame-0.56.1 (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. |