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/warzone2100: warzone2100-2.3.9.ebuild ChangeLog
Date: Sun, 29 Jul 2012 21:18:12
Message-Id: 20120729211801.9932D2004B@flycatcher.gentoo.org
1 hasufell 12/07/29 21:18:01
2
3 Modified: warzone2100-2.3.9.ebuild ChangeLog
4 Log:
5 fix build with pkgconf wrt #428494
6
7 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 games-strategy/warzone2100/warzone2100-2.3.9.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/warzone2100-2.3.9.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/warzone2100-2.3.9.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/warzone2100-2.3.9.ebuild?r1=1.6&r2=1.7
15
16 Index: warzone2100-2.3.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.3.9.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- warzone2100-2.3.9.ebuild 20 Jun 2012 20:55:39 -0000 1.6
23 +++ warzone2100-2.3.9.ebuild 29 Jul 2012 21:18:01 -0000 1.7
24 @@ -1,9 +1,9 @@
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/warzone2100/warzone2100-2.3.9.ebuild,v 1.6 2012/06/20 20:55:39 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.3.9.ebuild,v 1.7 2012/07/29 21:18:01 hasufell Exp $
29
30 EAPI=2
31 -inherit autotools versionator games
32 +inherit autotools eutils versionator games
33
34 MY_PV=$(get_version_component_range -2)
35 VIDEOS_PV=2.2
36 @@ -46,6 +46,8 @@
37 -e 's/#top_builddir/top_builddir/' \
38 po/Makevars || die
39
40 + epatch "${FILESDIR}"/${P}-pkgconf.patch
41 +
42 eautoreconf
43 }
44
45
46
47
48 1.74 games-strategy/warzone2100/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?rev=1.74&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?rev=1.74&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?r1=1.73&r2=1.74
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v
57 retrieving revision 1.73
58 retrieving revision 1.74
59 diff -u -r1.73 -r1.74
60 --- ChangeLog 20 Jun 2012 20:55:39 -0000 1.73
61 +++ ChangeLog 29 Jul 2012 21:18:01 -0000 1.74
62 @@ -1,6 +1,10 @@
63 # ChangeLog for games-strategy/warzone2100
64 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.73 2012/06/20 20:55:39 mr_bones_ Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.74 2012/07/29 21:18:01 hasufell Exp $
67 +
68 + 29 Jul 2012; Julian Ospald <hasufell@g.o> warzone2100-2.3.9.ebuild,
69 + +files/warzone2100-2.3.9-pkgconf.patch:
70 + fix build with pkgconf wrt #428494
71
72 20 Jun 2012; Michael Sterrett <mr_bones_@g.o>
73 warzone2100-2.3.9.ebuild: