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/ocaml-ctypes/
Date: Mon, 02 Nov 2015 12:06:25
Message-Id: 1446465962.6972f09aa5256b758550170b0c1a6931b82d7647.aballier@gentoo
1 commit: 6972f09aa5256b758550170b0c1a6931b82d7647
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 2 12:06:02 2015 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 2 12:06:02 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6972f09a
7
8 dev-ml/ocaml-ctypes: Bump ocaml dep to one providing bytes. Bug #563446.
9
10 Package-Manager: portage-2.2.23
11
12 .../{ocaml-ctypes-0.4.1.ebuild => ocaml-ctypes-0.4.1-r1.ebuild} | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1-r1.ebuild
16 similarity index 94%
17 rename from dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1.ebuild
18 rename to dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1-r1.ebuild
19 index ee69482..8ebc7be 100644
20 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1.ebuild
21 +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1-r1.ebuild
22 @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~arm ~x86"
23 IUSE="test"
24
25 RDEPEND="
26 - >=dev-lang/ocaml-4:=[ocamlopt]
27 + >=dev-lang/ocaml-4.02:=[ocamlopt]
28 virtual/libffi
29 "
30 DEPEND="${RDEPEND}