commit: 298bd8ceb4e68a3846f864dcc5ee08d1ac5c2519
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 7 16:22:17 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Oct 7 16:28:51 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=298bd8ce
dev-ml/js_of_ocaml: move ocamlbuild to rdepend and add := dep on it
Package-Manager: portage-2.3.1
.../{js_of_ocaml-2.8.2.ebuild => js_of_ocaml-2.8.2-r1.ebuild} | 4 ++--
dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-ml/js_of_ocaml/js_of_ocaml-2.8.2.ebuild
b/dev-ml/js_of_ocaml/js_of_ocaml-2.8.2-r1.ebuild
similarity index 97%
rename from dev-ml/js_of_ocaml/js_of_ocaml-2.8.2.ebuild
rename to dev-ml/js_of_ocaml/js_of_ocaml-2.8.2-r1.ebuild
index 41d79c3..9e1c155 100644
--- a/dev-ml/js_of_ocaml/js_of_ocaml-2.8.2.ebuild
+++ b/dev-ml/js_of_ocaml/js_of_ocaml-2.8.2-r1.ebuild
@@ -37,9 +37,9 @@ RDEPEND="
dev-ml/camlp4:=
dev-ml/cppo:=
dev-ml/uchar:=
+ dev-ml/ocamlbuild:=
deriving? ( >=dev-ml/deriving-0.6:= )"
-DEPEND="${RDEPEND}
- dev-ml/ocamlbuild"
+DEPEND="${RDEPEND}"
src_configure() {
printf "\n\n" >> Makefile.conf
diff --git a/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild
b/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild
index 41d79c3..9e1c155 100644
--- a/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild
+++ b/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild
@@ -37,9 +37,9 @@ RDEPEND="
dev-ml/camlp4:=
dev-ml/cppo:=
dev-ml/uchar:=
+ dev-ml/ocamlbuild:=
deriving? ( >=dev-ml/deriving-0.6:= )"
-DEPEND="${RDEPEND}
- dev-ml/ocamlbuild"
+DEPEND="${RDEPEND}"
src_configure() {
printf "\n\n" >> Makefile.conf