commit:     7123dfea220bfbc96226df6883217023f2bfaa19
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 20 16:30:57 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 20 22:48:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7123dfea

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 <AT> gentoo.org>

 sci-mathematics/twelf/twelf-1.7.1-r1.ebuild | 4 ++--
 sci-mathematics/twelf/twelf-1.7.1.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-mathematics/twelf/twelf-1.7.1-r1.ebuild 
b/sci-mathematics/twelf/twelf-1.7.1-r1.ebuild
index 56b41fcc37e..21d5f0f5a01 100644
--- a/sci-mathematics/twelf/twelf-1.7.1-r1.ebuild
+++ b/sci-mathematics/twelf/twelf-1.7.1-r1.ebuild
@@ -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}"
 

diff --git a/sci-mathematics/twelf/twelf-1.7.1.ebuild 
b/sci-mathematics/twelf/twelf-1.7.1.ebuild
index f9334067c38..9506fdd8254 100644
--- a/sci-mathematics/twelf/twelf-1.7.1.ebuild
+++ b/sci-mathematics/twelf/twelf-1.7.1.ebuild
@@ -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}"
 

Reply via email to