From: Daniel Schmidt Date: Sun, 17 Mar 2019 20:15:54 +0000 (+0100) Subject: games-arcade/afternoonstalker: fix HOMEPAGE and SRC_URI X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9cf8b05ecc3b4d289a2580b5bb0fce8d281a345b;p=gentoo.git games-arcade/afternoonstalker: fix HOMEPAGE and SRC_URI Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/11396 Signed-off-by: Daniel Schmidt Signed-off-by: James Le Cuirot --- diff --git a/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild b/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild index f7f3afc9f23e..58cc73f1c8ae 100644 --- a/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild +++ b/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools DESCRIPTION="Clone of the 1981 Night Stalker video game by Mattel Electronics" -HOMEPAGE="http://perso.b2b2c.ca/sarrazip/dev/afternoonstalker.html" -SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz" +HOMEPAGE="https://perso.b2b2c.ca/~sarrazip/dev/afternoonstalker.html" +SRC_URI="https://perso.b2b2c.ca/~sarrazip/dev/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"