From: Michael Mair-Keimberger Date: Sat, 9 Jun 2018 19:32:15 +0000 (+0200) Subject: dev-util/rr: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=70126cf22e7a011963de009efcb7fb36d887d909;p=gentoo.git dev-util/rr: use HTTPs --- 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"