summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-12-20 17:29:10 +0100
committerUlrich Müller <ulm@gentoo.org>2019-12-20 23:48:49 +0100
commitd89a312d1afa9d40f0182cb844661480db46e080 (patch)
treedb0b255c32d6e0279d2d0122ae10e2fb03593f70 /sci-mathematics
parentsci-mathematics/geomview: Update virtual/emacs dependency. (diff)
downloadgentoo-d89a312d1afa9d40f0182cb844661480db46e080.tar.gz
gentoo-d89a312d1afa9d40f0182cb844661480db46e080.tar.bz2
gentoo-d89a312d1afa9d40f0182cb844661480db46e080.zip
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@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/gretl/gretl-1.9.14.ebuild4
-rw-r--r--sci-mathematics/gretl/gretl-1.9.90.ebuild4
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 3d18e40578d0..633e488873cc 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 a376ae9b64c8..b59ae725d308 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]