From: Ulrich Müller Date: Fri, 20 Dec 2019 16:28:16 +0000 (+0100) Subject: sci-mathematics/agda: Update virtual/emacs dependency. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1e5f45b1ed0fa6ae2b44a8872085f93cf0738a49;p=gentoo.git sci-mathematics/agda: 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/agda/agda-2.4.2.5-r2.ebuild b/sci-mathematics/agda/agda-2.4.2.5-r2.ebuild index 35d86bd4e84c..b958c29c5423 100644 --- a/sci-mathematics/agda/agda-2.4.2.5-r2.ebuild +++ b/sci-mathematics/agda/agda-2.4.2.5-r2.ebuild @@ -44,8 +44,8 @@ RDEPEND=">=dev-haskell/binary-0.7.2.1:=[profile?] =dev-haskell/transformers-0.3:=[profile?] =dev-haskell/boxes-0.1.3:=[profile?] =dev-haskell/uulib-0.9.20:=[profile?] ) " RDEPEND+=" - emacs? ( app-emacs/haskell-mode - virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* + app-emacs/haskell-mode ) " PDEPEND="stdlib? ( =sci-mathematics/agda-stdlib-${MY_GENTOO_AGDA_STDLIB_V} )" DEPEND="${RDEPEND}