summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-11-22 20:09:32 +0000
committerSimon Stelling <blubb@gentoo.org>2005-11-22 20:09:32 +0000
commit1b4780869946766c55c4449493c7aac87bdbb031 (patch)
tree18da3eb4a10965f6f05ca5cb809b44d86fa8c4fa /games-strategy
parentadd support for 3.5.0 final (diff)
downloadhistorical-1b4780869946766c55c4449493c7aac87bdbb031.tar.gz
historical-1b4780869946766c55c4449493c7aac87bdbb031.tar.bz2
historical-1b4780869946766c55c4449493c7aac87bdbb031.zip
stable amd64
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/Manifest6
-rw-r--r--games-strategy/wesnoth/wesnoth-1.0.1.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog
index f85636055c50..85c8fdbdad41 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.67 2005/11/18 09:54:30 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.68 2005/11/22 20:09:32 blubb Exp $
+
+ 22 Nov 2005; Simon Stelling <blubb@gentoo.org> wesnoth-1.0.1.ebuild:
+ stable on amd64
18 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> wesnoth-1.0.1.ebuild:
Stable on ppc.
diff --git a/games-strategy/wesnoth/Manifest b/games-strategy/wesnoth/Manifest
index 8f879209ed78..6f34c9aa5067 100644
--- a/games-strategy/wesnoth/Manifest
+++ b/games-strategy/wesnoth/Manifest
@@ -1,7 +1,7 @@
-MD5 cc7df35fb62710f5383ce7e99ea7630a wesnoth-1.0.1.ebuild 1982
-MD5 57059bb5bc220cf8bcc5756fc97f55e5 wesnoth-0.9.7.ebuild 1304
+MD5 9ba243e9b33926b492d2e74dc4b65863 ChangeLog 9109
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
-MD5 8167495ae661ad40ea430db2c9f3be2e ChangeLog 9020
+MD5 583db22f94cfbcce2bdf462ddf3615aa wesnoth-1.0.1.ebuild 1980
+MD5 57059bb5bc220cf8bcc5756fc97f55e5 wesnoth-0.9.7.ebuild 1304
MD5 6a73a3191925d45024cf48879c799e0e files/digest-wesnoth-1.0.1 67
MD5 fb1fa5b4b8d2cf8cb254199744d05a69 files/digest-wesnoth-0.9.7 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 8c2c0bfbab36..d6c9d18420bb 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.5 2005/11/18 09:54:30 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.1.ebuild,v 1.6 2005/11/22 20:09:32 blubb 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