summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-data-notation
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-06-21 22:32:35 +0200
committerMichał Górny <mgorny@gentoo.org>2016-06-21 22:32:45 +0200
commit2d4ac687fbf44588f764697c9dcb2b960a18d51b (patch)
tree7ce51ddbb462a8c7b3b54367e11aef8937ff0144 /dev-ml/ocaml-data-notation
parent84224f26f9c893299a487431e2ee005b1795f01c (diff)
downloadgentoo-2d4ac687fbf44588f764697c9dcb2b960a18d51b.tar.gz
gentoo-2d4ac687fbf44588f764697c9dcb2b960a18d51b.tar.xz
dev-ml/*: Remove := slot ops from || deps, #586304
Diffstat (limited to 'dev-ml/ocaml-data-notation')
-rw-r--r--dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11.ebuild b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11.ebuild
index 168330a2e76..04ac46d6c51 100644
--- a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11.ebuild
+++ b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11.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$
@@ -18,7 +18,7 @@ KEYWORDS="~amd64"
IUSE=""
RDEPEND=">=dev-ml/type-conv-108.07.01:=
- || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
+ || ( dev-ml/camlp4 <dev-lang/ocaml-4.02.0 )"
DEPEND="${RDEPEND}
test? ( >=dev-ml/ounit-2.0.0[ocamlopt?] dev-ml/ocaml-fileutils[ocamlopt?] )"