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.2.ebuild ChangeLog
Date: Mon, 06 Sep 2010 20:18:50
Message-Id: 20100906201845.3DFAE20051@flycatcher.gentoo.org
1 phajdan.jr 10/09/06 20:18:45
2
3 Modified: freeciv-2.2.2.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #335827
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 games-strategy/freeciv/freeciv-2.2.2.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.2.2.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.2.2.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.2.2.ebuild?r1=1.1&r2=1.2
14
15 Index: freeciv-2.2.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.2.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- freeciv-2.2.2.ebuild 2 Aug 2010 18:46:30 -0000 1.1
22 +++ freeciv-2.2.2.ebuild 6 Sep 2010 20:18:45 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.2.ebuild,v 1.1 2010/08/02 18:46:30 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.2.ebuild,v 1.2 2010/09/06 20:18:45 phajdan.jr Exp $
28
29 EAPI=2
30 inherit eutils gnome2-utils games-ggz games
31 @@ -11,7 +11,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
36 +KEYWORDS="~amd64 ~ppc ~ppc64 x86"
37 IUSE="auth dedicated ggz gtk ipv6 nls readline sdl +sound"
38
39 RDEPEND="readline? ( sys-libs/readline )
40
41
42
43 1.117 games-strategy/freeciv/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.117&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.117&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?r1=1.116&r2=1.117
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v
52 retrieving revision 1.116
53 retrieving revision 1.117
54 diff -u -r1.116 -r1.117
55 --- ChangeLog 13 Aug 2010 17:25:03 -0000 1.116
56 +++ ChangeLog 6 Sep 2010 20:18:45 -0000 1.117
57 @@ -1,6 +1,9 @@
58 # ChangeLog for games-strategy/freeciv
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.116 2010/08/13 17:25:03 josejx Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.117 2010/09/06 20:18:45 phajdan.jr Exp $
62 +
63 + 06 Sep 2010; Pawel Hajdan jr <phajdan.jr@g.o> freeciv-2.2.2.ebuild:
64 + x86 stable wrt bug #335827
65
66 13 Aug 2010; Joseph Jezak <josejx@g.o> freeciv-2.2.1.ebuild:
67 Marked ppc/ppc64 stable for bug #329957.