Gentoo Archives: gentoo-commits

From: "Tristan Heaven (nyhm)" <nyhm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/mupen64plus: ChangeLog
Date: Mon, 31 Aug 2009 16:40:30
Message-Id: E1MiEka-0006sb-O7@stork.gentoo.org
1 nyhm 09/08/31 21:49:20
2
3 Modified: ChangeLog
4 Log:
5 Don't remove -fno-strict-aliasing from default CFLAGS; respect CC/CXX
6 (Portage version: 2.2_rc40/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 games-emulation/mupen64plus/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/mupen64plus/ChangeLog?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/mupen64plus/ChangeLog?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/mupen64plus/ChangeLog?r1=1.1&r2=1.2
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ChangeLog 28 Aug 2009 07:50:00 -0000 1.1
22 +++ ChangeLog 31 Aug 2009 21:49:20 -0000 1.2
23 @@ -1,6 +1,10 @@
24 # ChangeLog for games-emulation/mupen64plus
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.1 2009/08/28 07:50:00 joker Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.2 2009/08/31 21:49:20 nyhm Exp $
28 +
29 + 31 Aug 2009; Tristan Heaven <nyhm@g.o>
30 + files/mupen64plus-1.5-flags.patch:
31 + Don't remove -fno-strict-aliasing from default CFLAGS; respect CC/CXX
32
33 *mupen64plus-1.5 (28 Aug 2009)