summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-06-23 16:32:25 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-06-23 16:33:48 +0200
commitdd25fff37ff74a77585d8100b557daf4b4d008a2 (patch)
tree4dca5b15fdc59a5f92cec78633f995747e70c584 /dev-ml
parentdev-ml/fieldslib: remove old (diff)
downloadgentoo-dd25fff37ff74a77585d8100b557daf4b4d008a2.tar.gz
gentoo-dd25fff37ff74a77585d8100b557daf4b4d008a2.tar.bz2
gentoo-dd25fff37ff74a77585d8100b557daf4b4d008a2.zip
dev-ml/ocaml-gettext: drop backward compat for camlp4
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocaml-gettext/ocaml-gettext-0.3.5-r1.ebuild (renamed from dev-ml/ocaml-gettext/ocaml-gettext-0.3.5.ebuild)4
1 files 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
index 788bd15dab27..413b5f6f1857 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 )