Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gnucap/files/
Date: Wed, 01 Feb 2017 22:42:07
Message-Id: 1485988830.d3477dc16a229e4a7e709b771838e5063b844135.soap@gentoo
1 commit: d3477dc16a229e4a7e709b771838e5063b844135
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Tue Jan 31 17:42:54 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 1 22:40:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3477dc1
7
8 sci-electronics/gnucap: remove unused patch
9
10 Closes: https://github.com/gentoo/gentoo/pull/3740
11
12 .../gnucap/files/gnucap-0.35-gcc43.patch | 22 ----------------------
13 1 file changed, 22 deletions(-)
14
15 diff --git a/sci-electronics/gnucap/files/gnucap-0.35-gcc43.patch b/sci-electronics/gnucap/files/gnucap-0.35-gcc43.patch
16 deleted file mode 100644
17 index 3bd6489..00000000
18 --- a/sci-electronics/gnucap/files/gnucap-0.35-gcc43.patch
19 +++ /dev/null
20 @@ -1,22 +0,0 @@
21 -diff -Naur gnucap-0.35-orig/modelgen/md.h gnucap-0.35/modelgen/md.h
22 ---- gnucap-0.35-orig/modelgen/md.h 2006-08-28 00:15:43.000000000 -0600
23 -+++ gnucap-0.35/modelgen/md.h 2009-02-15 14:31:22.000000000 -0600
24 -@@ -44,6 +44,7 @@
25 - #include <csetjmp>
26 - #include <csignal>
27 - #include <iostream>
28 -+#include <cstring>
29 - // types
30 - #include <complex>
31 - #include <string>
32 -diff -Naur gnucap-0.35-orig/src/md.h gnucap-0.35/src/md.h
33 ---- gnucap-0.35-orig/src/md.h 2006-08-28 00:15:43.000000000 -0600
34 -+++ gnucap-0.35/src/md.h 2009-02-15 14:31:22.000000000 -0600
35 -@@ -44,6 +44,7 @@
36 - #include <csetjmp>
37 - #include <csignal>
38 - #include <iostream>
39 -+#include <cstring>
40 - // types
41 - #include <complex>
42 - #include <string>