dev-lisp/gcl: Update virtual/emacs dependency.
authorUlrich Müller <ulm@gentoo.org>
Fri, 20 Dec 2019 16:02:29 +0000 (17:02 +0100)
committerUlrich Müller <ulm@gentoo.org>
Fri, 20 Dec 2019 22:48:29 +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>
dev-lisp/gcl/gcl-2.6.10.ebuild
dev-lisp/gcl/gcl-2.6.12.ebuild

index 55fc3ee2e422d95cf725be6eea1e974c0a278f32..f81aa30e4b623f876672e77bd234fbe2d8167d6e 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=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:=
index bc70972cc409142c9f89c1775cd208a697673ead..a0d0b117f64e3319012e0134878de4fbfe5c9d62 100644 (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:=