summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2007-07-24 17:21:33 +0000
committerFerris McCormick <fmccor@gentoo.org>2007-07-24 17:21:33 +0000
commit26890130b085aae37c16c9035ffeb53e7c141b04 (patch)
tree298c6cb8a122f4b78e77b51d50e09e85e18fe83b /games-strategy
parentstable x86, bug 185864 (diff)
downloadgentoo-2-26890130b085aae37c16c9035ffeb53e7c141b04.tar.gz
gentoo-2-26890130b085aae37c16c9035ffeb53e7c141b04.tar.bz2
gentoo-2-26890130b085aae37c16c9035ffeb53e7c141b04.zip
Sparc stable --- Bug #186446 --- builds fine and test scenario appears to work.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/wesnoth/ChangeLog5
-rw-r--r--games-strategy/wesnoth/wesnoth-1.2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog
index e20a28d7b63d..5d42f64a28cd 100644
--- a/games-strategy/wesnoth/ChangeLog
+++ b/games-strategy/wesnoth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/wesnoth
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.92 2007/06/15 18:20:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.93 2007/07/24 17:21:33 fmccor Exp $
+
+ 24 Jul 2007; Ferris McCormick <fmccor@gentoo.org> wesnoth-1.2.5.ebuild:
+ Sparc stable --- Bug #186446 --- builds fine and test scenario appears to work.
*wesnoth-1.2.5 (15 Jun 2007)
diff --git a/games-strategy/wesnoth/wesnoth-1.2.5.ebuild b/games-strategy/wesnoth/wesnoth-1.2.5.ebuild
index 0b261ac35217..cf3d41834186 100644
--- a/games-strategy/wesnoth/wesnoth-1.2.5.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.5.ebuild,v 1.1 2007/06/15 18:20:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.5.ebuild,v 1.2 2007/07/24 17:21:33 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"
+KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86"
IUSE="dedicated editor gnome kde lite nls server tools"
RDEPEND=">=media-libs/libsdl-1.2.7