summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-05-13 14:24:03 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-05-13 14:24:03 +0000
commit7de6a0e48c8bb17371b999d31206c8056f943423 (patch)
tree1fb0a51ee0f989f7c69c35f56e81e03291ba925c /games-strategy
parentStable for HPPA (bug #221063). (diff)
downloadgentoo-2-7de6a0e48c8bb17371b999d31206c8056f943423.tar.gz
gentoo-2-7de6a0e48c8bb17371b999d31206c8056f943423.tar.bz2
gentoo-2-7de6a0e48c8bb17371b999d31206c8056f943423.zip
Sparc stable --- Bug #220957 --- plays for me.
(Portage version: 2.2_pre6)
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 fcd695b99230..96d46f017bd2 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.122 2008/05/11 16:42:27 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.123 2008/05/13 14:24:03 fmccor Exp $
+
+ 13 May 2008; Ferris McCormick <fmccor@gentoo.org> wesnoth-1.4.2.ebuild:
+ Sparc stable --- Bug #220957 --- plays for me.
11 May 2008; Markus Rothe <corsair@gentoo.org> wesnoth-1.4.2.ebuild:
Stable on ppc64; bug #220957
diff --git a/games-strategy/wesnoth/wesnoth-1.4.2.ebuild b/games-strategy/wesnoth/wesnoth-1.4.2.ebuild
index 8566ec760766..b9247c4a0ca1 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.3 2008/05/11 16:42:27 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.4.2.ebuild,v 1.4 2008/05/13 14:24:03 fmccor 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