summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2011-10-04 01:27:59 +0000
committerJoseph Jezak <josejx@gentoo.org>2011-10-04 01:27:59 +0000
commite21cfc3f57d150cf63a96c538f6ae5b0c938123b (patch)
tree0ecab9c5d55101525ff0d641c49d0567d8888dd4 /games-strategy
parentDev channel version bump. (diff)
downloadgentoo-2-e21cfc3f57d150cf63a96c538f6ae5b0c938123b.tar.gz
gentoo-2-e21cfc3f57d150cf63a96c538f6ae5b0c938123b.tar.bz2
gentoo-2-e21cfc3f57d150cf63a96c538f6ae5b0c938123b.zip
Marked ppc/ppc64 for bug #370653.
(Portage version: 2.1.10.20/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.5.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog
index 857fa972642d..980e7faca097 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.195 2011/07/17 14:42:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.196 2011/10/04 01:27:59 josejx Exp $
+
+ 04 Oct 2011; Joseph Jezak <josejx@gentoo.org> wesnoth-1.8.5.ebuild:
+ Marked ppc/ppc64 stable for bug #370653.
17 Jul 2011; Markus Meier <maekke@gentoo.org> wesnoth-1.8.6.ebuild:
x86 stable, bug #374881
diff --git a/games-strategy/wesnoth/wesnoth-1.8.5.ebuild b/games-strategy/wesnoth/wesnoth-1.8.5.ebuild
index 24ec5692792b..87b917de37cc 100644
--- a/games-strategy/wesnoth/wesnoth-1.8.5.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.8.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.5.ebuild,v 1.4 2010/12/05 16:27:54 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.5.ebuild,v 1.5 2011/10/04 01:27:59 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 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]