dev-ml/ocaml-data-notation: drop backward compat dep on camlp4
authorAlexis Ballier <aballier@gentoo.org>
Fri, 24 Jun 2016 09:53:47 +0000 (11:53 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Fri, 24 Jun 2016 09:53:47 +0000 (11:53 +0200)
Package-Manager: portage-2.3.0

dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild [moved from dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11.ebuild with 86% similarity]

similarity index 86%
rename from dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11.ebuild
rename to dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild
index 168330a2e762cada627faaed9e9c19c4eee55c94..0fc2510f97ab5cc04b37f4eaec5289d9c5d6461e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,7 +18,8 @@ KEYWORDS="~amd64"
 IUSE=""
 
 RDEPEND=">=dev-ml/type-conv-108.07.01:=
-       || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
+       dev-ml/camlp4:=
+       "
 DEPEND="${RDEPEND}
        test? ( >=dev-ml/ounit-2.0.0[ocamlopt?] dev-ml/ocaml-fileutils[ocamlopt?] )"