From 9ce540ad5ece219e185f337030f69390ce4217e2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Fri, 20 Dec 2019 16:53:02 +0100 Subject: [PATCH] app-i18n/anthy: 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-i18n/anthy/anthy-9100h-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/anthy/anthy-9100h-r2.ebuild b/app-i18n/anthy/anthy-9100h-r2.ebuild index 2ae79f831a70..9649482b7f9d 100644 --- a/app-i18n/anthy/anthy-9100h-r2.ebuild +++ b/app-i18n/anthy/anthy-9100h-r2.ebuild @@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x8 IUSE="canna-2ch emacs static-libs" BDEPEND="canna-2ch? ( app-dicts/canna-2ch ) - emacs? ( virtual/emacs )" + emacs? ( >=app-editors/emacs-23.1:* )" DEPEND="" RDEPEND="${BDEPEND}" -- 2.26.2