commit:     d89a312d1afa9d40f0182cb844661480db46e080
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 20 16:29:10 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 20 22:48:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d89a312d

sci-mathematics/gretl: 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/gretl/gretl-1.9.14.ebuild | 4 ++--
 sci-mathematics/gretl/gretl-1.9.90.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-mathematics/gretl/gretl-1.9.14.ebuild 
b/sci-mathematics/gretl/gretl-1.9.14.ebuild
index 3d18e40578d..633e488873c 100644
--- a/sci-mathematics/gretl/gretl-1.9.14.ebuild
+++ b/sci-mathematics/gretl/gretl-1.9.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -27,7 +27,7 @@ CDEPEND="
        virtual/lapack
        virtual/latex-base
        accessibility? ( app-accessibility/flite )
-       emacs? ( virtual/emacs )
+       emacs? ( >=app-editors/emacs-23.1:* )
        gtk? (
                        media-libs/gd[png]
                        sci-visualization/gnuplot[gd]

diff --git a/sci-mathematics/gretl/gretl-1.9.90.ebuild 
b/sci-mathematics/gretl/gretl-1.9.90.ebuild
index a376ae9b64c..b59ae725d30 100644
--- a/sci-mathematics/gretl/gretl-1.9.90.ebuild
+++ b/sci-mathematics/gretl/gretl-1.9.90.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -28,7 +28,7 @@ CDEPEND="
        virtual/latex-base
        accessibility? ( app-accessibility/flite:= )
        curl? ( net-misc/curl:0= )
-       emacs? ( virtual/emacs )
+       emacs? ( >=app-editors/emacs-23.1:* )
        gtk? (
                        media-libs/gd:2=[png]
                        sci-visualization/gnuplot[gd]

Reply via email to