diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-07-09 01:23:49 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-07-09 01:25:15 +0200 |
commit | 88016209ff89b85515bd4445ac7f130082e523ec (patch) | |
tree | fc793e674955c780c3ce2260a29257d259b78286 /sys-devel/clang-runtime | |
parent | sys-libs/libomp: Use https for llvm.org (diff) | |
download | gentoo-88016209ff89b85515bd4445ac7f130082e523ec.tar.gz gentoo-88016209ff89b85515bd4445ac7f130082e523ec.tar.bz2 gentoo-88016209ff89b85515bd4445ac7f130082e523ec.zip |
sys-devel/clang-runtime: Use https for llvm.org
Diffstat (limited to 'sys-devel/clang-runtime')
5 files changed, 5 insertions, 5 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild b/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild index 31c492630b19..d7041b6811b5 100644 --- a/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit multilib-build DESCRIPTION="Meta-ebuild for clang runtime libraries" -HOMEPAGE="http://clang.llvm.org/" +HOMEPAGE="https://clang.llvm.org/" SRC_URI="" LICENSE="metapackage" diff --git a/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild b/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild index 87e94711875f..9d158ddc2ccf 100644 --- a/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit multilib-build DESCRIPTION="Meta-ebuild for clang runtime libraries" -HOMEPAGE="http://clang.llvm.org/" +HOMEPAGE="https://clang.llvm.org/" SRC_URI="" LICENSE="metapackage" diff --git a/sys-devel/clang-runtime/clang-runtime-4.0.0.ebuild b/sys-devel/clang-runtime/clang-runtime-4.0.0.ebuild index 511e1c11c4b9..6b19bc98151c 100644 --- a/sys-devel/clang-runtime/clang-runtime-4.0.0.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-4.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit multilib-build DESCRIPTION="Meta-ebuild for clang runtime libraries" -HOMEPAGE="http://clang.llvm.org/" +HOMEPAGE="https://clang.llvm.org/" SRC_URI="" LICENSE="metapackage" diff --git a/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild b/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild index 511e1c11c4b9..6b19bc98151c 100644 --- a/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit multilib-build DESCRIPTION="Meta-ebuild for clang runtime libraries" -HOMEPAGE="http://clang.llvm.org/" +HOMEPAGE="https://clang.llvm.org/" SRC_URI="" LICENSE="metapackage" diff --git a/sys-devel/clang-runtime/clang-runtime-9999.ebuild b/sys-devel/clang-runtime/clang-runtime-9999.ebuild index 53dcd1f9b7dd..f95b5ba93135 100644 --- a/sys-devel/clang-runtime/clang-runtime-9999.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-9999.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit multilib-build DESCRIPTION="Meta-ebuild for clang runtime libraries" -HOMEPAGE="http://clang.llvm.org/" +HOMEPAGE="https://clang.llvm.org/" SRC_URI="" LICENSE="metapackage" |