From: Ulrich Müller Date: Fri, 20 Dec 2019 15:51:49 +0000 (+0100) Subject: app-doc/casting-spels-emacs: Update virtual/emacs dependency. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f8cc3e02c61427b33fdb02f606a180bd6e8cd52e;p=gentoo.git app-doc/casting-spels-emacs: 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/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild b/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild index 5f9f23dd698d..82f5797869b2 100644 --- a/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild +++ b/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ LICENSE="GPL-2+ FDL-1.2" SLOT="0" KEYWORDS="amd64 x86" -RDEPEND="virtual/emacs" +RDEPEND=">=app-editors/emacs-23.1:*" DEPEND="app-arch/unzip" S="${WORKDIR}/${PN}"