diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-06-04 20:04:18 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-06-04 20:04:18 +0000 |
commit | 6d04d3ce32adf3d3825c272e8bbad67d0f90eb90 (patch) | |
tree | 29cd75c478c39204aec402cfe054342a72c9b0b0 /games-emulation/zsnes/ChangeLog | |
parent | sys-kernel/genkernel: Bump to 3.4.34 (diff) | |
download | historical-6d04d3ce32adf3d3825c272e8bbad67d0f90eb90.tar.gz historical-6d04d3ce32adf3d3825c272e8bbad67d0f90eb90.tar.bz2 historical-6d04d3ce32adf3d3825c272e8bbad67d0f90eb90.zip |
Fix compile with gcc47 (bug #419635), submitted by Nikos Chantziaras
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'games-emulation/zsnes/ChangeLog')
-rw-r--r-- | games-emulation/zsnes/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/games-emulation/zsnes/ChangeLog b/games-emulation/zsnes/ChangeLog index 9f823f8504df..a5914d44d421 100644 --- a/games-emulation/zsnes/ChangeLog +++ b/games-emulation/zsnes/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for games-emulation/zsnes -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/ChangeLog,v 1.48 2011/09/29 20:11:35 mr_bones_ Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/ChangeLog,v 1.49 2012/06/04 20:04:18 mr_bones_ Exp $ + + 04 Jun 2012; Michael Sterrett <mr_bones_@gentoo.org> zsnes-1.51-r2.ebuild, + files/zsnes-1.51-CC-quotes.patch, + files/zsnes-1.51-archopt-july-23-update.patch, files/zsnes-1.51-buffer.patch, + files/zsnes-1.51-depbuild.patch, +files/zsnes-1.51-gcc47.patch, + files/zsnes-1.51-libpng.patch: + Fix compile with gcc47 (bug #419635), submitted by Nikos Chantziaras 29 Sep 2011; Michael Sterrett <mr_bones_@gentoo.org> zsnes-1.51-r2.ebuild, +files/zsnes-1.51-buffer.patch: |