diff options
author | 2005-09-05 21:41:17 +0000 | |
---|---|---|
committer | 2005-09-05 21:41:17 +0000 | |
commit | 9ad2547b321d118d5261359c3295e589aa687468 (patch) | |
tree | 036f3a619a1a89c252adb7c93ef82850a56ce1ed /games-emulation/openmsx/ChangeLog | |
parent | ~amd64 (diff) | |
download | gentoo-2-9ad2547b321d118d5261359c3295e589aa687468.tar.gz gentoo-2-9ad2547b321d118d5261359c3295e589aa687468.tar.bz2 gentoo-2-9ad2547b321d118d5261359c3295e589aa687468.zip |
Adding upstream patch to fix compilation with GCC4. Some slight changes were
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-emulation/openmsx/ChangeLog')
-rw-r--r-- | games-emulation/openmsx/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/games-emulation/openmsx/ChangeLog b/games-emulation/openmsx/ChangeLog index c2f0ed625eda..bca99ad0b92e 100644 --- a/games-emulation/openmsx/ChangeLog +++ b/games-emulation/openmsx/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-emulation/openmsx # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.14 2005/09/01 19:20:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.15 2005/09/05 21:41:17 halcy0n Exp $ + + 05 Sep 2005; Mark Loeser <halcy0n@gentoo.org> + +files/openmsx-0.5.2-gcc4.patch, openmsx-0.5.2.ebuild: + Adding upstream patch to fix compilation with GCC4. Some slight changes were + made to the upstream patch, since it broken compilation with gcc-3.3. 01 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> openmsx-0.5.1.ebuild, openmsx-0.5.2.ebuild: |