summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/dgen-sdl/ChangeLog-2015')
-rw-r--r--games-emulation/dgen-sdl/ChangeLog-2015102
1 files changed, 102 insertions, 0 deletions
diff --git a/games-emulation/dgen-sdl/ChangeLog-2015 b/games-emulation/dgen-sdl/ChangeLog-2015
new file mode 100644
index 00000000..f57f1c85
--- /dev/null
+++ b/games-emulation/dgen-sdl/ChangeLog-2015
@@ -0,0 +1,102 @@
+# ChangeLog for games-emulation/dgen-sdl
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/ChangeLog,v 1.28 2015/03/26 17:55:32 mr_bones_ Exp $
+
+ 26 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org> -dgen-sdl-1.30.ebuild:
+ old
+
+ 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> dgen-sdl-1.33.ebuild:
+ Stable for x86, wrt bug #543528
+
+ 24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> dgen-sdl-1.33.ebuild:
+ Stable for amd64, wrt bug #543528
+
+ 21 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org>
+ +files/dgen-sdl-1.33-joystick.patch, dgen-sdl-1.33.ebuild:
+ fix building with USE=-joystick (bug #540764)
+
+ 19 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> -dgen-sdl-1.32.ebuild:
+ old
+
+*dgen-sdl-1.33 (13 Feb 2015)
+
+ 13 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> +dgen-sdl-1.33.ebuild,
+ dgen-sdl-1.32.ebuild:
+ version bump
+
+ 25 Aug 2014; Michael Sterrett <mr_bones_@gentoo.org> -dgen-sdl-1.31.ebuild:
+ old
+
+*dgen-sdl-1.32 (24 Jun 2013)
+
+ 24 Jun 2013; Michael Sterrett <mr_bones_@gentoo.org> +dgen-sdl-1.32.ebuild:
+ version bump (bug #474616)
+
+*dgen-sdl-1.31 (22 Jan 2013)
+
+ 22 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> +dgen-sdl-1.31.ebuild:
+ version bump (bug #452274)
+
+ 22 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> -dgen-sdl-1.23.ebuild,
+ -files/dgen-sdl-1.23-gcc34.patch, -files/dgen-sdl-1.23-gcc4.patch:
+ old
+
+ 11 Dec 2012; Ulrich Müller <ulm@gentoo.org> dgen-sdl-1.30.ebuild:
+ Update LICENSE, see COPYING file in tarball.
+
+ 13 Jun 2012; Jeff Horelick <jdhore@gentoo.org> dgen-sdl-1.30.ebuild:
+ marked x86 per bug 421005
+
+ 13 Jun 2012; Agostino Sarubbo <ago@gentoo.org> dgen-sdl-1.30.ebuild:
+ Stable for amd64, wrt bug #421005
+
+ 13 Jun 2012; Michael Sterrett <mr_bones_@gentoo.org> dgen-sdl-1.30.ebuild:
+ update HOMEPAGE
+
+*dgen-sdl-1.30 (02 May 2012)
+
+ 02 May 2012; Michael Sterrett <mr_bones_@gentoo.org> +dgen-sdl-1.30.ebuild:
+ version bump
+
+ 26 Apr 2010; Michael Sterrett <mr_bones_@gentoo.org> dgen-sdl-1.23.ebuild:
+ add a blocker for media-gfx/fondu which also has a tobin (bug #289715)
+
+ 20 Oct 2009; Michael Sterrett <mr_bones_@gentoo.org> dgen-sdl-1.23.ebuild:
+ EAPI=2; fix parallel build
+
+ 05 Oct 2006; Michael Sterrett <mr_bones_@gentoo.org>
+ files/dgen-sdl-1.23-gcc34.patch, +files/dgen-sdl-1.23-gcc4.patch,
+ dgen-sdl-1.23.ebuild:
+ fix gcc4 compiling with patch from Stephen Bridges (bug #133203)
+
+ 10 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> dgen-sdl-1.23.ebuild:
+ Added RDEPEND to DEPEND so we pull in libsdl for building.
+
+ 10 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> dgen-sdl-1.23.ebuild:
+ Added modular X dependencies and closing bug #121522.
+
+ 25 Dec 2005; Michael Sterrett <mr_bones_@gentoo.org>
+ +files/dgen-sdl-1.23-gcc34.patch, dgen-sdl-1.23.ebuild:
+ patch for gcc-3.4 (bug #116113)
+
+ 09 Jan 2005; Sven Wegener <swegener@gentoo.org> dgen-sdl-1.23.ebuild:
+ Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
+
+ 18 Jul 2004; Daniel Ahlberg <aliz@gentoo.org> dgen-sdl-1.23.ebuild:
+ Adding amd64 keyword and gnuconfig_update, closing #53464.
+
+ 30 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> dgen-sdl-1.23.ebuild:
+ don't rdepend on nasm
+
+ 28 Sep 2003; Michael Sterrett <mr_bones_@gentoo.org> dgen-sdl-1.23.ebuild:
+ use games eclass; use use_with; added more docs
+
+*dgen-sdl-1.23 (1 Aug 2002)
+
+ 1 Aug 2002; Ryan Phillips <rphillips@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.