From 2b331ba15270116f88494e1566c439f1184d2714 Mon Sep 17 00:00:00 2001 From: Jeff Horelick Date: Fri, 22 Jun 2012 07:45:28 +0000 Subject: marked x86 per bug 422109 (Portage version: 2.2.0_alpha110/cvs/Linux i686) --- games-strategy/wesnoth/ChangeLog | 5 ++++- games-strategy/wesnoth/wesnoth-1.10.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'games-strategy') diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index d972cd43a67e..adbcf179df0b 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.207 2012/06/20 17:55:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.208 2012/06/22 07:45:28 jdhore Exp $ + + 22 Jun 2012; Jeff Horelick wesnoth-1.10.3.ebuild: + marked x86 per bug 422109 20 Jun 2012; Agostino Sarubbo wesnoth-1.10.3.ebuild: Stable for amd64, wrt bug #422109 diff --git a/games-strategy/wesnoth/wesnoth-1.10.3.ebuild b/games-strategy/wesnoth/wesnoth-1.10.3.ebuild index 37f276915ba5..c53f1ca16e6a 100644 --- a/games-strategy/wesnoth/wesnoth-1.10.3.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.10.3.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.3.ebuild,v 1.2 2012/06/20 17:55:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.3.ebuild,v 1.3 2012/06/22 07:45:28 jdhore 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