summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2005-11-07 02:28:34 +0000
committerBrent Baude <ranger@gentoo.org>2005-11-07 02:28:34 +0000
commit24a4bde5bec98ea269a29f5360b5da288110ede3 (patch)
tree6a0fb56eecc91cf665273505f98f428156ebea53
parentMarking sdl-net-1.2.5 ~ppc64 per bug 111429 (diff)
downloadgentoo-2-24a4bde5bec98ea269a29f5360b5da288110ede3.tar.gz
gentoo-2-24a4bde5bec98ea269a29f5360b5da288110ede3.tar.bz2
gentoo-2-24a4bde5bec98ea269a29f5360b5da288110ede3.zip
Marking wesnoth-1.0.1 ~ppc64 per bug 111430
(Portage version: 2.0.51.22-r3)
-rw-r--r--games-strategy/wesnoth/ChangeLog5
-rw-r--r--games-strategy/wesnoth/wesnoth-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog
index f11ace15a9b7..6cab32884bc2 100644
--- a/games-strategy/wesnoth/ChangeLog
+++ b/games-strategy/wesnoth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/wesnoth
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.63 2005/10/20 20:16:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.64 2005/11/07 02:28:34 ranger Exp $
+
+ 07 Nov 2005; Brent Baude <ranger@gentoo.org> wesnoth-1.0.1.ebuild:
+ Marking wesnoth-1.0.1 ~ppc64 per bug 111430
*wesnoth-1.0.1 (20 Oct 2005)
diff --git a/games-strategy/wesnoth/wesnoth-1.0.1.ebuild b/games-strategy/wesnoth/wesnoth-1.0.1.ebuild
index 22e6674c2840..88491eeb53ac 100644
--- a/games-strategy/wesnoth/wesnoth-1.0.1.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.1.ebuild,v 1.1 2005/10/20 20:16:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.1.ebuild,v 1.2 2005/11/07 02:28:34 ranger Exp $
inherit eutils toolchain-funcs flag-o-matic games
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="dedicated editor gnome kde lite nls server tools"
RDEPEND=">=media-libs/libsdl-1.2.7