From: Wim Muskee Date: Fri, 6 Dec 2019 16:12:34 +0000 (+0100) Subject: games-strategy/tornado: fix HomepageInSrcUri, update upstream in metadata X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ea680387b7c22019f2c2c01721e0674a9f734826;p=gentoo.git games-strategy/tornado: fix HomepageInSrcUri, update upstream in metadata Signed-off-by: Wim Muskee Signed-off-by: David Seifert --- diff --git a/games-strategy/tornado/metadata.xml b/games-strategy/tornado/metadata.xml index 78274e0fa550..295f0bba0d68 100644 --- a/games-strategy/tornado/metadata.xml +++ b/games-strategy/tornado/metadata.xml @@ -5,4 +5,7 @@ games@gentoo.org Gentoo Games Project + + kouya/tornado + diff --git a/games-strategy/tornado/tornado-1.4-r2.ebuild b/games-strategy/tornado/tornado-1.4-r2.ebuild index c2a5f7c2f76c..8ba22468f47e 100644 --- a/games-strategy/tornado/tornado-1.4-r2.ebuild +++ b/games-strategy/tornado/tornado-1.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ inherit toolchain-funcs DESCRIPTION="Clone of a C64 game - destroy the opponent's house" HOMEPAGE="https://github.com/kouya/tornado" -SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/kouya/tornado/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0"