From: Alexis Ballier Date: Sat, 1 Apr 2017 16:03:06 +0000 (+0200) Subject: dev-ml/ocaml-uri: Unversion sexplib dep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4bd83b61ed53de530077e8410780d1b092635156;p=gentoo.git dev-ml/ocaml-uri: Unversion sexplib dep Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- diff --git a/dev-ml/ocaml-uri/ocaml-uri-1.9.2.ebuild b/dev-ml/ocaml-uri/ocaml-uri-1.9.2.ebuild index 5edccc84ea63..9440ac353da7 100644 --- a/dev-ml/ocaml-uri/ocaml-uri-1.9.2.ebuild +++ b/dev-ml/ocaml-uri/ocaml-uri-1.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,7 +18,7 @@ IUSE="allservices" RDEPEND=" dev-ml/ocaml-re:= - >=dev-ml/sexplib-109.53.00:= + dev-ml/sexplib:= dev-ml/ppx_sexp_conv:= dev-ml/stringext:= dev-ml/type-conv:=