From 70126cf22e7a011963de009efcb7fb36d887d909 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 9 Jun 2018 21:32:15 +0200 Subject: [PATCH] dev-util/rr: use HTTPs --- dev-util/rr/rr-4.5.0.ebuild | 4 ++-- dev-util/rr/rr-5.0.0.ebuild | 4 ++-- dev-util/rr/rr-5.1.0.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-util/rr/rr-4.5.0.ebuild b/dev-util/rr/rr-4.5.0.ebuild index fd1d69c293d0..32d5d5d6983e 100644 --- a/dev-util/rr/rr-4.5.0.ebuild +++ b/dev-util/rr/rr-4.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ CMAKE_BUILD_TYPE=Release inherit cmake-utils linux-info python-single-r1 DESCRIPTION="Record and Replay Framework" -HOMEPAGE="http://rr-project.org/" +HOMEPAGE="https://rr-project.org/" SRC_URI="https://github.com/mozilla/${PN}/archive/${PV}.tar.gz -> mozilla-${P}.tar.gz" LICENSE="MIT BSD-2" diff --git a/dev-util/rr/rr-5.0.0.ebuild b/dev-util/rr/rr-5.0.0.ebuild index e2903c93af11..330b1821df13 100644 --- a/dev-util/rr/rr-5.0.0.ebuild +++ b/dev-util/rr/rr-5.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ CMAKE_BUILD_TYPE=Release inherit cmake-utils linux-info python-single-r1 DESCRIPTION="Record and Replay Framework" -HOMEPAGE="http://rr-project.org/" +HOMEPAGE="https://rr-project.org/" SRC_URI="https://github.com/mozilla/${PN}/archive/${PV}.tar.gz -> mozilla-${P}.tar.gz" LICENSE="MIT BSD-2" diff --git a/dev-util/rr/rr-5.1.0.ebuild b/dev-util/rr/rr-5.1.0.ebuild index 09b7822c9774..330b1821df13 100644 --- a/dev-util/rr/rr-5.1.0.ebuild +++ b/dev-util/rr/rr-5.1.0.ebuild @@ -9,7 +9,7 @@ CMAKE_BUILD_TYPE=Release inherit cmake-utils linux-info python-single-r1 DESCRIPTION="Record and Replay Framework" -HOMEPAGE="http://rr-project.org/" +HOMEPAGE="https://rr-project.org/" SRC_URI="https://github.com/mozilla/${PN}/archive/${PV}.tar.gz -> mozilla-${P}.tar.gz" LICENSE="MIT BSD-2" -- 2.26.2