From ea680387b7c22019f2c2c01721e0674a9f734826 Mon Sep 17 00:00:00 2001 From: Wim Muskee Date: Fri, 6 Dec 2019 17:12:34 +0100 Subject: [PATCH] games-strategy/tornado: fix HomepageInSrcUri, update upstream in metadata Signed-off-by: Wim Muskee Signed-off-by: David Seifert --- games-strategy/tornado/metadata.xml | 3 +++ games-strategy/tornado/tornado-1.4-r2.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) 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" -- 2.26.2