commit: 88016209ff89b85515bd4445ac7f130082e523ec Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 8 23:23:49 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 8 23:25:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88016209
sys-devel/clang-runtime: Use https for llvm.org sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild | 2 +- sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild | 2 +- sys-devel/clang-runtime/clang-runtime-4.0.0.ebuild | 2 +- sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild | 2 +- sys-devel/clang-runtime/clang-runtime-9999.ebuild | 2 +- 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 31c492630b1..d7041b6811b 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 87e94711875..9d158ddc2cc 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 511e1c11c4b..6b19bc98151 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 511e1c11c4b..6b19bc98151 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 53dcd1f9b7d..f95b5ba9313 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"
