summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-strategy/netherearth/ChangeLog8
-rw-r--r--games-strategy/netherearth/netherearth-0.52.ebuild10
2 files changed, 11 insertions, 7 deletions
diff --git a/games-strategy/netherearth/ChangeLog b/games-strategy/netherearth/ChangeLog
index 9158c1c1c219..5d862a180102 100644
--- a/games-strategy/netherearth/ChangeLog
+++ b/games-strategy/netherearth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/netherearth
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/netherearth/ChangeLog,v 1.1 2005/09/08 18:27:06 ticho Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/netherearth/ChangeLog,v 1.2 2006/06/27 20:48:31 wolf31o2 Exp $
+
+ 27 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ netherearth-0.52.ebuild:
+ Added www to the beginning of HOMEPAGE/SRC_URI and closing bug #137740.
*netherearth-0.52 (08 Sep 2005)
diff --git a/games-strategy/netherearth/netherearth-0.52.ebuild b/games-strategy/netherearth/netherearth-0.52.ebuild
index c2ec19b75d62..325479dbe2af 100644
--- a/games-strategy/netherearth/netherearth-0.52.ebuild
+++ b/games-strategy/netherearth/netherearth-0.52.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/netherearth/netherearth-0.52.ebuild,v 1.2 2005/09/08 19:03:24 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/netherearth/netherearth-0.52.ebuild,v 1.3 2006/06/27 20:48:31 wolf31o2 Exp $
inherit eutils games
MY_PV="${PV/./}"
DESCRIPTION="A remake of the SPECTRUM game Nether Earth."
-HOMEPAGE="http://braingames.getput.com/nether/"
-SRC_URI="http://braingames.getput.com/nether/sources.zip
- http://braingames.getput.com/nether/${PN}${MY_PV}.zip"
+HOMEPAGE="http://www.braingames.getput.com/nether/"
+SRC_URI="http://www.braingames.getput.com/nether/sources.zip
+ http://www.braingames.getput.com/nether/${PN}${MY_PV}.zip"
LICENSE="as-is"
SLOT="0"