dev-util/rr: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 9 Jun 2018 19:32:15 +0000 (21:32 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 10 Jun 2018 16:29:15 +0000 (17:29 +0100)
dev-util/rr/rr-4.5.0.ebuild
dev-util/rr/rr-5.0.0.ebuild
dev-util/rr/rr-5.1.0.ebuild

index fd1d69c293d0ad0a5a3f4e146a0540a2c3b1383b..32d5d5d6983ee92acc9c24df77da37b72b9db74c 100644 (file)
@@ -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"
index e2903c93af1117446e624c2c114fbacb364685b5..330b1821df13de4b896b141b7e639cda4ec1d45e 100644 (file)
@@ -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"
index 09b7822c9774c2300fa748060e2dae9275819a2c..330b1821df13de4b896b141b7e639cda4ec1d45e 100644 (file)
@@ -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"