commit:     312e027294ffd8ecb94f876d635316700a39c3b7
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue May 15 10:14:00 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed May 16 22:56:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=312e0272

dev-cpp/tbb: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/8421

 dev-cpp/tbb/tbb-2017.20161128.ebuild | 2 +-
 dev-cpp/tbb/tbb-2017.20170226.ebuild | 2 +-
 dev-cpp/tbb/tbb-2018.20180312.ebuild | 2 +-
 dev-cpp/tbb/tbb-4.3.20150611.ebuild  | 4 ++--
 dev-cpp/tbb/tbb-4.4.20160803.ebuild  | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-cpp/tbb/tbb-2017.20161128.ebuild 
b/dev-cpp/tbb/tbb-2017.20161128.ebuild
index 42598e74ad8..466e1e756f7 100644
--- a/dev-cpp/tbb/tbb-2017.20161128.ebuild
+++ b/dev-cpp/tbb/tbb-2017.20161128.ebuild
@@ -10,7 +10,7 @@ PV2="$(get_version_component_range 2)"
 MYP="${PN}${PV1}_${PV2}oss"
 
 DESCRIPTION="High level abstract threading library"
-HOMEPAGE="http://www.threadingbuildingblocks.org/";
+HOMEPAGE="https://www.threadingbuildingblocks.org";
 
SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_releases/source/${MYP}_src.tgz";
 LICENSE="Apache-2.0"
 SLOT="0"

diff --git a/dev-cpp/tbb/tbb-2017.20170226.ebuild 
b/dev-cpp/tbb/tbb-2017.20170226.ebuild
index c2780f710a8..a265095c4bb 100644
--- a/dev-cpp/tbb/tbb-2017.20170226.ebuild
+++ b/dev-cpp/tbb/tbb-2017.20170226.ebuild
@@ -10,7 +10,7 @@ PV2=5
 MY_PV="${PV1}_U${PV2}"
 
 DESCRIPTION="High level abstract threading library"
-HOMEPAGE="http://www.threadingbuildingblocks.org/";
+HOMEPAGE="https://www.threadingbuildingblocks.org";
 SRC_URI="https://github.com/01org/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"

diff --git a/dev-cpp/tbb/tbb-2018.20180312.ebuild 
b/dev-cpp/tbb/tbb-2018.20180312.ebuild
index 3d6b1e11f0b..7879da6125e 100644
--- a/dev-cpp/tbb/tbb-2018.20180312.ebuild
+++ b/dev-cpp/tbb/tbb-2018.20180312.ebuild
@@ -10,7 +10,7 @@ PV2=3
 MY_PV="${PV1}_U${PV2}"
 
 DESCRIPTION="High level abstract threading library"
-HOMEPAGE="http://www.threadingbuildingblocks.org/";
+HOMEPAGE="https://www.threadingbuildingblocks.org";
 SRC_URI="https://github.com/01org/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"

diff --git a/dev-cpp/tbb/tbb-4.3.20150611.ebuild 
b/dev-cpp/tbb/tbb-4.3.20150611.ebuild
index 6e59a338c11..d5efb48803d 100644
--- a/dev-cpp/tbb/tbb-4.3.20150611.ebuild
+++ b/dev-cpp/tbb/tbb-4.3.20150611.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=5
@@ -11,7 +11,7 @@ PV3="$(get_version_component_range 3)"
 MYP="${PN}${PV1}${PV2}_${PV3}oss"
 
 DESCRIPTION="High level abstract threading library"
-HOMEPAGE="http://www.threadingbuildingblocks.org/";
+HOMEPAGE="https://www.threadingbuildingblocks.org";
 
SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_releases/source/${MYP}_src.tgz";
 LICENSE="GPL-2-with-exceptions"
 SLOT="0"

diff --git a/dev-cpp/tbb/tbb-4.4.20160803.ebuild 
b/dev-cpp/tbb/tbb-4.4.20160803.ebuild
index fb62b61be4a..f6cd3e24a60 100644
--- a/dev-cpp/tbb/tbb-4.4.20160803.ebuild
+++ b/dev-cpp/tbb/tbb-4.4.20160803.ebuild
@@ -11,7 +11,7 @@ PV3="$(get_version_component_range 3)"
 MYP="${PN}${PV1}${PV2}_${PV3}oss"
 
 DESCRIPTION="High level abstract threading library"
-HOMEPAGE="http://www.threadingbuildingblocks.org/";
+HOMEPAGE="https://www.threadingbuildingblocks.org";
 
SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_releases/source/${MYP}_src.tgz";
 LICENSE="GPL-2-with-exceptions"
 SLOT="0"

Reply via email to