Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/wesnoth: wesnoth-1.8.5.ebuild ChangeLog
Date: Tue, 04 Oct 2011 01:28:10
Message-Id: 20111004012759.97CAF2004B@flycatcher.gentoo.org
1 josejx 11/10/04 01:27:59
2
3 Modified: wesnoth-1.8.5.ebuild ChangeLog
4 Log:
5 Marked ppc/ppc64 for bug #370653.
6
7 (Portage version: 2.1.10.20/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 games-strategy/wesnoth/wesnoth-1.8.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.5.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.5.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.5.ebuild?r1=1.4&r2=1.5
15
16 Index: wesnoth-1.8.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.5.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- wesnoth-1.8.5.ebuild 5 Dec 2010 16:27:54 -0000 1.4
23 +++ wesnoth-1.8.5.ebuild 4 Oct 2011 01:27:59 -0000 1.5
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.5.ebuild,v 1.4 2010/12/05 16:27:54 hwoarang Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.5.ebuild,v 1.5 2011/10/04 01:27:59 josejx Exp $
30
31 EAPI=2
32 inherit cmake-utils eutils multilib toolchain-funcs flag-o-matic games
33 @@ -11,7 +11,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
38 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
39 IUSE="dbus dedicated doc nls server tinygui"
40
41 RDEPEND=">=media-libs/libsdl-1.2.7[video,X]
42
43
44
45 1.196 games-strategy/wesnoth/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.196&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.196&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/ChangeLog?r1=1.195&r2=1.196
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v
54 retrieving revision 1.195
55 retrieving revision 1.196
56 diff -u -r1.195 -r1.196
57 --- ChangeLog 17 Jul 2011 14:42:12 -0000 1.195
58 +++ ChangeLog 4 Oct 2011 01:27:59 -0000 1.196
59 @@ -1,6 +1,9 @@
60 # ChangeLog for games-strategy/wesnoth
61 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.195 2011/07/17 14:42:12 maekke Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.196 2011/10/04 01:27:59 josejx Exp $
64 +
65 + 04 Oct 2011; Joseph Jezak <josejx@g.o> wesnoth-1.8.5.ebuild:
66 + Marked ppc/ppc64 stable for bug #370653.
67
68 17 Jul 2011; Markus Meier <maekke@g.o> wesnoth-1.8.6.ebuild:
69 x86 stable, bug #374881