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/llvm/
Date: Sat, 08 Jul 2017 23:18:37
Message-Id: 1499555900.faef67fc3a302a59e9138081cf320f71148e8250.mgorny@gentoo
1 commit: faef67fc3a302a59e9138081cf320f71148e8250
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 8 19:11:30 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 8 23:18:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faef67fc
7
8 sys-devel/llvm: Update upstream git URI
9
10 sys-devel/llvm/llvm-9999.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-devel/llvm/llvm-9999.ebuild b/sys-devel/llvm/llvm-9999.ebuild
14 index daa98381996..7b69f395691 100644
15 --- a/sys-devel/llvm/llvm-9999.ebuild
16 +++ b/sys-devel/llvm/llvm-9999.ebuild
17 @@ -14,7 +14,7 @@ inherit cmake-utils flag-o-matic git-r3 multilib-minimal pax-utils \
18 DESCRIPTION="Low Level Virtual Machine"
19 HOMEPAGE="http://llvm.org/"
20 SRC_URI=""
21 -EGIT_REPO_URI="http://llvm.org/git/llvm.git
22 +EGIT_REPO_URI="https://git.llvm.org/git/llvm.git
23 https://github.com/llvm-mirror/llvm.git"
24
25 # Keep in sync with CMakeLists.txt