commit: 14b93b6dd076c70fe4b73288630b9245351e51d0 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 8 19:11:18 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 8 23:18:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14b93b6d
sys-devel/llvm-common: Update upstream git URI sys-devel/llvm-common/llvm-common-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm-common/llvm-common-9999.ebuild b/sys-devel/llvm-common/llvm-common-9999.ebuild index 75124672bd7..87e502af1e9 100644 --- a/sys-devel/llvm-common/llvm-common-9999.ebuild +++ b/sys-devel/llvm-common/llvm-common-9999.ebuild @@ -8,7 +8,7 @@ inherit git-r3 DESCRIPTION="Common files shared between multiple slots of LLVM" HOMEPAGE="http://llvm.org/" SRC_URI="" -EGIT_REPO_URI="http://llvm.org/git/llvm.git +EGIT_REPO_URI="https://git.llvm.org/git/llvm.git https://github.com/llvm-mirror/llvm.git" LICENSE="UoI-NCSA"
