commit:     bc05fc1a2a68b8506d26abd37fccfbdc9910a120
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 18 20:10:58 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 19 09:14:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc05fc1a

sys-devel/llvm: Git snapshot of 4.0.0rc1

 sys-devel/llvm/{llvm-9999.ebuild => llvm-4.0.0_rc1.ebuild} | 4 +++-
 sys-devel/llvm/llvm-9999.ebuild                            | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/sys-devel/llvm/llvm-9999.ebuild 
b/sys-devel/llvm/llvm-4.0.0_rc1.ebuild
similarity index 97%
copy from sys-devel/llvm/llvm-9999.ebuild
copy to sys-devel/llvm/llvm-4.0.0_rc1.ebuild
index 93b2409..bbd935a 100644
--- a/sys-devel/llvm/llvm-9999.ebuild
+++ b/sys-devel/llvm/llvm-4.0.0_rc1.ebuild
@@ -17,6 +17,8 @@ HOMEPAGE="http://llvm.org/";
 SRC_URI=""
 EGIT_REPO_URI="http://llvm.org/git/llvm.git
        https://github.com/llvm-mirror/llvm.git";
+EGIT_BRANCH="release_40"
+EGIT_COMMIT="c329efbc3c94928fb826ed146897aada0459c983"
 
 # Keep in sync with CMakeLists.txt
 ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM BPF Hexagon Lanai Mips MSP430
@@ -55,7 +57,7 @@ DEPEND="${RDEPEND}
        doc? ( dev-python/sphinx )
        gold? ( sys-libs/binutils-libs )
        libffi? ( virtual/pkgconfig )
-       test? ( $(python_gen_any_dep 'dev-python/lit[${PYTHON_USEDEP}]') )
+       test? ( $(python_gen_any_dep 
"~dev-python/lit-${PV}[\${PYTHON_USEDEP}]") )
        !!<dev-python/configparser-3.3.0.2
        ${PYTHON_DEPS}"
 

diff --git a/sys-devel/llvm/llvm-9999.ebuild b/sys-devel/llvm/llvm-9999.ebuild
index 93b2409..e4db58a 100644
--- a/sys-devel/llvm/llvm-9999.ebuild
+++ b/sys-devel/llvm/llvm-9999.ebuild
@@ -55,7 +55,7 @@ DEPEND="${RDEPEND}
        doc? ( dev-python/sphinx )
        gold? ( sys-libs/binutils-libs )
        libffi? ( virtual/pkgconfig )
-       test? ( $(python_gen_any_dep 'dev-python/lit[${PYTHON_USEDEP}]') )
+       test? ( $(python_gen_any_dep 
"'~dev-python/lit-${PV}[\${PYTHON_USEDEP}]") )
        !!<dev-python/configparser-3.3.0.2
        ${PYTHON_DEPS}"
 

Reply via email to