commit: 73105242a6d58a109e2d222a8ffdb1a1fe92c30f Author: Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org> AuthorDate: Tue Dec 16 20:55:33 2025 +0000 Commit: Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org> CommitDate: Tue Dec 16 20:55:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73105242
app-emacs/gnuplot-mode: remove unused patch Signed-off-by: Michael Mair-Keimberger <mm1ke <AT> gentoo.org> app-emacs/gnuplot-mode/files/gnuplot-mode-0.8.0-tests.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/app-emacs/gnuplot-mode/files/gnuplot-mode-0.8.0-tests.patch b/app-emacs/gnuplot-mode/files/gnuplot-mode-0.8.0-tests.patch deleted file mode 100644 index 9fbfc5d1f019..000000000000 --- a/app-emacs/gnuplot-mode/files/gnuplot-mode-0.8.0-tests.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/gnuplot-tests.el -+++ b/gnuplot-tests.el -@@ -241,7 +241,7 @@ mutliple # lines #") - (gnuplot-test-comment gnuplot-comment-with-single-quotes - "# a comment 'containing a single-quoted string'") - --(gnuplot-test-comment gnuplot-comment-with-single-quotes -+(gnuplot-test-comment gnuplot-comment-with-double-quotes - "# a comment \"containing a double-quoted string\"") - - (gnuplot-test-comment gnuplot-comment-multiline-with-quotes
