dev-util/coccinelle: Update virtual/emacs dependency.

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>
This commit is contained in:
Ulrich Müller
2019-12-20 17:16:10 +01:00
parent 380796811e
commit 70422e843d
3 changed files with 3 additions and 3 deletions

View 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} )"

View 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} )"

View 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} )"