commit: dfd18924ea71532b95eca2e488080802d84b81a8 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 8 19:11:59 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 8 23:18:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfd18924
sys-libs/libomp: Update upstream git URI sys-libs/libomp/libomp-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libomp/libomp-9999.ebuild b/sys-libs/libomp/libomp-9999.ebuild index 77f9710fd25..d577df89d66 100644 --- a/sys-libs/libomp/libomp-9999.ebuild +++ b/sys-libs/libomp/libomp-9999.ebuild @@ -13,7 +13,7 @@ inherit cmake-multilib git-r3 python-any-r1 DESCRIPTION="OpenMP runtime library for LLVM/clang compiler" HOMEPAGE="http://openmp.llvm.org" SRC_URI="" -EGIT_REPO_URI="http://llvm.org/git/openmp.git +EGIT_REPO_URI="https://git.llvm.org/git/openmp.git https://github.com/llvm-mirror/openmp.git" # Additional licenses:
