summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-07-17 14:42:12 +0000
committerMarkus Meier <maekke@gentoo.org>2011-07-17 14:42:12 +0000
commitad8b856e2008b0a575d114c6e126d27cd065d7b4 (patch)
treebd4a587971a7867b9db6258022be56cf4067bab7 /games-strategy
parentx86 stable, bug #374687 (diff)
downloadgentoo-2-ad8b856e2008b0a575d114c6e126d27cd065d7b4.tar.gz
gentoo-2-ad8b856e2008b0a575d114c6e126d27cd065d7b4.tar.bz2
gentoo-2-ad8b856e2008b0a575d114c6e126d27cd065d7b4.zip
x86 stable, bug #374881
(Portage version: 2.1.10.6/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/wesnoth/ChangeLog5
-rw-r--r--games-strategy/wesnoth/wesnoth-1.8.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog
index 604ab0a45249..857fa972642d 100644
--- a/games-strategy/wesnoth/ChangeLog
+++ b/games-strategy/wesnoth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/wesnoth
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.194 2011/07/14 21:33:13 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.195 2011/07/17 14:42:12 maekke Exp $
+
+ 17 Jul 2011; Markus Meier <maekke@gentoo.org> wesnoth-1.8.6.ebuild:
+ x86 stable, bug #374881
14 Jul 2011; Markos Chandras <hwoarang@gentoo.org> wesnoth-1.8.6.ebuild:
Stable on amd64 wrt bug #374881
diff --git a/games-strategy/wesnoth/wesnoth-1.8.6.ebuild b/games-strategy/wesnoth/wesnoth-1.8.6.ebuild
index 23513f9fd9df..5ff8b53f6abe 100644
--- a/games-strategy/wesnoth/wesnoth-1.8.6.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.6.ebuild,v 1.2 2011/07/14 21:33:13 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.6.ebuild,v 1.3 2011/07/17 14:42:12 maekke 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 tinygui"
RDEPEND=">=media-libs/libsdl-1.2.7[video,X]