commit: e90ff3e1b5f67fbc8775d7d1fa9209910ced1340 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 8 19:11:49 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 8 23:18:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e90ff3e1
sys-libs/llvm-libunwind: Update upstream git URI sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild index 963c0a6450e..88f7a92b6c9 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild @@ -11,7 +11,7 @@ inherit cmake-multilib git-r3 llvm DESCRIPTION="C++ runtime stack unwinder from LLVM" HOMEPAGE="https://github.com/llvm-mirror/libunwind" SRC_URI="" -EGIT_REPO_URI="http://llvm.org/git/libunwind.git +EGIT_REPO_URI="https://git.llvm.org/git/libunwind.git https://github.com/llvm-mirror/libunwind.git" LICENSE="|| ( UoI-NCSA MIT )"
