Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/kaputt/
Date: Thu, 22 Jun 2017 14:25:07
Message-Id: 1498141475.a5a9e47a4dddb2f00a075940820411364576894d.aballier@gentoo
1 commit: a5a9e47a4dddb2f00a075940820411364576894d
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 22 12:54:25 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 22 14:24:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5a9e47a
7
8 dev-ml/kaputt: depend on ocamlbuild only now that old ocaml is gone
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ml/kaputt/kaputt-1.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ml/kaputt/kaputt-1.2.ebuild b/dev-ml/kaputt/kaputt-1.2.ebuild
16 index 35f9d4ddb4a..89ce7b66f51 100644
17 --- a/dev-ml/kaputt/kaputt-1.2.ebuild
18 +++ b/dev-ml/kaputt/kaputt-1.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -16,7 +16,7 @@ IUSE=""
26
27 RDEPEND=">=dev-lang/ocaml-3.11:=[ocamlopt]"
28 DEPEND="${RDEPEND}
29 - || ( dev-ml/ocamlbuild <dev-lang/ocaml-4.02.3-r1 )"
30 + dev-ml/ocamlbuild"
31
32 src_configure() {
33 chmod +x configure