commit: 3fd072269be86e77a8cc7ea8b1900bd8f0d4c750 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 8 19:11:42 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 8 23:18:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fd07226
dev-util/lldb: Update upstream git URI dev-util/lldb/lldb-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/lldb/lldb-9999.ebuild b/dev-util/lldb/lldb-9999.ebuild index b059e6abc02..d434f82dbf2 100644 --- a/dev-util/lldb/lldb-9999.ebuild +++ b/dev-util/lldb/lldb-9999.ebuild @@ -13,7 +13,7 @@ inherit cmake-utils git-r3 llvm python-single-r1 toolchain-funcs DESCRIPTION="The LLVM debugger" HOMEPAGE="http://llvm.org/" SRC_URI="" -EGIT_REPO_URI="http://llvm.org/git/lldb.git +EGIT_REPO_URI="https://git.llvm.org/git/lldb.git https://github.com/llvm-mirror/lldb.git" LICENSE="UoI-NCSA"
