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-libs/libcxxabi/
Date: Sat, 08 Jul 2017 23:25:27
Message-Id: 1499556272.eecc6030a481b4ea80db4b524cfa6e76ac458229.mgorny@gentoo
1 commit: eecc6030a481b4ea80db4b524cfa6e76ac458229
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 8 23:22:07 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 8 23:24:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eecc6030
7
8 sys-libs/libcxxabi: Also update the git URI for extra fetches
9
10 sys-libs/libcxxabi/libcxxabi-9999.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-libs/libcxxabi/libcxxabi-9999.ebuild b/sys-libs/libcxxabi/libcxxabi-9999.ebuild
14 index 98cc3d1bc8b..26dbbdb57fd 100644
15 --- a/sys-libs/libcxxabi/libcxxabi-9999.ebuild
16 +++ b/sys-libs/libcxxabi/libcxxabi-9999.ebuild
17 @@ -49,7 +49,7 @@ pkg_setup() {
18
19 src_unpack() {
20 # we need the headers
21 - git-r3_fetch "http://llvm.org/git/libcxx.git
22 + git-r3_fetch "https://git.llvm.org/git/libcxx.git
23 https://github.com/llvm-mirror/libcxx.git"
24 git-r3_fetch