app-text/namazu: Update virtual/emacs dependency.
authorUlrich Müller <ulm@gentoo.org>
Fri, 20 Dec 2019 15:56:44 +0000 (16:56 +0100)
committerUlrich Müller <ulm@gentoo.org>
Fri, 20 Dec 2019 22:48:20 +0000 (23:48 +0100)
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 <ulm@gentoo.org>
app-text/namazu/namazu-2.0.21.ebuild
app-text/namazu/namazu-2.0.22_pre7.ebuild

index 7a542c06eb94e17af6f1c676941a8947c65f7d35..54ecb12f321dbe029ae70ae5252d1953b60ccdf0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="emacs l10n_ja nls static-libs tk"
 
 RDEPEND="dev-perl/File-MMagic
-       emacs? ( virtual/emacs )
+       emacs? ( >=app-editors/emacs-23.1:* )
        l10n_ja? (
                app-i18n/nkf
                || (
index b0e98040e37715ffa47450abc0a920ca856dd9fc..8bb62615832355a526679ebbb119014398d313c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -17,7 +17,7 @@ KEYWORDS=""
 IUSE="emacs l10n_ja nls static-libs tk"
 
 RDEPEND="dev-perl/File-MMagic
-       emacs? ( virtual/emacs )
+       emacs? ( >=app-editors/emacs-23.1:* )
        l10n_ja? (
                app-i18n/nkf
                || (