From b32ede2839d6cfb63f65ae3cf4c6b6d5d657ed5e Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Sun, 11 Jul 2010 12:42:25 +0000 Subject: stable x86, bug 326369 (Portage version: 2.1.8.3/cvs/Linux i686) --- 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') diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 9f452a3e58e9..446f09c6fe8b 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.182 2010/07/06 23:03:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.183 2010/07/11 12:42:25 fauli Exp $ + + 11 Jul 2010; Christian Faulhammer wesnoth-1.8.2.ebuild: + stable x86, bug 326369 06 Jul 2010; Markos Chandras wesnoth-1.8.2.ebuild: Stable on amd64 wrt bug #326369 diff --git a/games-strategy/wesnoth/wesnoth-1.8.2.ebuild b/games-strategy/wesnoth/wesnoth-1.8.2.ebuild index 770738f2e19e..e5134726d23f 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.2 2010/07/06 23:03:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.2.ebuild,v 1.3 2010/07/11 12:42:25 fauli 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