summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2006-10-05 04:56:02 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2006-10-05 04:56:02 +0000
commit5c5a46d1c2e54f274d4917baff088380857d7f40 (patch)
treeb7ed0874941c8c7e45cffa6c35feefc14a9dac92 /games-emulation/dgen-sdl/ChangeLog
parentStable x86; ldap is annoying :( (diff)
downloadhistorical-5c5a46d1c2e54f274d4917baff088380857d7f40.tar.gz
historical-5c5a46d1c2e54f274d4917baff088380857d7f40.tar.bz2
historical-5c5a46d1c2e54f274d4917baff088380857d7f40.zip
fix gcc4 compiling with patch from Stephen Bridges (bug #133203)
Package-Manager: portage-2.1.2_pre2-r3
Diffstat (limited to 'games-emulation/dgen-sdl/ChangeLog')
-rw-r--r--games-emulation/dgen-sdl/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/games-emulation/dgen-sdl/ChangeLog b/games-emulation/dgen-sdl/ChangeLog
index aefdffb313bb..20f1cda10ad8 100644
--- a/games-emulation/dgen-sdl/ChangeLog
+++ b/games-emulation/dgen-sdl/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-emulation/dgen-sdl
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/ChangeLog,v 1.10 2006/02/10 20:43:47 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/ChangeLog,v 1.11 2006/10/05 04:56:02 mr_bones_ Exp $
+
+ 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.