From f8cc3e02c61427b33fdb02f606a180bd6e8cd52e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Fri, 20 Dec 2019 16:51:49 +0100 Subject: [PATCH] app-doc/casting-spels-emacs: Update virtual/emacs dependency. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}" -- 2.26.2