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: Fri, 23 May 2014 17:59:41
Message-Id: 20140523175937.ECE7020036@flycatcher.gentoo.org
1 hasufell 14/05/23 17:59:37
2
3 Modified: ChangeLog freeciv-2.4.2.ebuild
4 Log:
5 set readline slot
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
8
9 Revision Changes Path
10 1.150 games-strategy/freeciv/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.150&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.150&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?r1=1.149&r2=1.150
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v
19 retrieving revision 1.149
20 retrieving revision 1.150
21 diff -u -r1.149 -r1.150
22 --- ChangeLog 22 May 2014 19:00:19 -0000 1.149
23 +++ ChangeLog 23 May 2014 17:59:37 -0000 1.150
24 @@ -1,6 +1,9 @@
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.149 2014/05/22 19:00:19 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.150 2014/05/23 17:59:37 hasufell Exp $
29 +
30 + 23 May 2014; Julian Ospald <hasufell@g.o> freeciv-2.4.2.ebuild:
31 + set readline slot
32
33 *freeciv-2.4.2 (22 May 2014)
34
35
36
37
38 1.2 games-strategy/freeciv/freeciv-2.4.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.4.2.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.4.2.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.4.2.ebuild?r1=1.1&r2=1.2
43
44 Index: freeciv-2.4.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.4.2.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- freeciv-2.4.2.ebuild 22 May 2014 19:00:19 -0000 1.1
51 +++ freeciv-2.4.2.ebuild 23 May 2014 17:59:37 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.4.2.ebuild,v 1.1 2014/05/22 19:00:19 hasufell Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.4.2.ebuild,v 1.2 2014/05/23 17:59:37 hasufell Exp $
57
58 # FIXME: gtk3 support breaks ggz support
59
60 @@ -27,7 +27,7 @@
61 sqlite? ( dev-db/sqlite:3 )
62 !mysql? ( !postgres? ( !sqlite? ( virtual/mysql ) ) )
63 )
64 - readline? ( sys-libs/readline )
65 + readline? ( sys-libs/readline:0 )
66 dedicated? ( aimodules? ( sys-devel/libtool:2 ) )
67 !dedicated? (
68 media-libs/libpng:0