commit: 0862a508f7a31525fd5d9744b4d51753d8be4179
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 5 20:52:52 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Feb 5 20:59:02 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0862a508
dev-ml/ocaml-uri: restrict dep to older sexplib, based on opam dep
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ml/ocaml-uri/ocaml-uri-1.9.1-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-ml/ocaml-uri/ocaml-uri-1.9.1-r1.ebuild
b/dev-ml/ocaml-uri/ocaml-uri-1.9.1-r1.ebuild
index 373e810..52341e8 100644
--- a/dev-ml/ocaml-uri/ocaml-uri-1.9.1-r1.ebuild
+++ b/dev-ml/ocaml-uri/ocaml-uri-1.9.1-r1.ebuild
@@ -20,6 +20,7 @@ IUSE="allservices"
RDEPEND="
dev-ml/ocaml-re:=
>=dev-ml/sexplib-109.53.00:=
+ <dev-ml/sexplib-113.01.00
dev-ml/stringext:=
dev-ml/type-conv:=
"