From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 176A21395E2 for ; Tue, 6 Dec 2016 22:13:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EE79E0C8A; Tue, 6 Dec 2016 22:12:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 396AAE0C8A for ; Tue, 6 Dec 2016 22:12:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0C9B5341024 for ; Tue, 6 Dec 2016 22:12:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41656492 for ; Tue, 6 Dec 2016 22:12:56 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1481062339.cb64f87bdb8889343d2e64fae06cb6e6d578b08c.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/worldofpadman/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/worldofpadman/worldofpadman-1.6.ebuild X-VCS-Directories: games-fps/worldofpadman/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: cb64f87bdb8889343d2e64fae06cb6e6d578b08c X-VCS-Branch: master Date: Tue, 6 Dec 2016 22:12:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e8de68c9-9b44-4e30-b136-134e1f54e210 X-Archives-Hash: 42ee8ecc598f4d86a9553132e4bbeb55 commit: cb64f87bdb8889343d2e64fae06cb6e6d578b08c Author: Wim Muskee gmail com> AuthorDate: Tue Dec 6 18:04:57 2016 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Tue Dec 6 22:12:19 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb64f87b games-fps/worldofpadman: update HOMEPAGE, #600612 Closes: https://github.com/gentoo/gentoo/pull/3036 games-fps/worldofpadman/worldofpadman-1.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/worldofpadman/worldofpadman-1.6.ebuild b/games-fps/worldofpadman/worldofpadman-1.6.ebuild index d1fdd61..f52d36c 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"