summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-09-15 23:24:15 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-09-15 23:24:15 +0000
commit89cbd3e980bddfff328bcb113d3de66201962f41 (patch)
tree01b3a8589d59302c9fa09ab9c23246486d9a0b50 /games-strategy/wesnoth
parentMarked ppc/ppc64 stable for bug #336378. (diff)
downloadgentoo-2-89cbd3e980bddfff328bcb113d3de66201962f41.tar.gz
gentoo-2-89cbd3e980bddfff328bcb113d3de66201962f41.tar.bz2
gentoo-2-89cbd3e980bddfff328bcb113d3de66201962f41.zip
Marked ppc/ppc64 stable for bug #336408.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r--games-strategy/wesnoth/ChangeLog5
-rw-r--r--games-strategy/wesnoth/wesnoth-1.8.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog
index 90fb1ba501ae..53f44ec83cdb 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.186 2010/09/12 01:53:50 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.187 2010/09/15 23:24:15 josejx Exp $
+
+ 15 Sep 2010; Joseph Jezak <josejx@gentoo.org> wesnoth-1.8.4.ebuild:
+ Marked ppc/ppc64 stable for bug #336408.
12 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> wesnoth-1.8.4.ebuild:
x86 stable wrt bug #336408
diff --git a/games-strategy/wesnoth/wesnoth-1.8.4.ebuild b/games-strategy/wesnoth/wesnoth-1.8.4.ebuild
index c58b38253579..a50e45909397 100644
--- a/games-strategy/wesnoth/wesnoth-1.8.4.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.8.4.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.4.ebuild,v 1.2 2010/09/12 01:53:50 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.4.ebuild,v 1.3 2010/09/15 23:24:15 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]