commit:     ab9c958d5f150b80e8d9577afdb0435cb36e80d8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 19 09:01:30 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=ab9c958d

dev-ml/llvm-ocaml: Bump to 4.0.0rc1

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

diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild 
b/dev-ml/llvm-ocaml/llvm-ocaml-4.0.0_rc1.ebuild
similarity index 94%
copy from dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild
copy to dev-ml/llvm-ocaml/llvm-ocaml-4.0.0_rc1.ebuild
index 31371de..44ebe0f 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-4.0.0_rc1.ebuild
@@ -16,6 +16,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 sys-devel/llvm
 ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM BPF Hexagon Lanai Mips MSP430
@@ -38,7 +40,7 @@ DEPEND="${RDEPEND}
        dev-lang/perl
        dev-ml/findlib
        test? ( dev-ml/ounit
-               $(python_gen_any_dep 'dev-python/lit[${PYTHON_USEDEP}]') )
+               $(python_gen_any_dep 
"~dev-python/lit-${PV}[\${PYTHON_USEDEP}]") )
        !!<dev-python/configparser-3.3.0.2
        ${PYTHON_DEPS}"
 

diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild 
b/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild
index 31371de..41c9948 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild
@@ -38,7 +38,7 @@ DEPEND="${RDEPEND}
        dev-lang/perl
        dev-ml/findlib
        test? ( dev-ml/ounit
-               $(python_gen_any_dep 'dev-python/lit[${PYTHON_USEDEP}]') )
+               $(python_gen_any_dep 
"~dev-python/lit-${PV}[\${PYTHON_USEDEP}]") )
        !!<dev-python/configparser-3.3.0.2
        ${PYTHON_DEPS}"
 

Reply via email to