commit: 8c9e07f391abda281db0630741110a0d2c8533b5 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Oct 14 04:19:50 2016 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Oct 14 04:20:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c9e07f3
sys-devel/llvm: Fix URLs for 3.4.2, #597000 sys-devel/llvm/llvm-3.4.2-r100.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm/llvm-3.4.2-r100.ebuild b/sys-devel/llvm/llvm-3.4.2-r100.ebuild index cd3155f..2b6c123 100644 --- a/sys-devel/llvm/llvm-3.4.2-r100.ebuild +++ b/sys-devel/llvm/llvm-3.4.2-r100.ebuild @@ -11,7 +11,7 @@ inherit eutils check-reqs flag-o-matic multilib pax-utils prefix \ DESCRIPTION="Low Level Virtual Machine" HOMEPAGE="http://llvm.org/" SRC_URI="http://llvm.org/releases/${PV}/${P}.src.tar.gz - clang? ( http://llvm.org/releases/${PV}/compiler-rt-3.4.src.tar.gz + clang? ( http://llvm.org/releases/3.4/compiler-rt-3.4.src.tar.gz http://llvm.org/releases/${PV}/cfe-${PV}.src.tar.gz ) https://dev.gentoo.org/~mgorny/dist/${PN}-3.4-manpages.tar.bz2"
