Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/freeciv: freeciv-2.1.5.ebuild ChangeLog
Date: Sat, 30 Aug 2008 14:52:08
Message-Id: E1KZRo5-0004HN-6u@stork.gentoo.org
1 ranger 08/08/30 14:52:05
2
3 Modified: freeciv-2.1.5.ebuild ChangeLog
4 Log:
5 stable ppc, bug 234507
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.7 games-strategy/freeciv/freeciv-2.1.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/freeciv-2.1.5.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/freeciv-2.1.5.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/freeciv-2.1.5.ebuild?r1=1.6&r2=1.7
14
15 Index: freeciv-2.1.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.5.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- freeciv-2.1.5.ebuild 24 Aug 2008 11:35:30 -0000 1.6
22 +++ freeciv-2.1.5.ebuild 30 Aug 2008 14:52:04 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 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.5.ebuild,v 1.6 2008/08/24 11:35:30 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.5.ebuild,v 1.7 2008/08/30 14:52:04 ranger Exp $
28
29 inherit eutils games
30
31 @@ -20,7 +20,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.79 games-strategy/freeciv/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.79&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.79&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/ChangeLog?r1=1.78&r2=1.79
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v
52 retrieving revision 1.78
53 retrieving revision 1.79
54 diff -u -r1.78 -r1.79
55 --- ChangeLog 29 Aug 2008 05:31:34 -0000 1.78
56 +++ ChangeLog 30 Aug 2008 14:52:04 -0000 1.79
57 @@ -1,6 +1,9 @@
58 # ChangeLog for games-strategy/freeciv
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.78 2008/08/29 05:31:34 mr_bones_ Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.79 2008/08/30 14:52:04 ranger Exp $
62 +
63 + 30 Aug 2008; Brent Baude <ranger@g.o> freeciv-2.1.5.ebuild:
64 + stable ppc, bug 234507
65
66 *freeciv-2.1.6 (29 Aug 2008)