Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/clang-runtime/
Date: Sat, 08 Jul 2017 23:25:41
Message-Id: 1499556315.88016209ff89b85515bd4445ac7f130082e523ec.mgorny@gentoo
1 commit: 88016209ff89b85515bd4445ac7f130082e523ec
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 8 23:23:49 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 8 23:25:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88016209
7
8 sys-devel/clang-runtime: Use https for llvm.org
9
10 sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild | 2 +-
11 sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild | 2 +-
12 sys-devel/clang-runtime/clang-runtime-4.0.0.ebuild | 2 +-
13 sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild | 2 +-
14 sys-devel/clang-runtime/clang-runtime-9999.ebuild | 2 +-
15 5 files changed, 5 insertions(+), 5 deletions(-)
16
17 diff --git a/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild b/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild
18 index 31c492630b1..d7041b6811b 100644
19 --- a/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild
20 +++ b/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild
21 @@ -6,7 +6,7 @@ EAPI=6
22 inherit multilib-build
23
24 DESCRIPTION="Meta-ebuild for clang runtime libraries"
25 -HOMEPAGE="http://clang.llvm.org/"
26 +HOMEPAGE="https://clang.llvm.org/"
27 SRC_URI=""
28
29 LICENSE="metapackage"
30
31 diff --git a/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild b/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild
32 index 87e94711875..9d158ddc2cc 100644
33 --- a/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild
34 +++ b/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild
35 @@ -6,7 +6,7 @@ EAPI=6
36 inherit multilib-build
37
38 DESCRIPTION="Meta-ebuild for clang runtime libraries"
39 -HOMEPAGE="http://clang.llvm.org/"
40 +HOMEPAGE="https://clang.llvm.org/"
41 SRC_URI=""
42
43 LICENSE="metapackage"
44
45 diff --git a/sys-devel/clang-runtime/clang-runtime-4.0.0.ebuild b/sys-devel/clang-runtime/clang-runtime-4.0.0.ebuild
46 index 511e1c11c4b..6b19bc98151 100644
47 --- a/sys-devel/clang-runtime/clang-runtime-4.0.0.ebuild
48 +++ b/sys-devel/clang-runtime/clang-runtime-4.0.0.ebuild
49 @@ -6,7 +6,7 @@ EAPI=6
50 inherit multilib-build
51
52 DESCRIPTION="Meta-ebuild for clang runtime libraries"
53 -HOMEPAGE="http://clang.llvm.org/"
54 +HOMEPAGE="https://clang.llvm.org/"
55 SRC_URI=""
56
57 LICENSE="metapackage"
58
59 diff --git a/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild b/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild
60 index 511e1c11c4b..6b19bc98151 100644
61 --- a/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild
62 +++ b/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild
63 @@ -6,7 +6,7 @@ EAPI=6
64 inherit multilib-build
65
66 DESCRIPTION="Meta-ebuild for clang runtime libraries"
67 -HOMEPAGE="http://clang.llvm.org/"
68 +HOMEPAGE="https://clang.llvm.org/"
69 SRC_URI=""
70
71 LICENSE="metapackage"
72
73 diff --git a/sys-devel/clang-runtime/clang-runtime-9999.ebuild b/sys-devel/clang-runtime/clang-runtime-9999.ebuild
74 index 53dcd1f9b7d..f95b5ba9313 100644
75 --- a/sys-devel/clang-runtime/clang-runtime-9999.ebuild
76 +++ b/sys-devel/clang-runtime/clang-runtime-9999.ebuild
77 @@ -6,7 +6,7 @@ EAPI=6
78 inherit multilib-build
79
80 DESCRIPTION="Meta-ebuild for clang runtime libraries"
81 -HOMEPAGE="http://clang.llvm.org/"
82 +HOMEPAGE="https://clang.llvm.org/"
83 SRC_URI=""
84
85 LICENSE="metapackage"