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/liquidwar6: liquidwar6-0.4.3681.ebuild ChangeLog
Date: Mon, 09 Jun 2014 15:40:51
Message-Id: 20140609154046.C57F12004E@flycatcher.gentoo.org
1 hasufell 14/06/09 15:40:46
2
3 Modified: liquidwar6-0.4.3681.ebuild ChangeLog
4 Log:
5 fix build which was broken by multilib madness
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
8
9 Revision Changes Path
10 1.3 games-strategy/liquidwar6/liquidwar6-0.4.3681.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/liquidwar6/liquidwar6-0.4.3681.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/liquidwar6/liquidwar6-0.4.3681.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/liquidwar6/liquidwar6-0.4.3681.ebuild?r1=1.2&r2=1.3
15
16 Index: liquidwar6-0.4.3681.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/liquidwar6/liquidwar6-0.4.3681.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- liquidwar6-0.4.3681.ebuild 15 May 2014 17:05:28 -0000 1.2
23 +++ liquidwar6-0.4.3681.ebuild 9 Jun 2014 15:40:46 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar6/liquidwar6-0.4.3681.ebuild,v 1.2 2014/05/15 17:05:28 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar6/liquidwar6-0.4.3681.ebuild,v 1.3 2014/06/09 15:40:46 hasufell Exp $
29
30 EAPI=5
31
32 @@ -64,7 +64,8 @@
33 }
34
35 src_prepare() {
36 - epatch "${FILESDIR}"/${PN}-0.2.3551-{ldconfig,paths}.patch
37 + epatch "${FILESDIR}"/${PN}-0.2.3551-{ldconfig,paths}.patch \
38 + "${FILESDIR}"/${PN}-0.4.3681-check-headers.patch
39
40 sed -i \
41 -e 's/-Werror//' \
42
43
44
45 1.6 games-strategy/liquidwar6/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/liquidwar6/ChangeLog?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/liquidwar6/ChangeLog?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/liquidwar6/ChangeLog?r1=1.5&r2=1.6
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-strategy/liquidwar6/ChangeLog,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- ChangeLog 15 May 2014 17:05:28 -0000 1.5
58 +++ ChangeLog 9 Jun 2014 15:40:46 -0000 1.6
59 @@ -1,6 +1,10 @@
60 # ChangeLog for games-strategy/liquidwar6
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar6/ChangeLog,v 1.5 2014/05/15 17:05:28 ulm Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar6/ChangeLog,v 1.6 2014/06/09 15:40:46 hasufell Exp $
64 +
65 + 09 Jun 2014; Julian Ospald <hasufell@g.o> liquidwar6-0.4.3681.ebuild,
66 + +files/liquidwar6-0.4.3681-check-headers.patch:
67 + fix build which was broken by multilib madness
68
69 15 May 2014; Ulrich Müller <ulm@g.o> liquidwar6-0.0.13_beta.ebuild,
70 liquidwar6-0.2.3551.ebuild, liquidwar6-0.4.3681.ebuild: