dev-ml/ocaml-gettext: drop backward compat for camlp4
authorAlexis Ballier <aballier@gentoo.org>
Thu, 23 Jun 2016 14:32:25 +0000 (16:32 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 23 Jun 2016 14:33:48 +0000 (16:33 +0200)
Package-Manager: portage-2.3.0_rc1

dev-ml/ocaml-gettext/ocaml-gettext-0.3.5-r1.ebuild [moved from dev-ml/ocaml-gettext/ocaml-gettext-0.3.5.ebuild with 93% similarity]

similarity index 93%
rename from dev-ml/ocaml-gettext/ocaml-gettext-0.3.5.ebuild
rename to dev-ml/ocaml-gettext/ocaml-gettext-0.3.5-r1.ebuild
index 788bd15dab27481bb24bd9700b89514eafde22bb..413b5f6f18577b15cfbf9740036c20c40f411d08 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$
 
@@ -19,7 +19,7 @@ RDEPEND=">=dev-lang/ocaml-3.12.1:=
        >=dev-ml/ocaml-fileutils-0.4.0:=
        >=dev-ml/camomile-0.8.3:=
        sys-devel/gettext
-       || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
+       dev-ml/camlp4:=
        "
 DEPEND="${RDEPEND}
        doc? ( app-text/docbook-xsl-stylesheets dev-libs/libxslt )