From 363f4efd8ad3163cbc2079750b8bba0deeeb3c03 Mon Sep 17 00:00:00 2001 From: Paweł Hajdan Date: Thu, 8 Mar 2012 08:46:46 +0000 Subject: x86 stable wrt bug #405359 (Portage version: 2.1.10.44/cvs/Linux i686) --- games-strategy/wesnoth/ChangeLog | 5 ++++- games-strategy/wesnoth/wesnoth-1.10.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'games-strategy/wesnoth') diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 0727be77c35e..41b6cec6582e 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.200 2012/03/06 20:44:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.201 2012/03/08 08:46:46 phajdan.jr Exp $ + + 08 Mar 2012; Pawel Hajdan jr wesnoth-1.10.ebuild: + x86 stable wrt bug #405359 06 Mar 2012; Brent Baude wesnoth-1.10.ebuild: Marking wesnoth-1.10 ppc for bug 405359 diff --git a/games-strategy/wesnoth/wesnoth-1.10.ebuild b/games-strategy/wesnoth/wesnoth-1.10.ebuild index ae8d6624c7e4..acf64c0f5362 100644 --- a/games-strategy/wesnoth/wesnoth-1.10.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.ebuild,v 1.3 2012/03/06 20:44:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.ebuild,v 1.4 2012/03/08 08:46:46 phajdan.jr Exp $ EAPI=2 inherit cmake-utils eutils multilib toolchain-funcs flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd" IUSE="dbus dedicated doc nls server" RDEPEND=">=media-libs/libsdl-1.2.7[video,X] -- cgit v1.2.3-65-gdbad