From: Sergey Popov Date: Tue, 4 Feb 2020 19:08:30 +0000 (+0300) Subject: games-arcade/orthorobot: replace http with https in SRC_URI and HOMEPAGE urls X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6478aae843e8d54fbd15cb9b9c21b78ee3a87e87;p=gentoo.git games-arcade/orthorobot: replace http with https in SRC_URI and HOMEPAGE urls Signed-off-by: Sergey Popov Package-Manager: Portage-2.3.84, Repoman-2.3.11 --- diff --git a/games-arcade/orthorobot/orthorobot-0-r1.ebuild b/games-arcade/orthorobot/orthorobot-0-r1.ebuild index 69e0533a32ca..7d3771a8a4cf 100644 --- a/games-arcade/orthorobot/orthorobot-0-r1.ebuild +++ b/games-arcade/orthorobot/orthorobot-0-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils DESCRIPTION="Perspective based puzzle game, where you flatten the view to move across gaps" -HOMEPAGE="http://stabyourself.net/orthorobot/" -SRC_URI="http://stabyourself.net/dl.php?file=${PN}/${PN}-source.zip -> ${P}.zip" +HOMEPAGE="https://stabyourself.net/orthorobot/" +SRC_URI="https://stabyourself.net/dl.php?file=${PN}/${PN}-source.zip -> ${P}.zip" LICENSE="CC-BY-NC-ND-3.0" SLOT="0" diff --git a/games-arcade/orthorobot/orthorobot-0-r2.ebuild b/games-arcade/orthorobot/orthorobot-0-r2.ebuild index d8730666312f..305cf7ee67ed 100644 --- a/games-arcade/orthorobot/orthorobot-0-r2.ebuild +++ b/games-arcade/orthorobot/orthorobot-0-r2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils DESCRIPTION="Perspective based puzzle game, where you flatten the view to move across gaps" -HOMEPAGE="http://stabyourself.net/orthorobot/" -SRC_URI="http://stabyourself.net/dl.php?file=${PN}/${PN}-source.zip -> ${P}.zip" +HOMEPAGE="https://stabyourself.net/orthorobot/" +SRC_URI="https://stabyourself.net/dl.php?file=${PN}/${PN}-source.zip -> ${P}.zip" LICENSE="CC-BY-NC-ND-3.0" SLOT="0"