From: Pacho Ramos Date: Sat, 13 Apr 2019 22:25:47 +0000 (+0200) Subject: games-engines/scummvm: Update HOMEPAGE, use https X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9e4e55f3b5b74fbc4649547cf2f93187493184d5;p=gentoo.git games-engines/scummvm: Update HOMEPAGE, use https Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos --- diff --git a/games-engines/scummvm/scummvm-2.0.0-r1.ebuild b/games-engines/scummvm/scummvm-2.0.0-r1.ebuild index 100cda366879..80cf8306ba46 100644 --- a/games-engines/scummvm/scummvm-2.0.0-r1.ebuild +++ b/games-engines/scummvm/scummvm-2.0.0-r1.ebuild @@ -5,8 +5,8 @@ EAPI=7 inherit desktop flag-o-matic toolchain-funcs xdg DESCRIPTION="Reimplementation of the SCUMM game engine used in Lucasarts adventures" -HOMEPAGE="http://scummvm.sourceforge.net/" -SRC_URI="http://scummvm.org/frs/scummvm/${PV}/${P}.tar.xz" +HOMEPAGE="https://www.scummvm.org/" +SRC_URI="https://scummvm.org/frs/scummvm/${PV}/${P}.tar.xz" LICENSE="GPL-2+ LGPL-2.1 BSD GPL-3-with-font-exception" SLOT="0"