From: Ulrich Müller Date: Fri, 20 Dec 2019 16:31:12 +0000 (+0100) Subject: sci-mathematics/why3-for-spark: Update virtual/emacs dependency. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6c532ec926058d96e6d584075b63a32e4fb2c300;p=gentoo.git sci-mathematics/why3-for-spark: 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 --- diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild b/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild index 5400b37276c2..2335a61928f9 100644 --- a/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild +++ b/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild @@ -23,7 +23,7 @@ DEPEND=">=dev-lang/ocaml-4.02.3[ocamlopt?] coq? ( sci-mathematics/coq ) doc? ( dev-tex/rubber ) gtk? ( dev-ml/lablgtk[sourceview] ) - emacs? ( virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* ) html? ( dev-tex/hevea ) hypothesis-selection? ( dev-ml/ocamlgraph ) zarith? ( dev-ml/zarith ) diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2019.ebuild b/sci-mathematics/why3-for-spark/why3-for-spark-2019.ebuild index a0caa7b6cf68..409bfc36cda5 100644 --- a/sci-mathematics/why3-for-spark/why3-for-spark-2019.ebuild +++ b/sci-mathematics/why3-for-spark/why3-for-spark-2019.ebuild @@ -23,7 +23,7 @@ DEPEND=">=dev-lang/ocaml-4.02.3[ocamlopt?] coq? ( sci-mathematics/coq ) doc? ( dev-tex/rubber ) gtk? ( dev-ml/lablgtk[sourceview] ) - emacs? ( virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* ) html? ( dev-tex/hevea ) hypothesis-selection? ( dev-ml/ocamlgraph ) zarith? ( dev-ml/zarith )