Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/megaglest: megaglest-3.6.0.3.ebuild ChangeLog
Date: Mon, 29 Oct 2012 20:15:00
Message-Id: 20121029201448.D336921600@flycatcher.gentoo.org
1 hasufell 12/10/29 20:14:48
2
3 Modified: megaglest-3.6.0.3.ebuild ChangeLog
4 Log:
5 fix compilation for gcc-4.7 wrt #440134
6
7 (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
8
9 Revision Changes Path
10 1.7 games-strategy/megaglest/megaglest-3.6.0.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.6.0.3.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.6.0.3.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.6.0.3.ebuild?r1=1.6&r2=1.7
15
16 Index: megaglest-3.6.0.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.6.0.3.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- megaglest-3.6.0.3.ebuild 17 Sep 2012 22:30:05 -0000 1.6
23 +++ megaglest-3.6.0.3.ebuild 29 Oct 2012 20:14:48 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.6.0.3.ebuild,v 1.6 2012/09/17 22:30:05 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.6.0.3.ebuild,v 1.7 2012/10/29 20:14:48 hasufell Exp $
29
30 EAPI=4
31 VIRTUALX_REQUIRED="manual"
32 @@ -66,7 +66,7 @@
33 need-wxwidgets unicode
34 fi
35
36 - epatch "${FILESDIR}"/${P}-{static-build,build,as-needed}.patch
37 + epatch "${FILESDIR}"/${P}-{static-build,build,as-needed,gcc-4.7}.patch
38
39 # Workaround for glew >=1.9.0
40 # https://sourceforge.net/tracker/?func=detail&aid=3565658&group_id=300350&atid=1266776
41
42
43
44 1.7 games-strategy/megaglest/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/ChangeLog?rev=1.7&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/ChangeLog?rev=1.7&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/ChangeLog?r1=1.6&r2=1.7
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-strategy/megaglest/ChangeLog,v
53 retrieving revision 1.6
54 retrieving revision 1.7
55 diff -u -r1.6 -r1.7
56 --- ChangeLog 17 Sep 2012 22:30:05 -0000 1.6
57 +++ ChangeLog 29 Oct 2012 20:14:48 -0000 1.7
58 @@ -1,6 +1,10 @@
59 # ChangeLog for games-strategy/megaglest
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/ChangeLog,v 1.6 2012/09/17 22:30:05 hasufell Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/ChangeLog,v 1.7 2012/10/29 20:14:48 hasufell Exp $
63 +
64 + 29 Oct 2012; Julian Ospald <hasufell@g.o> megaglest-3.6.0.3.ebuild,
65 + +files/megaglest-3.6.0.3-gcc-4.7.patch:
66 + fix compilation for gcc-4.7 wrt #440134
67
68 17 Sep 2012; Julian Ospald <hasufell@g.o> megaglest-3.6.0.3.ebuild,
69 metadata.xml: