summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-06-02 07:30:24 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-06-02 07:30:24 +0000
commit34b35d9592e4ddcf1f809a22e46f50220510f550 (patch)
tree43dee5257668008bd86666749e20c206d15042df /games-strategy
parentStable on ppc; bug #219774 (diff)
downloadgentoo-2-34b35d9592e4ddcf1f809a22e46f50220510f550.tar.gz
gentoo-2-34b35d9592e4ddcf1f809a22e46f50220510f550.tar.bz2
gentoo-2-34b35d9592e4ddcf1f809a22e46f50220510f550.zip
Stable on ppc; bug #220957
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/wesnoth/ChangeLog5
-rw-r--r--games-strategy/wesnoth/wesnoth-1.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog
index acc6d3c2f02e..4b4e89e78f5c 100644
--- a/games-strategy/wesnoth/ChangeLog
+++ b/games-strategy/wesnoth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/wesnoth
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.124 2008/05/20 05:50:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.125 2008/06/02 07:30:24 corsair Exp $
+
+ 02 Jun 2008; Markus Rothe <corsair@gentoo.org> wesnoth-1.4.2.ebuild:
+ Stable on ppc; bug #220957
20 May 2008; Michael Sterrett <mr_bones_@gentoo.org> wesnoth-1.4.2.ebuild:
force the built_with_use check for USE=X with libsdl (bug #222033)
diff --git a/games-strategy/wesnoth/wesnoth-1.4.2.ebuild b/games-strategy/wesnoth/wesnoth-1.4.2.ebuild
index 970478493b06..a6a739f96495 100644
--- a/games-strategy/wesnoth/wesnoth-1.4.2.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.4.2.ebuild,v 1.5 2008/05/20 05:50:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.4.2.ebuild,v 1.6 2008/06/02 07:30:24 corsair Exp $
inherit eutils toolchain-funcs flag-o-matic games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${PN}-${MY_PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="dedicated editor lite nls server static tools"
RDEPEND=">=media-libs/libsdl-1.2.7