sci-mathematics/twelf: Update virtual/emacs dependency.
authorUlrich Müller <ulm@gentoo.org>
Fri, 20 Dec 2019 16:30:57 +0000 (17:30 +0100)
committerUlrich Müller <ulm@gentoo.org>
Fri, 20 Dec 2019 22:48:52 +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>
sci-mathematics/twelf/twelf-1.7.1-r1.ebuild
sci-mathematics/twelf/twelf-1.7.1.ebuild

index 56b41fcc37e93e606de04c251460d880f26786eb..21d5f0f5a01aef69fcc7cd7c52cfc1240ad0b615 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"
@@ -27,7 +27,7 @@ RDEPEND="
                app-text/texi2html
        )
        emacs? (
-               virtual/emacs
+               >=app-editors/emacs-23.1:*
        )"
 DEPEND="${RDEPEND}"
 
index f9334067c389161697a028f72ad95083cd05a909..9506fdd82542595f7812e62162dcf825a3ebb692 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"
@@ -27,7 +27,7 @@ RDEPEND="
                app-text/texi2html
        )
        emacs? (
-               virtual/emacs
+               >=app-editors/emacs-23.1:*
        )"
 DEPEND="${RDEPEND}"