dev-ml/lwt: drop backward compat dep on camlp4
authorAlexis Ballier <aballier@gentoo.org>
Thu, 23 Jun 2016 14:23:13 +0000 (16:23 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 23 Jun 2016 14:24:26 +0000 (16:24 +0200)
Package-Manager: portage-2.3.0_rc1

dev-ml/lwt/lwt-2.5.2-r1.ebuild [moved from dev-ml/lwt/lwt-2.5.2.ebuild with 90% similarity]

similarity index 90%
rename from dev-ml/lwt/lwt-2.5.2.ebuild
rename to dev-ml/lwt/lwt-2.5.2-r1.ebuild
index ac787dd5582de4a8b384d460c73a790cbcd7ef3d..032f01a6f8e4755662813014054ab983054b017b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,7 +21,7 @@ DEPEND="react? ( >=dev-ml/react-1.2:= )
        ssl? ( >=dev-ml/ocaml-ssl-0.4.0:= )
        gtk? ( dev-ml/lablgtk:= dev-libs/glib:2 )
        ppx? ( dev-ml/ppx_tools:= )
-       || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
+       dev-ml/camlp4:="
 
 RDEPEND="${DEPEND}
        !<www-servers/ocsigen-1.1"