sci-mathematics/maxima: remove outdated app-emacs/imaxima blocker.
authorMichael Orlitzky <mjo@gentoo.org>
Fri, 27 Mar 2020 03:47:43 +0000 (23:47 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Fri, 27 Mar 2020 03:47:43 +0000 (23:47 -0400)
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@gentoo.org>
sci-mathematics/maxima/maxima-5.43.2.ebuild

index 88f7e81d580dc1e50bcc8606af2e60eaedb09f38..e920da97f179ced3ca40572f25651105c6afa8e8 100644 (file)
@@ -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 ) )