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/wesnoth: ChangeLog wesnoth-1.10.3.ebuild
Date: Fri, 29 Jun 2012 12:51:21
Message-Id: 20120629125111.E965E2004B@flycatcher.gentoo.org
1 ranger 12/06/29 12:51:11
2
3 Modified: ChangeLog wesnoth-1.10.3.ebuild
4 Log:
5 Marking wesnoth-1.10.3 ppc for bug 422109
6
7 (Portage version: 2.1.10.49/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.209 games-strategy/wesnoth/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.209&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.209&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/ChangeLog?r1=1.208&r2=1.209
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v
19 retrieving revision 1.208
20 retrieving revision 1.209
21 diff -u -r1.208 -r1.209
22 --- ChangeLog 22 Jun 2012 07:45:28 -0000 1.208
23 +++ ChangeLog 29 Jun 2012 12:51:11 -0000 1.209
24 @@ -1,6 +1,9 @@
25 # ChangeLog for games-strategy/wesnoth
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.208 2012/06/22 07:45:28 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.209 2012/06/29 12:51:11 ranger Exp $
29 +
30 + 29 Jun 2012; Brent Baude <ranger@g.o> wesnoth-1.10.3.ebuild:
31 + Marking wesnoth-1.10.3 ppc for bug 422109
32
33 22 Jun 2012; Jeff Horelick <jdhore@g.o> wesnoth-1.10.3.ebuild:
34 marked x86 per bug 422109
35
36
37
38 1.4 games-strategy/wesnoth/wesnoth-1.10.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.3.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.3.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.3.ebuild?r1=1.3&r2=1.4
43
44 Index: wesnoth-1.10.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.3.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- wesnoth-1.10.3.ebuild 22 Jun 2012 07:45:28 -0000 1.3
51 +++ wesnoth-1.10.3.ebuild 29 Jun 2012 12:51:11 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.3.ebuild,v 1.3 2012/06/22 07:45:28 jdhore Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.3.ebuild,v 1.4 2012/06/29 12:51:11 ranger Exp $
57
58 EAPI=2
59 inherit cmake-utils eutils multilib toolchain-funcs flag-o-matic games
60 @@ -11,7 +11,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
65 +KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd"
66 IUSE="dbus dedicated doc nls server"
67
68 RDEPEND=">=media-libs/libsdl-1.2.7[video,X]