Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/wesnoth: ChangeLog wesnoth-1.6.2.ebuild
Date: Sun, 31 May 2009 22:49:06
Message-Id: E1MAtpw-0004XN-F5@stork.gentoo.org
1 maekke 09/05/31 22:49:04
2
3 Modified: ChangeLog wesnoth-1.6.2.ebuild
4 Log:
5 amd64 stable, bug #271175
6 (Portage version: 2.1.6.11/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.148 games-strategy/wesnoth/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.148&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.148&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/ChangeLog?r1=1.147&r2=1.148
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v
18 retrieving revision 1.147
19 retrieving revision 1.148
20 diff -u -r1.147 -r1.148
21 --- ChangeLog 31 May 2009 15:56:56 -0000 1.147
22 +++ ChangeLog 31 May 2009 22:49:04 -0000 1.148
23 @@ -1,6 +1,9 @@
24 # ChangeLog for games-strategy/wesnoth
25 -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.147 2009/05/31 15:56:56 ranger Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.148 2009/05/31 22:49:04 maekke Exp $
29 +
30 + 31 May 2009; Markus Meier <maekke@g.o> wesnoth-1.6.2.ebuild:
31 + amd64 stable, bug #271175
32
33 31 May 2009; Brent Baude <ranger@g.o> wesnoth-1.6.2.ebuild:
34 Marking wesnoth-1.6.2 ppc64 for bug 271175
35
36
37
38 1.5 games-strategy/wesnoth/wesnoth-1.6.2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.2.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.2.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.2.ebuild?r1=1.4&r2=1.5
43
44 Index: wesnoth-1.6.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.2.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- wesnoth-1.6.2.ebuild 31 May 2009 15:56:56 -0000 1.4
51 +++ wesnoth-1.6.2.ebuild 31 May 2009 22:49:04 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 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.6.2.ebuild,v 1.4 2009/05/31 15:56:56 ranger Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.2.ebuild,v 1.5 2009/05/31 22:49:04 maekke Exp $
57
58 EAPI=2
59 inherit cmake-utils eutils toolchain-funcs flag-o-matic games
60 @@ -11,7 +11,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc ppc64 sparc x86 ~x86-fbsd"
65 +KEYWORDS="amd64 ~ppc ppc64 sparc x86 ~x86-fbsd"
66 IUSE="dedicated nls server tinygui"
67
68 RDEPEND=">=media-libs/libsdl-1.2.7[X]