Gentoo Archives: gentoo-commits

From: "Richard Freeman (rich0)" <rich0@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/freeciv: freeciv-2.1.8.ebuild ChangeLog
Date: Wed, 11 Mar 2009 01:44:46
Message-Id: E1LhDUs-0002GT-Jq@stork.gentoo.org
1 rich0 09/03/11 01:44:38
2
3 Modified: freeciv-2.1.8.ebuild ChangeLog
4 Log:
5 amd64 stable - 261797
6 (Portage version: 2.1.6.7/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 games-strategy/freeciv/freeciv-2.1.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/freeciv-2.1.8.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/freeciv-2.1.8.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/freeciv-2.1.8.ebuild?r1=1.2&r2=1.3
14
15 Index: freeciv-2.1.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.8.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- freeciv-2.1.8.ebuild 9 Mar 2009 13:37:25 -0000 1.2
22 +++ freeciv-2.1.8.ebuild 11 Mar 2009 01:44:38 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 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.1.8.ebuild,v 1.2 2009/03/09 13:37:25 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.8.ebuild,v 1.3 2009/03/11 01:44:38 rich0 Exp $
28
29 inherit eutils games
30
31 @@ -19,7 +19,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 sparc ~x86"
36 +KEYWORDS="~alpha amd64 ~mips ~ppc ~ppc64 sparc ~x86"
37 IUSE="alsa auth dedicated esd gtk nls readline sdl Xaw3d"
38
39 RDEPEND="readline? ( sys-libs/readline )
40
41
42
43 1.82 games-strategy/freeciv/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.82&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.82&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/ChangeLog?r1=1.81&r2=1.82
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v
52 retrieving revision 1.81
53 retrieving revision 1.82
54 diff -u -r1.81 -r1.82
55 --- ChangeLog 9 Mar 2009 13:37:25 -0000 1.81
56 +++ ChangeLog 11 Mar 2009 01:44:38 -0000 1.82
57 @@ -1,6 +1,9 @@
58 # ChangeLog for games-strategy/freeciv
59 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.81 2009/03/09 13:37:25 fmccor Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.82 2009/03/11 01:44:38 rich0 Exp $
62 +
63 + 11 Mar 2009; Richard Freeman <rich0@g.o> freeciv-2.1.8.ebuild:
64 + amd64 stable - 261797
65
66 09 Mar 2009; Ferris McCormick <fmccor@g.o> freeciv-2.1.8.ebuild:
67 Sparc stable, Bug #261797.