sci-mathematics/twelf: 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 <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2019-12-20 17:30:57 +01:00
parent 55b92fd76e
commit 7123dfea22
2 changed files with 4 additions and 4 deletions

View 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"
@@ -27,7 +27,7 @@ RDEPEND="
app-text/texi2html
)
emacs? (
virtual/emacs
>=app-editors/emacs-23.1:*
)"
DEPEND="${RDEPEND}"

View 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="5"
@@ -27,7 +27,7 @@ RDEPEND="
app-text/texi2html
)
emacs? (
virtual/emacs
>=app-editors/emacs-23.1:*
)"
DEPEND="${RDEPEND}"