summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2017-01-31 18:42:54 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-01 23:40:30 +0100
commitd3477dc16a229e4a7e709b771838e5063b844135 (patch)
tree922ea0b503a534570a7aa55e5008c2371d398ce0 /sci-electronics
parentsci-electronics/electric: remove unused patches (diff)
downloadgentoo-d3477dc16a229e4a7e709b771838e5063b844135.tar.gz
gentoo-d3477dc16a229e4a7e709b771838e5063b844135.tar.bz2
gentoo-d3477dc16a229e4a7e709b771838e5063b844135.zip
sci-electronics/gnucap: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/3740
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/gnucap/files/gnucap-0.35-gcc43.patch22
1 files changed, 0 insertions, 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 3bd648916102..000000000000
--- 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>