summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-12-16 19:06:28 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-12-16 19:06:28 +0000
commitf50dfb854d48f48482182c53bd6cd98f79e4d1b7 (patch)
tree1def0a36c555e32b0ef7510753294aac4748944e
parentAdded missing ant-core dependency. (diff)
downloadhistorical-f50dfb854d48f48482182c53bd6cd98f79e4d1b7.tar.gz
historical-f50dfb854d48f48482182c53bd6cd98f79e4d1b7.tar.bz2
historical-f50dfb854d48f48482182c53bd6cd98f79e4d1b7.zip
Stable on sparc
Package-Manager: portage-2.0.53
-rw-r--r--games-strategy/wesnoth/ChangeLog5
-rw-r--r--games-strategy/wesnoth/Manifest20
-rw-r--r--games-strategy/wesnoth/wesnoth-1.0.2.ebuild4
3 files changed, 21 insertions, 8 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog
index 2f0c19a47b3d..8cd2ea697bcc 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.69 2005/11/23 08:00:13 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.70 2005/12/16 19:06:28 gustavoz Exp $
+
+ 16 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> wesnoth-1.0.2.ebuild:
+ Stable on sparc
*wesnoth-1.0.2 (23 Nov 2005)
diff --git a/games-strategy/wesnoth/Manifest b/games-strategy/wesnoth/Manifest
index 07c040f5baa0..84210c468c12 100644
--- a/games-strategy/wesnoth/Manifest
+++ b/games-strategy/wesnoth/Manifest
@@ -1,7 +1,17 @@
-MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
-MD5 39781c145ad36b312ce2a94db733126d wesnoth-1.0.2.ebuild 1987
-MD5 583db22f94cfbcce2bdf462ddf3615aa wesnoth-1.0.1.ebuild 1980
-MD5 7fe8991a0fb180b32b5cb95555715d3d ChangeLog 9239
-MD5 3831d294741fa1f1cf243836b6c1788d files/digest-wesnoth-1.0.2 67
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 fb1b9a09e3c437e3d52dad99883fa83c ChangeLog 9333
MD5 6a73a3191925d45024cf48879c799e0e files/digest-wesnoth-1.0.1 67
+MD5 3831d294741fa1f1cf243836b6c1788d files/digest-wesnoth-1.0.2 67
MD5 2238ca275d6ab646096d612c46b1eb05 files/wesnothd.rc 619
+MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
+MD5 583db22f94cfbcce2bdf462ddf3615aa wesnoth-1.0.1.ebuild 1980
+MD5 af019d30eea22c629ea51688789704a0 wesnoth-1.0.2.ebuild 1985
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFDoxBIKRy60XGEcJIRAqwGAJ4xF7DIt2VaYA+Wawc6CMnjoR/yHgCfSyJ3
+iDhOy7gQYATCuiSNpNqUVkk=
+=vxx3
+-----END PGP SIGNATURE-----
diff --git a/games-strategy/wesnoth/wesnoth-1.0.2.ebuild b/games-strategy/wesnoth/wesnoth-1.0.2.ebuild
index 75d42067354e..c290e804dbf0 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-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.2.ebuild,v 1.2 2005/12/15 06:56:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.2.ebuild,v 1.3 2005/12/16 19:06:28 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