Gentoo Archives: gentoo-commits

From: "Alfredo Tupone (tupone)" <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/mupen64: mupen64-0.5-r4.ebuild ChangeLog
Date: Tue, 08 Sep 2009 07:59:55
Message-Id: E1MkvcH-00054U-7K@stork.gentoo.org
1 tupone 09/09/08 07:59:53
2
3 Modified: mupen64-0.5-r4.ebuild ChangeLog
4 Log:
5 Fix build with gcc-4.3 Bug #268917
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.5 games-emulation/mupen64/mupen64-0.5-r4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/mupen64/mupen64-0.5-r4.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/mupen64/mupen64-0.5-r4.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/mupen64/mupen64-0.5-r4.ebuild?r1=1.4&r2=1.5
14
15 Index: mupen64-0.5-r4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64/mupen64-0.5-r4.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- mupen64-0.5-r4.ebuild 13 Jun 2007 21:31:11 -0000 1.4
22 +++ mupen64-0.5-r4.ebuild 8 Sep 2009 07:59:52 -0000 1.5
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64/mupen64-0.5-r4.ebuild,v 1.4 2007/06/13 21:31:11 nyhm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64/mupen64-0.5-r4.ebuild,v 1.5 2009/09/08 07:59:52 tupone Exp $
29
30 inherit eutils multilib games
31
32 @@ -42,7 +42,8 @@
33 "${FILESDIR}"/${P}-gentoo3.patch \
34 "${FILESDIR}"/${PN}-glN64-ucode.patch \
35 "${FILESDIR}"/${PN}-glN64-noasmfix.patch \
36 - "${FILESDIR}"/${P}-gcc42.patch
37 + "${FILESDIR}"/${P}-gcc42.patch \
38 + "${FILESDIR}"/${P}-gcc43.patch
39
40 sed -i \
41 -e "s:#undef WITH_HOME:#define WITH_HOME \"$(games_get_libdir)/\":" \
42
43
44
45 1.28 games-emulation/mupen64/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/mupen64/ChangeLog?rev=1.28&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/mupen64/ChangeLog?rev=1.28&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/mupen64/ChangeLog?r1=1.27&r2=1.28
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64/ChangeLog,v
54 retrieving revision 1.27
55 retrieving revision 1.28
56 diff -u -r1.27 -r1.28
57 --- ChangeLog 17 Nov 2008 21:01:40 -0000 1.27
58 +++ ChangeLog 8 Sep 2009 07:59:52 -0000 1.28
59 @@ -1,6 +1,10 @@
60 # ChangeLog for games-emulation/mupen64
61 -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64/ChangeLog,v 1.27 2008/11/17 21:01:40 flameeyes Exp $
63 +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64/ChangeLog,v 1.28 2009/09/08 07:59:52 tupone Exp $
65 +
66 + 08 Sep 2009; Tupone Alfredo <tupone@g.o>
67 + +files/mupen64-0.5-gcc43.patch, mupen64-0.5-r4.ebuild:
68 + Fix build with gcc-4.3 Bug #268917 by Ray
69
70 17 Nov 2008; Diego E. Pettenò <flameeyes@g.o>
71 files/mupen64-0.5-anisotropic.patch: