commit: d3477dc16a229e4a7e709b771838e5063b844135 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue Jan 31 17:42:54 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Wed Feb 1 22:40:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3477dc1
sci-electronics/gnucap: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/3740 .../gnucap/files/gnucap-0.35-gcc43.patch | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/sci-electronics/gnucap/files/gnucap-0.35-gcc43.patch b/sci-electronics/gnucap/files/gnucap-0.35-gcc43.patch deleted file mode 100644 index 3bd6489..00000000 --- a/sci-electronics/gnucap/files/gnucap-0.35-gcc43.patch +++ /dev/null @@ -1,22 +0,0 @@ -diff -Naur gnucap-0.35-orig/modelgen/md.h gnucap-0.35/modelgen/md.h ---- gnucap-0.35-orig/modelgen/md.h 2006-08-28 00:15:43.000000000 -0600 -+++ gnucap-0.35/modelgen/md.h 2009-02-15 14:31:22.000000000 -0600 -@@ -44,6 +44,7 @@ - #include <csetjmp> - #include <csignal> - #include <iostream> -+#include <cstring> - // types - #include <complex> - #include <string> -diff -Naur gnucap-0.35-orig/src/md.h gnucap-0.35/src/md.h ---- gnucap-0.35-orig/src/md.h 2006-08-28 00:15:43.000000000 -0600 -+++ gnucap-0.35/src/md.h 2009-02-15 14:31:22.000000000 -0600 -@@ -44,6 +44,7 @@ - #include <csetjmp> - #include <csignal> - #include <iostream> -+#include <cstring> - // types - #include <complex> - #include <string>
