summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-11-14 15:11:42 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-11-14 15:11:42 +0000
commit4c7b9b1705ce54e16e37c9a3e57fdbf7bcb3a7ef (patch)
treea1dc7491a0f79cf583721e388c81802288a0838c /games-strategy/wesnoth
parentStable on sparc (diff)
downloadhistorical-4c7b9b1705ce54e16e37c9a3e57fdbf7bcb3a7ef.tar.gz
historical-4c7b9b1705ce54e16e37c9a3e57fdbf7bcb3a7ef.tar.bz2
historical-4c7b9b1705ce54e16e37c9a3e57fdbf7bcb3a7ef.zip
Stable on sparc
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r--games-strategy/wesnoth/ChangeLog5
-rw-r--r--games-strategy/wesnoth/Manifest18
-rw-r--r--games-strategy/wesnoth/wesnoth-1.0.1.ebuild4
3 files changed, 20 insertions, 7 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog
index 6fee1ad63fa8..290fa496a70e 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.65 2005/11/14 07:42:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.66 2005/11/14 15:11:42 gustavoz Exp $
+
+ 14 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> wesnoth-1.0.1.ebuild:
+ Stable on sparc
14 Nov 2005; Michael Sterrett <mr_bones_@gentoo.org> wesnoth-1.0.1.ebuild:
stable for x86
diff --git a/games-strategy/wesnoth/Manifest b/games-strategy/wesnoth/Manifest
index d5edfab99ff9..ae6c3ec1bf1d 100644
--- a/games-strategy/wesnoth/Manifest
+++ b/games-strategy/wesnoth/Manifest
@@ -1,7 +1,17 @@
-MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 57059bb5bc220cf8bcc5756fc97f55e5 wesnoth-0.9.7.ebuild 1304
-MD5 0f39dfc48590404eb81c4303f4f5c0a4 wesnoth-1.0.1.ebuild 1987
-MD5 92e0d3119622ba0253d7b336435f9d6f ChangeLog 8834
+MD5 5dddc938fc8ee4ffdbf0c20e179dbd41 wesnoth-1.0.1.ebuild 1985
+MD5 6c4accdaddb70100d1598777becf297b ChangeLog 8928
+MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
+MD5 2238ca275d6ab646096d612c46b1eb05 files/wesnothd.rc 619
MD5 fb1fa5b4b8d2cf8cb254199744d05a69 files/digest-wesnoth-0.9.7 67
MD5 6a73a3191925d45024cf48879c799e0e files/digest-wesnoth-1.0.1 67
-MD5 2238ca275d6ab646096d612c46b1eb05 files/wesnothd.rc 619
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFDeKk+KRy60XGEcJIRAr/pAJ9AIz5NjMGXLHHsuDZB3RVbemq4iQCfWXdK
+4cf8arZod7D2tVGZJ4IBncM=
+=Bp2z
+-----END PGP SIGNATURE-----
diff --git a/games-strategy/wesnoth/wesnoth-1.0.1.ebuild b/games-strategy/wesnoth/wesnoth-1.0.1.ebuild
index b7868747c589..2f9a7ee3daf9 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.3 2005/11/14 07:42:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.1.ebuild,v 1.4 2005/11/14 15:11:42 gustavoz 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