summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2011-04-28 07:22:45 +0000
committerAlfredo Tupone <tupone@gentoo.org>2011-04-28 07:22:45 +0000
commit575a38a730cc0a1a00d2e0a87fd584fe52c57ac9 (patch)
tree2248a90dc609a1e37365db2d18821ae59ffad479 /games-emulation/dosbox/ChangeLog
parentVersion Bump. (diff)
downloadgentoo-2-575a38a730cc0a1a00d2e0a87fd584fe52c57ac9.tar.gz
gentoo-2-575a38a730cc0a1a00d2e0a87fd584fe52c57ac9.tar.bz2
gentoo-2-575a38a730cc0a1a00d2e0a87fd584fe52c57ac9.zip
Build with gcc-4.6 Bug #364231
(Portage version: 2.1.9.46/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation/dosbox/ChangeLog')
-rw-r--r--games-emulation/dosbox/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/games-emulation/dosbox/ChangeLog b/games-emulation/dosbox/ChangeLog
index 4c8035c1c1c8..9324bbb570ce 100644
--- a/games-emulation/dosbox/ChangeLog
+++ b/games-emulation/dosbox/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/dosbox
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/ChangeLog,v 1.55 2010/11/23 09:24:23 tupone Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/ChangeLog,v 1.56 2011/04/28 07:22:45 tupone Exp $
+
+ 28 Apr 2011; Tupone Alfredo <tupone@gentoo.org> dosbox-0.74.ebuild,
+ +files/dosbox-0.74-gcc46.patch:
+ Build with gcc-4.6 Bug #364231 by Philipp
23 Nov 2010; Tupone Alfredo <tupone@gentoo.org> dosbox-0.74.ebuild:
media-libs/libsdl need to be built with X. Fix bug #346241 by Tom Noonan