summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-05-11 16:42:27 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-05-11 16:42:27 +0000
commit31e194e31baadee3735ced0162e5862eb34bc009 (patch)
tree7b97d00a3636e5348f027d616026188712b2e280 /games-strategy/wesnoth
parentStable on ppc64; bug #220849 (diff)
downloadgentoo-2-31e194e31baadee3735ced0162e5862eb34bc009.tar.gz
gentoo-2-31e194e31baadee3735ced0162e5862eb34bc009.tar.bz2
gentoo-2-31e194e31baadee3735ced0162e5862eb34bc009.zip
Stable on ppc64; bug #220957
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-strategy/wesnoth')
-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 6fe83fad3e8d..fcd695b99230 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.121 2008/05/09 20:00:36 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.122 2008/05/11 16:42:27 corsair Exp $
+
+ 11 May 2008; Markus Rothe <corsair@gentoo.org> wesnoth-1.4.2.ebuild:
+ Stable on ppc64; bug #220957
09 May 2008; Markus Meier <maekke@gentoo.org> wesnoth-1.4.2.ebuild:
amd64/x86 stable, bug #220957
diff --git a/games-strategy/wesnoth/wesnoth-1.4.2.ebuild b/games-strategy/wesnoth/wesnoth-1.4.2.ebuild
index b37bd0a41ca0..8566ec760766 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.2 2008/05/09 20:00:36 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.4.2.ebuild,v 1.3 2008/05/11 16:42:27 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