Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@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: Sun, 24 Aug 2008 11:35:35
Message-Id: E1KXDsY-0004qK-Q9@stork.gentoo.org
1 corsair 08/08/24 11:35:30
2
3 Modified: freeciv-2.1.5.ebuild ChangeLog
4 Log:
5 Stable on ppc64; bug #234507
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.6 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.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/freeciv-2.1.5.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/freeciv-2.1.5.ebuild?r1=1.5&r2=1.6
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.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- freeciv-2.1.5.ebuild 12 Aug 2008 20:43:48 -0000 1.5
22 +++ freeciv-2.1.5.ebuild 24 Aug 2008 11:35:30 -0000 1.6
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.5 2008/08/12 20:43:48 ken69267 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.5.ebuild,v 1.6 2008/08/24 11:35:30 corsair 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.77 games-strategy/freeciv/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.77&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.77&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/ChangeLog?r1=1.76&r2=1.77
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v
52 retrieving revision 1.76
53 retrieving revision 1.77
54 diff -u -r1.76 -r1.77
55 --- ChangeLog 12 Aug 2008 20:43:48 -0000 1.76
56 +++ ChangeLog 24 Aug 2008 11:35:30 -0000 1.77
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.76 2008/08/12 20:43:48 ken69267 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.77 2008/08/24 11:35:30 corsair Exp $
62 +
63 + 24 Aug 2008; Markus Rothe <corsair@g.o> freeciv-2.1.5.ebuild:
64 + Stable on ppc64; bug #234507
65
66 12 Aug 2008; Kenneth Prugh <ken69267@g.o> freeciv-2.1.5.ebuild:
67 amd64 stable, bug #234507