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 freeciv-2.1.9.ebuild freeciv-2.1.11.ebuild
Date: Sun, 30 May 2010 18:39:10
Message-Id: 20100530183904.70A302CF37@corvid.gentoo.org
1 armin76 10/05/30 18:39:04
2
3 Modified: ChangeLog freeciv-2.2.0.ebuild freeciv-2.1.9.ebuild
4 freeciv-2.1.11.ebuild
5 Log:
6 Drop alpha/sparc keywords
7 (Portage version: 2.1.8.3/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.109 games-strategy/freeciv/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.109&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.109&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?r1=1.108&r2=1.109
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v
19 retrieving revision 1.108
20 retrieving revision 1.109
21 diff -u -r1.108 -r1.109
22 --- ChangeLog 23 May 2010 20:15:34 -0000 1.108
23 +++ ChangeLog 30 May 2010 18:39:04 -0000 1.109
24 @@ -1,6 +1,10 @@
25 # ChangeLog for games-strategy/freeciv
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.108 2010/05/23 20:15:34 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.109 2010/05/30 18:39:04 armin76 Exp $
29 +
30 + 30 May 2010; Raúl Porcel <armin76@g.o> freeciv-2.1.9.ebuild,
31 + freeciv-2.1.11.ebuild, freeciv-2.2.0.ebuild:
32 + Drop alpha/sparc keywords
33
34 23 May 2010; Pacho Ramos <pacho@g.o> freeciv-2.2.0.ebuild:
35 stable amd64, bug 313345
36
37
38
39 1.11 games-strategy/freeciv/freeciv-2.2.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild?rev=1.11&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild?rev=1.11&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild?r1=1.10&r2=1.11
44
45 Index: freeciv-2.2.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild,v
48 retrieving revision 1.10
49 retrieving revision 1.11
50 diff -u -r1.10 -r1.11
51 --- freeciv-2.2.0.ebuild 23 May 2010 20:15:34 -0000 1.10
52 +++ freeciv-2.2.0.ebuild 30 May 2010 18:39:04 -0000 1.11
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild,v 1.10 2010/05/23 20:15:34 pacho Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild,v 1.11 2010/05/30 18:39:04 armin76 Exp $
58
59 EAPI=2
60 inherit eutils gnome2-utils games-ggz games
61 @@ -11,7 +11,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86"
66 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
67 IUSE="auth dedicated ggz gtk ipv6 nls readline sdl +sound"
68
69 RDEPEND="readline? ( sys-libs/readline )
70
71
72
73 1.9 games-strategy/freeciv/freeciv-2.1.9.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.1.9.ebuild?rev=1.9&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.1.9.ebuild?rev=1.9&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.1.9.ebuild?r1=1.8&r2=1.9
78
79 Index: freeciv-2.1.9.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.9.ebuild,v
82 retrieving revision 1.8
83 retrieving revision 1.9
84 diff -u -r1.8 -r1.9
85 --- freeciv-2.1.9.ebuild 28 Aug 2009 11:18:25 -0000 1.8
86 +++ freeciv-2.1.9.ebuild 30 May 2010 18:39:04 -0000 1.9
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2009 Gentoo Foundation
89 +# Copyright 1999-2010 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.9.ebuild,v 1.8 2009/08/28 11:18:25 nyhm Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.9.ebuild,v 1.9 2010/05/30 18:39:04 armin76 Exp $
93
94 inherit eutils gnome2-utils games
95
96 @@ -16,7 +16,7 @@
97
98 LICENSE="GPL-2"
99 SLOT="0"
100 -KEYWORDS="alpha amd64 ~mips ppc ppc64 sparc x86"
101 +KEYWORDS="amd64 ~mips ppc ppc64 x86"
102 IUSE="alsa auth dedicated gtk nls readline sdl Xaw3d"
103
104 RDEPEND="readline? ( sys-libs/readline )
105
106
107
108 1.5 games-strategy/freeciv/freeciv-2.1.11.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.1.11.ebuild?rev=1.5&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.1.11.ebuild?rev=1.5&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.1.11.ebuild?r1=1.4&r2=1.5
113
114 Index: freeciv-2.1.11.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.11.ebuild,v
117 retrieving revision 1.4
118 retrieving revision 1.5
119 diff -u -r1.4 -r1.5
120 --- freeciv-2.1.11.ebuild 9 Feb 2010 05:51:43 -0000 1.4
121 +++ freeciv-2.1.11.ebuild 30 May 2010 18:39:04 -0000 1.5
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2010 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.11.ebuild,v 1.4 2010/02/09 05:51:43 mr_bones_ Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.11.ebuild,v 1.5 2010/05/30 18:39:04 armin76 Exp $
127
128 EAPI=2
129 inherit eutils gnome2-utils games
130 @@ -11,7 +11,7 @@
131
132 LICENSE="GPL-2"
133 SLOT="0"
134 -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86"
135 +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
136 IUSE="auth dedicated ggz gtk nls readline sdl Xaw3d"
137
138 RDEPEND="readline? ( sys-libs/readline )