Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/freeciv: freeciv-2.2.5.ebuild ChangeLog
Date: Thu, 05 May 2011 11:02:30
Message-Id: 20110505110217.82D8420054@flycatcher.gentoo.org
1 phajdan.jr 11/05/05 11:02:17
2
3 Modified: freeciv-2.2.5.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #363643
6
7 (Portage version: 2.1.9.42/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 games-strategy/freeciv/freeciv-2.2.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.2.5.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.2.5.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.2.5.ebuild?r1=1.1&r2=1.2
15
16 Index: freeciv-2.2.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.5.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- freeciv-2.2.5.ebuild 13 Mar 2011 14:01:18 -0000 1.1
23 +++ freeciv-2.2.5.ebuild 5 May 2011 11:02:15 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.5.ebuild,v 1.1 2011/03/13 14:01:18 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.5.ebuild,v 1.2 2011/05/05 11:02:15 phajdan.jr Exp $
29
30 EAPI=2
31 inherit eutils gnome2-utils games-ggz games
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
37 +KEYWORDS="~amd64 ~ppc ~ppc64 x86"
38 IUSE="auth dedicated ggz gtk ipv6 nls readline sdl +sound"
39
40 RDEPEND="readline? ( sys-libs/readline )
41
42
43
44 1.127 games-strategy/freeciv/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.127&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.127&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?r1=1.126&r2=1.127
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v
53 retrieving revision 1.126
54 retrieving revision 1.127
55 diff -u -r1.126 -r1.127
56 --- ChangeLog 13 Mar 2011 14:01:18 -0000 1.126
57 +++ ChangeLog 5 May 2011 11:02:15 -0000 1.127
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-strategy/freeciv
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.126 2011/03/13 14:01:18 mr_bones_ Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.127 2011/05/05 11:02:15 phajdan.jr Exp $
63 +
64 + 05 May 2011; Pawel Hajdan jr <phajdan.jr@g.o> freeciv-2.2.5.ebuild:
65 + x86 stable wrt bug #363643
66
67 *freeciv-2.2.5 (13 Mar 2011)