dev-util/coccinelle: Remove := op from || dep, #586304
authorMichał Górny <mgorny@gentoo.org>
Tue, 21 Jun 2016 20:23:13 +0000 (22:23 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 21 Jun 2016 20:32:45 +0000 (22:32 +0200)
dev-util/coccinelle/coccinelle-1.0.0.ebuild
dev-util/coccinelle/coccinelle-1.0.1.ebuild
dev-util/coccinelle/coccinelle-1.0.2.ebuild
dev-util/coccinelle/coccinelle-1.0.4.ebuild

index f7b42921a36e987d72c2c69c9a4e92ed92ac893c..40022f0e57b7a161bf9b300e5cea6a7e1d1b3794 100644 (file)
@@ -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$
 
@@ -22,7 +22,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 CDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
        dev-ml/sexplib:=[ocamlopt?]
        dev-ml/menhir:=[ocamlopt?]
-       || ( dev-ml/camlp4:=[ocamlopt?] <dev-lang/ocaml-4.02.0 )
+       || ( dev-ml/camlp4[ocamlopt?] <dev-lang/ocaml-4.02.0 )
        dev-ml/parmap:=[ocamlopt?]
        emacs? ( virtual/emacs )
        ocaml? ( dev-ml/findlib:= )
index 2a9f559c0a6252ba7ea61e35dc4927876a6e5bfb..69b18e725ac8d0496997c2bfb52ce9f12a34ea20 100644 (file)
@@ -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$
 
@@ -22,7 +22,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 CDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
        dev-ml/sexplib:=[ocamlopt?]
        dev-ml/menhir:=[ocamlopt?]
-       || ( dev-ml/camlp4:=[ocamlopt?] <dev-lang/ocaml-4.02.0 )
+       || ( dev-ml/camlp4[ocamlopt?] <dev-lang/ocaml-4.02.0 )
        dev-ml/parmap:=[ocamlopt?]
        emacs? ( virtual/emacs )
        ocaml? ( dev-ml/findlib:= )
index adc67ae5c72d3e40987d5ff0b726ba6b91fdacc1..09bf8ac14b9326e5eef5e313a6ab85864cf3cb3e 100644 (file)
@@ -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$
 
@@ -22,7 +22,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 CDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
        dev-ml/sexplib:=[ocamlopt?]
        dev-ml/menhir:=[ocamlopt?]
-       || ( dev-ml/camlp4:=[ocamlopt?] <dev-lang/ocaml-4.02.0 )
+       || ( dev-ml/camlp4[ocamlopt?] <dev-lang/ocaml-4.02.0 )
        dev-ml/parmap:=[ocamlopt?]
        emacs? ( virtual/emacs )
        ocaml? ( dev-ml/findlib:= )
index adc67ae5c72d3e40987d5ff0b726ba6b91fdacc1..09bf8ac14b9326e5eef5e313a6ab85864cf3cb3e 100644 (file)
@@ -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$
 
@@ -22,7 +22,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 CDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
        dev-ml/sexplib:=[ocamlopt?]
        dev-ml/menhir:=[ocamlopt?]
-       || ( dev-ml/camlp4:=[ocamlopt?] <dev-lang/ocaml-4.02.0 )
+       || ( dev-ml/camlp4[ocamlopt?] <dev-lang/ocaml-4.02.0 )
        dev-ml/parmap:=[ocamlopt?]
        emacs? ( virtual/emacs )
        ocaml? ( dev-ml/findlib:= )