Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/freeciv: ChangeLog freeciv-2.2.0.ebuild
Date: Sun, 09 May 2010 18:25:50
Message-Id: 20100509182545.474F62C48B@corvid.gentoo.org
1 armin76 10/05/09 18:25:45
2
3 Modified: ChangeLog freeciv-2.2.0.ebuild
4 Log:
5 Re-add ~alpha/~sparc wrt #317461
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.106 games-strategy/freeciv/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.106&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.106&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?r1=1.105&r2=1.106
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v
18 retrieving revision 1.105
19 retrieving revision 1.106
20 diff -u -r1.105 -r1.106
21 --- ChangeLog 2 May 2010 13:16:57 -0000 1.105
22 +++ ChangeLog 9 May 2010 18:25:45 -0000 1.106
23 @@ -1,6 +1,9 @@
24 # ChangeLog for games-strategy/freeciv
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.105 2010/05/02 13:16:57 nyhm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.106 2010/05/09 18:25:45 armin76 Exp $
28 +
29 + 09 May 2010; Raúl Porcel <armin76@g.o> freeciv-2.2.0.ebuild:
30 + Re-add ~alpha/~sparc wrt #317461
31
32 02 May 2010; Tristan Heaven <nyhm@g.o> freeciv-2.2.0.ebuild:
33 Use games-ggz.eclass
34
35
36
37 1.8 games-strategy/freeciv/freeciv-2.2.0.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild?r1=1.7&r2=1.8
42
43 Index: freeciv-2.2.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- freeciv-2.2.0.ebuild 2 May 2010 13:16:57 -0000 1.7
50 +++ freeciv-2.2.0.ebuild 9 May 2010 18:25:45 -0000 1.8
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild,v 1.7 2010/05/02 13:16:57 nyhm Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild,v 1.8 2010/05/09 18:25:45 armin76 Exp $
56
57 EAPI=2
58 inherit eutils gnome2-utils games-ggz games
59 @@ -11,7 +11,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~ppc x86"
64 +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86"
65 IUSE="auth dedicated ggz gtk ipv6 nls readline sdl +sound"
66
67 RDEPEND="readline? ( sys-libs/readline )