commit: dd25fff37ff74a77585d8100b557daf4b4d008a2
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 23 14:32:25 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 23 14:33:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd25fff3
dev-ml/ocaml-gettext: drop backward compat for camlp4
Package-Manager: portage-2.3.0_rc1
.../{ocaml-gettext-0.3.5.ebuild => ocaml-gettext-0.3.5-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ml/ocaml-gettext/ocaml-gettext-0.3.5.ebuild
b/dev-ml/ocaml-gettext/ocaml-gettext-0.3.5-r1.ebuild
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 788bd15..413b5f6 100644
--- a/dev-ml/ocaml-gettext/ocaml-gettext-0.3.5.ebuild
+++ b/dev-ml/ocaml-gettext/ocaml-gettext-0.3.5-r1.ebuild
@@ -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 )