commit:     6972f09aa5256b758550170b0c1a6931b82d7647
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  2 12:06:02 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Nov  2 12:06:02 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6972f09a

dev-ml/ocaml-ctypes: Bump ocaml dep to one providing bytes. Bug #563446.

Package-Manager: portage-2.2.23

 .../{ocaml-ctypes-0.4.1.ebuild => ocaml-ctypes-0.4.1-r1.ebuild}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
similarity index 94%
rename from dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1.ebuild
rename to dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1-r1.ebuild
index ee69482..8ebc7be 100644
--- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1.ebuild
+++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1-r1.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE="test"
 
 RDEPEND="
-       >=dev-lang/ocaml-4:=[ocamlopt]
+       >=dev-lang/ocaml-4.02:=[ocamlopt]
        virtual/libffi
 "
 DEPEND="${RDEPEND}

Reply via email to