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

index b844cb78f7b6e24627dfd93e073c5ff259170678..2ed8ffb542ce37d85ce1632f80828afade5b4b04 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
@@ -20,7 +20,7 @@ COMS=(  .    lisp  .   ecl  .     ccl )
 
 IUSE="${LISPS[*]} X emacs gmp"
 RDEPEND="X? ( x11-libs/libXpm x11-libs/libICE )
-       emacs? ( virtual/emacs )
+       emacs? ( >=app-editors/emacs-23.1:* )
        gmp? ( dev-libs/gmp:= )"
 
 # Generating lisp deps
index b9e209804b8d0a13da43ca2b8fcad55a08359905..2ed8ffb542ce37d85ce1632f80828afade5b4b04 100644 (file)
@@ -20,7 +20,7 @@ COMS=(  .    lisp  .   ecl  .     ccl )
 
 IUSE="${LISPS[*]} X emacs gmp"
 RDEPEND="X? ( x11-libs/libXpm x11-libs/libICE )
-       emacs? ( virtual/emacs )
+       emacs? ( >=app-editors/emacs-23.1:* )
        gmp? ( dev-libs/gmp:= )"
 
 # Generating lisp deps