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/freeciv: ChangeLog freeciv-2.4.2.ebuild
Date: Sat, 31 May 2014 12:04:30
Message-Id: 20140531120425.A99792004E@flycatcher.gentoo.org
1 hasufell 14/05/31 12:04:25
2
3 Modified: ChangeLog freeciv-2.4.2.ebuild
4 Log:
5 don't rely on broken autoreconf wrt #511904
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
8
9 Revision Changes Path
10 1.152 games-strategy/freeciv/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.152&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.152&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?r1=1.151&r2=1.152
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v
19 retrieving revision 1.151
20 retrieving revision 1.152
21 diff -u -r1.151 -r1.152
22 --- ChangeLog 24 May 2014 15:16:41 -0000 1.151
23 +++ ChangeLog 31 May 2014 12:04:25 -0000 1.152
24 @@ -1,6 +1,10 @@
25 # ChangeLog for games-strategy/freeciv
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.151 2014/05/24 15:16:41 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.152 2014/05/31 12:04:25 hasufell Exp $
29 +
30 + 31 May 2014; Julian Ospald <hasufell@g.o> freeciv-2.4.2.ebuild,
31 + files/freeciv-2.4.2-as-needed.patch:
32 + don't rely on broken autoreconf wrt #511904
33
34 24 May 2014; Julian Ospald <hasufell@g.o> freeciv-2.4.2.ebuild,
35 +files/freeciv-2.4.2-as-needed.patch:
36
37
38
39 1.4 games-strategy/freeciv/freeciv-2.4.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.4.2.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.4.2.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.4.2.ebuild?r1=1.3&r2=1.4
44
45 Index: freeciv-2.4.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.4.2.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- freeciv-2.4.2.ebuild 24 May 2014 15:16:41 -0000 1.3
52 +++ freeciv-2.4.2.ebuild 31 May 2014 12:04:25 -0000 1.4
53 @@ -1,11 +1,11 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.4.2.ebuild,v 1.3 2014/05/24 15:16:41 hasufell Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.4.2.ebuild,v 1.4 2014/05/31 12:04:25 hasufell Exp $
58
59 # FIXME: gtk3 support breaks ggz support
60
61 EAPI=5
62 -inherit autotools eutils gnome2-utils games-ggz games
63 +inherit eutils gnome2-utils games-ggz games
64
65 DESCRIPTION="multiplayer strategy game (Civilization Clone)"
66 HOMEPAGE="http://www.freeciv.org/"
67 @@ -70,7 +70,6 @@
68
69 src_prepare() {
70 epatch "${FILESDIR}"/${P}-as-needed.patch
71 - eautoreconf
72
73 # install the .desktop in /usr/share/applications
74 # install the icons in /usr/share/pixmaps