summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-21 18:50:18 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-21 18:50:18 +0000
commit86e0ab6ae1859e9e1a2d01629b879165d9b7b4f8 (patch)
tree202e942200e166e57d768a5a451d7e77750d4124
parentStable on ppc64 (diff)
downloadgentoo-2-86e0ab6ae1859e9e1a2d01629b879165d9b7b4f8.tar.gz
gentoo-2-86e0ab6ae1859e9e1a2d01629b879165d9b7b4f8.tar.bz2
gentoo-2-86e0ab6ae1859e9e1a2d01629b879165d9b7b4f8.zip
Stable on ppc64
(Portage version: 2.0.54-r2)
-rw-r--r--games-strategy/wesnoth/ChangeLog5
-rw-r--r--games-strategy/wesnoth/wesnoth-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog
index be74c4543fc5..5d94289cd18d 100644
--- a/games-strategy/wesnoth/ChangeLog
+++ b/games-strategy/wesnoth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/wesnoth
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.72 2006/01/20 21:13:05 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.73 2006/05/21 18:50:18 corsair Exp $
+
+ 21 May 2006; Markus Rothe <corsair@gentoo.org> wesnoth-1.0.2.ebuild:
+ Stable on ppc64
20 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> -wesnoth-1.0.1.ebuild,
wesnoth-1.0.2.ebuild:
diff --git a/games-strategy/wesnoth/wesnoth-1.0.2.ebuild b/games-strategy/wesnoth/wesnoth-1.0.2.ebuild
index c4377f81d159..f68d123a4cb4 100644
--- a/games-strategy/wesnoth/wesnoth-1.0.2.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.2.ebuild,v 1.8 2006/04/28 21:24:25 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.2.ebuild,v 1.9 2006/05/21 18:50:18 corsair Exp $
inherit eutils toolchain-funcs flag-o-matic games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${PN}-${MY_PV}.tar.gz"
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"
DEPEND=">=media-libs/libsdl-1.2.7