diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-26 14:49:08 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-26 14:49:08 +0000 |
commit | 264b0c518cd8a95753464664fc2d05486576fcd2 (patch) | |
tree | 9364478e20278eee1a77e1bfe8bfcbd1bca1e0f4 /games-strategy/warzone2100 | |
parent | Version bump (see bug #149118). Also removed one old ebuild and its accompany... (diff) | |
download | gentoo-2-264b0c518cd8a95753464664fc2d05486576fcd2.tar.gz gentoo-2-264b0c518cd8a95753464664fc2d05486576fcd2.tar.bz2 gentoo-2-264b0c518cd8a95753464664fc2d05486576fcd2.zip |
Changing HOMEPAGE (again) and closing bug #148539.
(Portage version: 2.1.2_pre1-r2)
Diffstat (limited to 'games-strategy/warzone2100')
-rw-r--r-- | games-strategy/warzone2100/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/warzone2100/warzone2100-2.0.4.ebuild | 4 |
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" |