commit: 9cf8b05ecc3b4d289a2580b5bb0fce8d281a345b Author: Daniel Schmidt <gen2xmach1ne <AT> tutanota <DOT> com> AuthorDate: Sun Mar 17 20:15:54 2019 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Mar 17 21:57:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cf8b05e
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 <gen2xmach1ne <AT> tutanota.com> Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild b/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild index f7f3afc9f23..58cc73f1c8a 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"
