Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
maekke 09/05/31 22:49:04
Modified: ChangeLog wesnoth-1.6.2.ebuild
Log:
amd64 stable, bug #271175
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Revision Changes Path
1.148 games-strategy/wesnoth/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.148&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.148&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/ChangeLog?r1=1.147&r2=1.148
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- ChangeLog 31 May 2009 15:56:56 -0000 1.147
+++ ChangeLog 31 May 2009 22:49:04 -0000 1.148
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/wesnoth
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.147 2009/05/31 15:56:56 ranger Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.148 2009/05/31 22:49:04 maekke Exp $
+
+ 31 May 2009; Markus Meier <maekke@g.o> wesnoth-1.6.2.ebuild:
+ amd64 stable, bug #271175
31 May 2009; Brent Baude <ranger@g.o> wesnoth-1.6.2.ebuild:
Marking wesnoth-1.6.2 ppc64 for bug 271175
1.5 games-strategy/wesnoth/wesnoth-1.6.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.2.ebuild?r1=1.4&r2=1.5
Index: wesnoth-1.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- wesnoth-1.6.2.ebuild 31 May 2009 15:56:56 -0000 1.4
+++ wesnoth-1.6.2.ebuild 31 May 2009 22:49:04 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.2.ebuild,v 1.4 2009/05/31 15:56:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.2.ebuild,v 1.5 2009/05/31 22:49:04 maekke Exp $
EAPI=2
inherit cmake-utils eutils toolchain-funcs flag-o-matic games
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="dedicated nls server tinygui"
RDEPEND=">=media-libs/libsdl-1.2.7[X]
|
|