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/lablgtk
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/lablgtk')
-rw-r--r--dev-ml/lablgtk/lablgtk-2.18.3.ebuild4
-rw-r--r--dev-ml/lablgtk/lablgtk-2.18.4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/lablgtk/lablgtk-2.18.3.ebuild b/dev-ml/lablgtk/lablgtk-2.18.3.ebuild
index 81b3d6abe490..5a82c4099430 100644
--- a/dev-ml/lablgtk/lablgtk-2.18.3.ebuild
+++ b/dev-ml/lablgtk/lablgtk-2.18.3.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$
@@ -22,7 +22,7 @@ RDEPEND=">=x11-libs/gtk+-2.10:2
>=x11-libs/gtkglarea-1.9:2 )
spell? ( app-text/gtkspell:2 )
sourceview? ( x11-libs/gtksourceview:2.0 )
- || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
+ || ( dev-ml/camlp4 <dev-lang/ocaml-4.02.0 )
"
DEPEND="${RDEPEND}
virtual/pkgconfig"
diff --git a/dev-ml/lablgtk/lablgtk-2.18.4.ebuild b/dev-ml/lablgtk/lablgtk-2.18.4.ebuild
index 4994848a0c2b..695cffe23f0b 100644
--- a/dev-ml/lablgtk/lablgtk-2.18.4.ebuild
+++ b/dev-ml/lablgtk/lablgtk-2.18.4.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$
@@ -22,7 +22,7 @@ RDEPEND=">=x11-libs/gtk+-2.10:2
>=x11-libs/gtkglarea-1.9:2 )
spell? ( app-text/gtkspell:2 )
sourceview? ( x11-libs/gtksourceview:2.0 )
- || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
+ || ( dev-ml/camlp4 <dev-lang/ocaml-4.02.0 )
"
DEPEND="${RDEPEND}
virtual/pkgconfig"