summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2006-04-12 19:07:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2006-04-12 19:07:55 +0000
commitc33e44f847f32eb931544e96f653963e1f7a193e (patch)
treeb8833057a323a2107cb9a3a7c1549349d5c27764 /games-strategy/wesnoth
parentVersion bump. This fixes bug #129622. Also removed old version which is not s... (diff)
downloadhistorical-c33e44f847f32eb931544e96f653963e1f7a193e.tar.gz
historical-c33e44f847f32eb931544e96f653963e1f7a193e.tar.bz2
historical-c33e44f847f32eb931544e96f653963e1f7a193e.zip
more DESCRIPTION (bug #129708)
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r--games-strategy/wesnoth/Manifest12
-rw-r--r--games-strategy/wesnoth/wesnoth-1.0.2.ebuild4
2 files changed, 13 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/Manifest b/games-strategy/wesnoth/Manifest
index 901ade497348..a0b30e7a510a 100644
--- a/games-strategy/wesnoth/Manifest
+++ b/games-strategy/wesnoth/Manifest
@@ -1,5 +1,15 @@
MD5 778c4f1b080099e68c568fed6f1b4ce9 ChangeLog 9639
+RMD160 c8840707ce325fe90aac785b3967e9272c2633bf ChangeLog 9639
+SHA256 a59a38cf41b0b428f79ae1aa32fb77de9961e2b4f072cdeb984f78f462520a2a ChangeLog 9639
MD5 3831d294741fa1f1cf243836b6c1788d files/digest-wesnoth-1.0.2 67
+RMD160 428dcc19e56ab9fe3a245dd4e8908d52f9555ed9 files/digest-wesnoth-1.0.2 67
+SHA256 43925f86607c929e7ea13689a1832715c94a5ea0482fce1fc7e99a3d417242a6 files/digest-wesnoth-1.0.2 67
MD5 2238ca275d6ab646096d612c46b1eb05 files/wesnothd.rc 619
+RMD160 b3d7a303f27ce3cc1886fd7791ab58f58356ac39 files/wesnothd.rc 619
+SHA256 23e250272768e1fb540104b96c96a24da09fedc9f89a6867adcae046160c0065 files/wesnothd.rc 619
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
-MD5 6b593898f367f75040b68cd5042f5407 wesnoth-1.0.2.ebuild 2018
+RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea metadata.xml 158
+SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 metadata.xml 158
+MD5 f8843e55e85d2c8ca91f7c9ce9ae2471 wesnoth-1.0.2.ebuild 2040
+RMD160 dc7da572839f6dcc5d201069318b2ee595fb259e wesnoth-1.0.2.ebuild 2040
+SHA256 f7f434152b50dde361dae962d8706e5ade477a1e8011d54c98c4a7bfcd1b9c02 wesnoth-1.0.2.ebuild 2040
diff --git a/games-strategy/wesnoth/wesnoth-1.0.2.ebuild b/games-strategy/wesnoth/wesnoth-1.0.2.ebuild
index 42fddf784edb..475aaaa07f1f 100644
--- a/games-strategy/wesnoth/wesnoth-1.0.2.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.0.2.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2006 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.6 2006/01/20 21:13:05 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.2.ebuild,v 1.7 2006/04/12 19:07:55 mr_bones_ Exp $
inherit eutils toolchain-funcs flag-o-matic games
MY_PV=${PV/_/}
-DESCRIPTION="A fantasy turn-based strategy game"
+DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game"
HOMEPAGE="http://www.wesnoth.org/"
SRC_URI="mirror://sourceforge/wesnoth/${PN}-${MY_PV}.tar.gz"