commit:     7b91a71f1073dea160d30dd851dc929bec90fadd
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 18 13:44:42 2015 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 18 13:52:32 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b91a71f

sci-visualization/gnuplot: Remove unused patch file.

Package-Manager: portage-2.2.26

 .../gnuplot/files/gnuplot-4.6.3-eldoc.patch              | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/sci-visualization/gnuplot/files/gnuplot-4.6.3-eldoc.patch 
b/sci-visualization/gnuplot/files/gnuplot-4.6.3-eldoc.patch
deleted file mode 100644
index ad8395e..0000000
--- a/sci-visualization/gnuplot/files/gnuplot-4.6.3-eldoc.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-https://bugs.gentoo.org/459172
-
---- gnuplot-4.6.3-orig/docs/Makefile.in
-+++ gnuplot-4.6.3/docs/Makefile.in
-@@ -398,9 +398,9 @@
-       @if test "$(EMACS)" != no; then \
-          test "$(top_srcdir)" = "$(top_builddir)" || echo "COPYING 
GNUPLOT.DOC" ; \
-          test "$(top_srcdir)" = "$(top_builddir)" || cp $(srcdir)/gnuplot.doc 
. ; \
--         $(EMACS) -batch -l $(srcdir)/doc2texi.el -f d2t-doc-to-texi ; \
-+         $(EMACS) -batch -q -no-site-file -l $(srcdir)/doc2texi.el -f 
d2t-doc-to-texi ; \
-          echo "Compiling gnuplot-eldoc.el" ; \
--         $(EMACS) -batch --eval='(byte-compile-file "gnuplot-eldoc.el")' ; \
-+         $(EMACS) -batch -q -no-site-file -f batch-byte-compile 
gnuplot-eldoc.el ; \
-       else \
-          echo "No emacs found - cannot create texinfo file" ; \
-       fi

Reply via email to