Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/wesnoth: ChangeLog wesnoth-1.7.11.ebuild
Date: Thu, 31 Dec 2009 17:04:27
Message-Id: E1NQORi-0003yN-0M@stork.gentoo.org
1 mr_bones_ 09/12/31 17:04:22
2
3 Modified: ChangeLog wesnoth-1.7.11.ebuild
4 Log:
5 needs lua to build as well (bug #299068)
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.164 games-strategy/wesnoth/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.164&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.164&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/ChangeLog?r1=1.163&r2=1.164
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v
18 retrieving revision 1.163
19 retrieving revision 1.164
20 diff -u -r1.163 -r1.164
21 --- ChangeLog 31 Dec 2009 14:28:02 -0000 1.163
22 +++ ChangeLog 31 Dec 2009 17:04:21 -0000 1.164
23 @@ -1,6 +1,10 @@
24 # ChangeLog for games-strategy/wesnoth
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.163 2009/12/31 14:28:02 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.164 2009/12/31 17:04:21 mr_bones_ Exp $
28 +
29 + 31 Dec 2009; Michael Sterrett <mr_bones_@g.o>
30 + wesnoth-1.7.11.ebuild:
31 + needs lua to build as well (bug #299068)
32
33 31 Dec 2009; Brent Baude <ranger@g.o> wesnoth-1.6.5.ebuild:
34 Marking wesnoth-1.6.5 ppc64 for bug 288631
35
36
37
38 1.2 games-strategy/wesnoth/wesnoth-1.7.11.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.7.11.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.7.11.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.7.11.ebuild?r1=1.1&r2=1.2
43
44 Index: wesnoth-1.7.11.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.7.11.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- wesnoth-1.7.11.ebuild 30 Dec 2009 21:30:36 -0000 1.1
51 +++ wesnoth-1.7.11.ebuild 31 Dec 2009 17:04:21 -0000 1.2
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.7.11.ebuild,v 1.1 2009/12/30 21:30:36 mr_bones_ Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.7.11.ebuild,v 1.2 2009/12/31 17:04:21 mr_bones_ Exp $
57
58 EAPI=2
59 inherit cmake-utils eutils toolchain-funcs flag-o-matic games
60 @@ -22,6 +22,7 @@
61 dev-libs/boost
62 sys-libs/zlib
63 x11-libs/pango
64 + dev-lang/lua
65 media-libs/fontconfig
66 virtual/libintl"
67 DEPEND="${RDEPEND}