diff options
author | Wim Muskee <wimmuskee@gmail.com> | 2016-12-06 19:04:57 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-12-06 22:12:19 +0000 |
commit | cb64f87bdb8889343d2e64fae06cb6e6d578b08c (patch) | |
tree | 435bda630f67c1e0a96cfb7ce1facee9088f72e6 /games-fps | |
parent | media-libs/devil: Port to EAPI 6 (diff) | |
download | gentoo-cb64f87bdb8889343d2e64fae06cb6e6d578b08c.tar.gz gentoo-cb64f87bdb8889343d2e64fae06cb6e6d578b08c.tar.bz2 gentoo-cb64f87bdb8889343d2e64fae06cb6e6d578b08c.zip |
games-fps/worldofpadman: update HOMEPAGE, #600612
Closes: https://github.com/gentoo/gentoo/pull/3036
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/worldofpadman/worldofpadman-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/worldofpadman/worldofpadman-1.6.ebuild b/games-fps/worldofpadman/worldofpadman-1.6.ebuild index d1fdd6125537..f52d36c2701e 100644 --- a/games-fps/worldofpadman/worldofpadman-1.6.ebuild +++ b/games-fps/worldofpadman/worldofpadman-1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 inherit eutils games DESCRIPTION="A cartoon style multiplayer first-person shooter" -HOMEPAGE="http://worldofpadman.com/" +HOMEPAGE="http://worldofpadman.net/" SRC_URI="mirror://sourceforge/${PN}/wop-1.5-unified.zip mirror://sourceforge/${PN}/wop-1.5.x-to-1.6-patch-unified.zip" |