summaryrefslogtreecommitdiff
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/lwt
parentsci-mathematics/coq: Remove := from || dep, #586304 (diff)
downloadgentoo-2d4ac687fbf44588f764697c9dcb2b960a18d51b.tar.gz
gentoo-2d4ac687fbf44588f764697c9dcb2b960a18d51b.tar.bz2
gentoo-2d4ac687fbf44588f764697c9dcb2b960a18d51b.zip
dev-ml/*: Remove := slot ops from || deps, #586304
Diffstat (limited to 'dev-ml/lwt')
-rw-r--r--dev-ml/lwt/lwt-2.5.1.ebuild4
-rw-r--r--dev-ml/lwt/lwt-2.5.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/lwt/lwt-2.5.1.ebuild b/dev-ml/lwt/lwt-2.5.1.ebuild
index ac787dd5582d..9afd09ed892c 100644
--- a/dev-ml/lwt/lwt-2.5.1.ebuild
+++ b/dev-ml/lwt/lwt-2.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ DEPEND="react? ( >=dev-ml/react-1.2:= )
ssl? ( >=dev-ml/ocaml-ssl-0.4.0:= )
gtk? ( dev-ml/lablgtk:= dev-libs/glib:2 )
ppx? ( dev-ml/ppx_tools:= )
- || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
+ || ( dev-ml/camlp4 <dev-lang/ocaml-4.02.0 )"
RDEPEND="${DEPEND}
!<www-servers/ocsigen-1.1"
diff --git a/dev-ml/lwt/lwt-2.5.2.ebuild b/dev-ml/lwt/lwt-2.5.2.ebuild
index ac787dd5582d..9afd09ed892c 100644
--- a/dev-ml/lwt/lwt-2.5.2.ebuild
+++ b/dev-ml/lwt/lwt-2.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ DEPEND="react? ( >=dev-ml/react-1.2:= )
ssl? ( >=dev-ml/ocaml-ssl-0.4.0:= )
gtk? ( dev-ml/lablgtk:= dev-libs/glib:2 )
ppx? ( dev-ml/ppx_tools:= )
- || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
+ || ( dev-ml/camlp4 <dev-lang/ocaml-4.02.0 )"
RDEPEND="${DEPEND}
!<www-servers/ocsigen-1.1"