From d091a92501ae7fd45580a35e73acf6d8d6d79ca0 Mon Sep 17 00:00:00 2001 From: Joseph Jezak Date: Mon, 19 Jul 2010 19:17:14 +0000 Subject: Marked ppc/ppc64 stable for bug #326369. (Portage version: 2.1.8.3/cvs/Linux x86_64) --- games-strategy/wesnoth/ChangeLog | 5 ++++- games-strategy/wesnoth/wesnoth-1.8.2.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 446f09c6fe8b..ff098869c098 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.183 2010/07/11 12:42:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.184 2010/07/19 19:17:14 josejx Exp $ + + 19 Jul 2010; Joseph Jezak wesnoth-1.8.2.ebuild: + Marked ppc/ppc64 stable for bug #326369. 11 Jul 2010; Christian Faulhammer wesnoth-1.8.2.ebuild: stable x86, bug 326369 diff --git a/games-strategy/wesnoth/wesnoth-1.8.2.ebuild b/games-strategy/wesnoth/wesnoth-1.8.2.ebuild index e5134726d23f..27e8786a83d4 100644 --- a/games-strategy/wesnoth/wesnoth-1.8.2.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.2.ebuild,v 1.3 2010/07/11 12:42:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.2.ebuild,v 1.4 2010/07/19 19:17:14 josejx 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 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="dbus dedicated doc nls server tinygui" RDEPEND=">=media-libs/libsdl-1.2.7[video,X] -- cgit v1.2.3-65-gdbad