dev-lisp/gcl: 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:02:29 +01:00
parent 9641f79eb4
commit f96b91ada7
2 changed files with 3 additions and 3 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=5
@@ -17,7 +17,7 @@ IUSE="+ansi athena emacs +readline tk X"
# See bug #205803
RESTRICT="strip"
RDEPEND="emacs? ( virtual/emacs )
RDEPEND="emacs? ( >=app-editors/emacs-23.1:* )
readline? ( sys-libs/readline:= )
athena? ( x11-libs/libXaw )
>=dev-libs/gmp-4.1:=

View File

@@ -16,7 +16,7 @@ IUSE="+ansi athena emacs +readline tk X"
# See bug #205803
RESTRICT="strip"
RDEPEND="emacs? ( virtual/emacs )
RDEPEND="emacs? ( >=app-editors/emacs-23.1:* )
readline? ( sys-libs/readline:= )
athena? ( x11-libs/libXaw )
>=dev-libs/gmp-4.1:=