commit: a5a9e47a4dddb2f00a075940820411364576894d
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 22 12:54:25 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 14:24:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5a9e47a
dev-ml/kaputt: depend on ocamlbuild only now that old ocaml is gone
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-ml/kaputt/kaputt-1.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ml/kaputt/kaputt-1.2.ebuild b/dev-ml/kaputt/kaputt-1.2.ebuild
index 35f9d4ddb4a..89ce7b66f51 100644
--- a/dev-ml/kaputt/kaputt-1.2.ebuild
+++ b/dev-ml/kaputt/kaputt-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND=">=dev-lang/ocaml-3.11:=[ocamlopt]"
DEPEND="${RDEPEND}
- || ( dev-ml/ocamlbuild <dev-lang/ocaml-4.02.3-r1 )"
+ dev-ml/ocamlbuild"
src_configure() {
chmod +x configure