commit: 0d8f1f7a4e4031155212e6bf0b0865cea1f8baf2
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 27 03:47:43 2020 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Mar 27 03:47:43 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d8f1f7a
sci-mathematics/maxima: remove outdated app-emacs/imaxima blocker.
Fix the pkgcheck warning
OutdatedBlocker: version 5.43.2: outdated blocker
DEPEND="!app-emacs/imaxima": last match removed 3.12
years ago
by deleting that blocker.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
sci-mathematics/maxima/maxima-5.43.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/maxima/maxima-5.43.2.ebuild
b/sci-mathematics/maxima/maxima-5.43.2.ebuild
index 88f7e81d580..e920da97f17 100644
--- a/sci-mathematics/maxima/maxima-5.43.2.ebuild
+++ b/sci-mathematics/maxima/maxima-5.43.2.ebuild
@@ -32,7 +32,7 @@ for lang in ${LANGS}; do
done
# texlive-latexrecommended needed by imaxima for breqn.sty
-RDEPEND="!app-emacs/imaxima
+RDEPEND="
X? ( x11-misc/xdg-utils
sci-visualization/gnuplot[gd]
tk? ( dev-lang/tk:0 ) )