dev-util/coccinelle: Update virtual/emacs dependency.
authorUlrich Müller <ulm@gentoo.org>
Fri, 20 Dec 2019 16:16:10 +0000 (17:16 +0100)
committerUlrich Müller <ulm@gentoo.org>
Fri, 20 Dec 2019 22:48:36 +0000 (23:48 +0100)
The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
dev-util/coccinelle/coccinelle-1.0.5.ebuild
dev-util/coccinelle/coccinelle-1.0.6.ebuild
dev-util/coccinelle/coccinelle-1.0.8.ebuild

index cc744143db9dd13b2d56197165ee74d1e5491992..241294dd226037e70533b9d16f154a986a2b0380 100644 (file)
@@ -23,7 +23,7 @@ CDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
        dev-ml/menhir:=[ocamlopt?]
        dev-ml/camlp4:=[ocamlopt?]
        dev-ml/parmap:=[ocamlopt?]
-       emacs? ( virtual/emacs )
+       emacs? ( >=app-editors/emacs-23.1:* )
        ocaml? ( dev-ml/findlib:= )
        pcre? ( dev-ml/pcre-ocaml:=[ocamlopt(+)?] )
        python? ( ${PYTHON_DEPS} )"
index 18640ff2a4fb073dc3e0b0c993e39eac194429d8..55e35ea5d44e5863519eaa984fe7c3bb62a6c522 100644 (file)
@@ -23,7 +23,7 @@ CDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
        dev-ml/menhir:=[ocamlopt?]
        dev-ml/camlp4:=[ocamlopt?]
        dev-ml/parmap:=[ocamlopt?]
-       emacs? ( virtual/emacs )
+       emacs? ( >=app-editors/emacs-23.1:* )
        ocaml? ( dev-ml/findlib:= )
        pcre? ( dev-ml/pcre-ocaml:=[ocamlopt(+)?] )
        python? ( ${PYTHON_DEPS} )"
index a25a3d05e8f4eb240ff6336885ba46d9648e2731..ebf1fd10abac3da927b30ab357e5683f3c280937 100644 (file)
@@ -22,7 +22,7 @@ CDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
        dev-ml/menhir:=[ocamlopt?]
        dev-ml/camlp4:=[ocamlopt?]
        dev-ml/parmap:=[ocamlopt?]
-       emacs? ( virtual/emacs )
+       emacs? ( >=app-editors/emacs-23.1:* )
        ocaml? ( dev-ml/findlib:= )
        pcre? ( dev-ml/pcre-ocaml:=[ocamlopt(+)?] )
        python? ( ${PYTHON_DEPS} )"