diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2007-07-28 22:19:40 +0000 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2007-07-28 22:19:40 +0000 |
commit | a4def880609ba80e9be2907595690176dc2e5e8e (patch) | |
tree | f6518f8d1740321c6c20f64554c2129bbdbc50f2 /games-emulation/snes9x/ChangeLog | |
parent | Fix Manifest -- back to ~x86 because of missing deps (diff) | |
download | historical-a4def880609ba80e9be2907595690176dc2e5e8e.tar.gz historical-a4def880609ba80e9be2907595690176dc2e5e8e.tar.bz2 historical-a4def880609ba80e9be2907595690176dc2e5e8e.zip |
Fix build with gcc-4.1.2 Bug #170568
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'games-emulation/snes9x/ChangeLog')
-rw-r--r-- | games-emulation/snes9x/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/games-emulation/snes9x/ChangeLog b/games-emulation/snes9x/ChangeLog index 0b370c02229a..15f525c85dee 100644 --- a/games-emulation/snes9x/ChangeLog +++ b/games-emulation/snes9x/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-emulation/snes9x -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v 1.25 2006/11/01 22:50:44 nyhm Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v 1.26 2007/07/28 22:19:40 tupone Exp $ + +*snes9x-1.43-r2 (28 Jul 2007) + + 28 Jul 2007; Tupone Alfredo <tupone@gentoo.org> + +files/snes9x-1.43-gcc412.patch, +snes9x-1.43-r2.ebuild: + Fix build with gcc-4.1.2 Bug #170568 by Stefan Vunckx 01 Nov 2006; Tristan Heaven <nyhm@gentoo.org> snes9x-1.43-r1.ebuild: Use autotools eclass |