commit:     33a9efe7abb126f6098204d55bb5e47d12722797
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar 30 15:49:46 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Apr  4 21:16:22 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33a9efe7

sci-mathematics/maxima: remove unused patch

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11548
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 sci-mathematics/maxima/files/emacs-27.patch | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/sci-mathematics/maxima/files/emacs-27.patch 
b/sci-mathematics/maxima/files/emacs-27.patch
deleted file mode 100644
index ded11659900..00000000000
--- a/sci-mathematics/maxima/files/emacs-27.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff -r -U2 maxima-5.41.0.orig/interfaces/emacs/imaxima/imaxima.el 
maxima-5.41.0/interfaces/emacs/imaxima/imaxima.el
---- maxima-5.41.0.orig/interfaces/emacs/imaxima/imaxima.el     2016-04-03 
03:42:45.000000000 +0600
-+++ maxima-5.41.0/interfaces/emacs/imaxima/imaxima.el  2018-09-05 
20:29:46.843231210 +0700
-@@ -528,5 +528,5 @@
-     (set-process-filter imaxima-gs-process 'imaxima-gs-filter)
-     (imaxima-gs-wait)
--    (process-kill-without-query imaxima-gs-process nil)
-+    (set-process-query-on-exit-flag imaxima-gs-process nil)
-     (unless (eq (process-status imaxima-gs-process) 'run)
-       (setq output (shell-command-to-string (concat imaxima-gs-program " 
-h")))

Reply via email to