summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-strategy/warzone2100/ChangeLog6
-rw-r--r--games-strategy/warzone2100/warzone2100-2.0.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-strategy/warzone2100/ChangeLog b/games-strategy/warzone2100/ChangeLog
index af1dea46eaf8..3346eddbb89c 100644
--- a/games-strategy/warzone2100/ChangeLog
+++ b/games-strategy/warzone2100/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/warzone2100
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.10 2006/08/27 02:27:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.11 2006/09/26 14:49:08 wolf31o2 Exp $
+
+ 26 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ warzone2100-2.0.4.ebuild:
+ Changing HOMEPAGE (again) and closing bug #148539.
*warzone2100-2.0.4 (27 Aug 2006)
diff --git a/games-strategy/warzone2100/warzone2100-2.0.4.ebuild b/games-strategy/warzone2100/warzone2100-2.0.4.ebuild
index fa0456f30135..fff8834d3b8f 100644
--- a/games-strategy/warzone2100/warzone2100-2.0.4.ebuild
+++ b/games-strategy/warzone2100/warzone2100-2.0.4.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.0.4.ebuild,v 1.1 2006/08/27 02:27:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.0.4.ebuild,v 1.2 2006/09/26 14:49:08 wolf31o2 Exp $
inherit debug eutils versionator games
MY_PV=$(get_version_component_range -2)
DESCRIPTION="3D real-time strategy game"
-HOMEPAGE="http://wz.rootzilla.de/"
+HOMEPAGE="http://wz2100.net/"
SRC_URI="http://download.gna.org/warzone/releases/${MY_PV}/${P}.tar.bz2"
LICENSE="GPL-2"