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
commit963e7614b099bc89b25ba19343d6c515837ff602 (patch)
treeb2cbe78c18c55e2ccfcf8089aea61254f263b719 /games-strategy
parentMarking sdl-net-1.2.5 ~ppc64 per bug 111429 (diff)
downloadhistorical-963e7614b099bc89b25ba19343d6c515837ff602.tar.gz
historical-963e7614b099bc89b25ba19343d6c515837ff602.tar.bz2
historical-963e7614b099bc89b25ba19343d6c515837ff602.zip
Marking wesnoth-1.0.1 ~ppc64 per bug 111430
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/wesnoth/ChangeLog5
-rw-r--r--games-strategy/wesnoth/Manifest4
-rw-r--r--games-strategy/wesnoth/wesnoth-1.0.1.ebuild4
3 files changed, 8 insertions, 5 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/Manifest b/games-strategy/wesnoth/Manifest
index c761373ff6c4..39e696481bbf 100644
--- a/games-strategy/wesnoth/Manifest
+++ b/games-strategy/wesnoth/Manifest
@@ -1,7 +1,7 @@
+MD5 11def113bd1650f20f2ba1cd13bf85b4 ChangeLog 8736
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
MD5 57059bb5bc220cf8bcc5756fc97f55e5 wesnoth-0.9.7.ebuild 1304
-MD5 e087e55990c8cb7ce71c8c72f0c14871 wesnoth-1.0.1.ebuild 2017
-MD5 a9bb422be819376c8341f05e8eb9f415 ChangeLog 8623
+MD5 2464601e018b5a0aec6ff154b25b627b wesnoth-1.0.1.ebuild 2021
MD5 fb1fa5b4b8d2cf8cb254199744d05a69 files/digest-wesnoth-0.9.7 67
MD5 6a73a3191925d45024cf48879c799e0e files/digest-wesnoth-1.0.1 67
MD5 2238ca275d6ab646096d612c46b1eb05 files/wesnothd.rc 619
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