Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/wesnoth: ChangeLog wesnoth-1.2.6.ebuild
Date: Thu, 20 Sep 2007 18:50:04
Message-Id: E1IYQyV-0002Wh-Lo@stork.gentoo.org
1 angelos 07/09/20 18:42:07
2
3 Modified: ChangeLog wesnoth-1.2.6.ebuild
4 Log:
5 Stable on amd64 wrt bug #190846
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.102 games-strategy/wesnoth/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.102&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.102&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/ChangeLog?r1=1.101&r2=1.102
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v
18 retrieving revision 1.101
19 retrieving revision 1.102
20 diff -u -r1.101 -r1.102
21 --- ChangeLog 20 Sep 2007 17:21:41 -0000 1.101
22 +++ ChangeLog 20 Sep 2007 18:42:07 -0000 1.102
23 @@ -1,6 +1,9 @@
24 # ChangeLog for games-strategy/wesnoth
25 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.101 2007/09/20 17:21:41 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.102 2007/09/20 18:42:07 angelos Exp $
28 +
29 + 20 Sep 2007; Christoph Mende <angelos@g.o> wesnoth-1.2.6.ebuild:
30 + Stable on amd64 wrt bug #190846
31
32 20 Sep 2007; Michael Sterrett <mr_bones_@g.o> wesnoth-1.2.6.ebuild:
33 libsdl X use check seems to be fixed now (bug #193169)
34
35
36
37 1.7 games-strategy/wesnoth/wesnoth-1.2.6.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.6.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.6.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.6.ebuild?r1=1.6&r2=1.7
42
43 Index: wesnoth-1.2.6.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.6.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- wesnoth-1.2.6.ebuild 20 Sep 2007 17:21:41 -0000 1.6
50 +++ wesnoth-1.2.6.ebuild 20 Sep 2007 18:42:07 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.6.ebuild,v 1.6 2007/09/20 17:21:41 mr_bones_ Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.6.ebuild,v 1.7 2007/09/20 18:42:07 angelos Exp $
56
57 inherit eutils toolchain-funcs flag-o-matic games
58
59 @@ -11,7 +11,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~amd64 ppc ppc64 sparc x86 ~x86-fbsd"
64 +KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd"
65 IUSE="dedicated editor gnome kde lite nls server tools"
66
67 RDEPEND=">=media-libs/libsdl-1.2.7
68
69
70
71 --
72 gentoo-commits@g.o mailing list