diff options
Diffstat (limited to 'games-arcade/tomatoes/ChangeLog-2015')
-rw-r--r-- | games-arcade/tomatoes/ChangeLog-2015 | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/games-arcade/tomatoes/ChangeLog-2015 b/games-arcade/tomatoes/ChangeLog-2015 new file mode 100644 index 00000000..217c1eaa --- /dev/null +++ b/games-arcade/tomatoes/ChangeLog-2015 @@ -0,0 +1,88 @@ +# ChangeLog for games-arcade/tomatoes +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/tomatoes/ChangeLog,v 1.21 2015/01/05 19:20:01 tupone Exp $ + + 05 Jan 2015; Tupone Alfredo <tupone@gentoo.org> tomatoes-1.55-r2.ebuild: + EAPI 5 + + 15 May 2014; Ulrich Müller <ulm@gentoo.org> tomatoes-1.55-r2.ebuild: + Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to + "sound", bug 357661. + + 20 Oct 2012; Michael Sterrett <mr_bones_@gentoo.org> tomatoes-1.55-r2.ebuild: + any mod support will do + + 18 Jun 2011; Tupone Alfredo <tupone@gentoo.org> tomatoes-1.55-r2.ebuild, + +files/tomatoes-1.55-underlink.patch: + Fix underlink. Bug #369113 by Diego Elio Pettenò + + 20 Aug 2010; Michael Sterrett <mr_bones_@gentoo.org> + tomatoes-1.55-r2.ebuild: + add more use deps (bug #333631) + + 19 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org> + tomatoes-1.55-r2.ebuild: + EAPI=2; add use-based dep; build cpp files with the c++ compiler + + 01 May 2008; Tristan Heaven <nyhm@gentoo.org> + +files/tomatoes-1.55-gcc43.patch, tomatoes-1.55-r2.ebuild: + Patch to fix building with gcc-4.3 from Martin Väth, bug #218940 + + 23 Dec 2006; Tony Vroon <chainsaw@gentoo.org> tomatoes-1.55-r2.ebuild: + Keyword ~ppc64 now that mikmod works. + +*tomatoes-1.55-r2 (01 Sep 2006) + + 01 Sep 2006; <tupone@gentoo.org> files/tomatoes-1.55-c_str.patch, + -tomatoes-1.55-r1.ebuild, +tomatoes-1.55-r2.ebuild: + Fixing memory leak, Bug #129778 by whereami@gmail.com + + 23 Jun 2006; Michael Sterrett <mr_bones_@gentoo.org> + tomatoes-1.55-r1.ebuild: + avoid prestripping binaries (bug #137672) - patch from Tristan Heaven + + 13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> -tomatoes-1.55.ebuild: + Cleaning up older ebuilds. + + 13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> tomatoes-1.55.ebuild, + tomatoes-1.55-r1.ebuild: + Moved games_pkg_setup to the beginning of pkg_setup and marking stable on + amd64 since the previous revision didn't work properly on amd64. + + 22 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> + tomatoes-1.55-r1.ebuild: + Stable on ppc. + +*tomatoes-1.55-r1 (14 Feb 2006) + + 14 Feb 2006; Tony Vroon <chainsaw@gentoo.org> + +files/tomatoes-1.55-c_str.patch, +tomatoes-1.55-r1.ebuild: + Patch to fix config file detection on amd64 by Bernard Cafarelli + <voyageur@operamail.com>, closes bug #116629. Revision bumped. + + 22 Mar 2005; Michael Sterrett <mr_bones_@gentoo.org> tomatoes-1.55.ebuild: + use doicon + + 30 Dec 2004; Mike Frysinger <vapier@gentoo.org> tomatoes-1.55.ebuild: + Make sure sdl-mixer has USE=mikmod #76128. + + 28 Dec 2004; Joseph Jezak <josejx@gentoo.org> tomatoes-1.55.ebuild: + Marked ppc stable. + + 01 Dec 2004; Joseph Jezak <josejx@gentoo.org> tomatoes-1.55.ebuild: + Marked ~ppc. + +*tomatoes-1.55 (30 Nov 2004) + + 30 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> +tomatoes-1.55.ebuild: + version that uses sdl-mixer instead of fmod for greater portability. + + 18 Oct 2004; Michael Sterrett <mr_bones_@gentoo.org> +files/1.5-gcc34.patch, + tomatoes-1.5.ebuild: + gcc34 patch from Chris White via bug #68089 + +*tomatoes-1.5 (18 Oct 2004) + + 18 Oct 2004; Michael Sterrett <mr_bones_@gentoo.org> +metadata.xml, + +tomatoes-1.5.ebuild: + initial commit - ebuild submitted by Ali Sabil via bug #64431 |