sci-mathematics/gretl: Update virtual/emacs dependency.
authorUlrich Müller <ulm@gentoo.org>
Fri, 20 Dec 2019 16:29:10 +0000 (17:29 +0100)
committerUlrich Müller <ulm@gentoo.org>
Fri, 20 Dec 2019 22:48:49 +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/gretl/gretl-1.9.14.ebuild
sci-mathematics/gretl/gretl-1.9.90.ebuild

index 3d18e40578d06202fc541902b276d1c0586c6fd8..633e488873cc77a42be550b352437eadf37d4519 100644 (file)
@@ -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]
index a376ae9b64c8fadef0477e5c0847e7b5eb10663c..b59ae725d30807778003839d3604f200049d464b 100644 (file)
@@ -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]