diff options
author | 2017-01-31 18:41:49 +0100 | |
---|---|---|
committer | 2017-02-01 23:40:18 +0100 | |
commit | 23ac745ae8067eca97c28dffb5d17eadd4049c96 (patch) | |
tree | 7bda66b62d7cef94721022e0c17e10cd13c841e5 /sci-electronics | |
parent | sci-libs/libgeotiff: remove unused patch (diff) | |
download | gentoo-23ac745ae8067eca97c28dffb5d17eadd4049c96.tar.gz gentoo-23ac745ae8067eca97c28dffb5d17eadd4049c96.tar.bz2 gentoo-23ac745ae8067eca97c28dffb5d17eadd4049c96.zip |
sci-electronics/alliance: remove unused patches
Closes: https://github.com/gentoo/gentoo/pull/3740
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/alliance/files/alliance-5.0-gcc43.patch | 24 | ||||
-rw-r--r-- | sci-electronics/alliance/files/alliance-5.0.20070718-test.patch | 11 |
2 files changed, 0 insertions, 35 deletions
diff --git a/sci-electronics/alliance/files/alliance-5.0-gcc43.patch b/sci-electronics/alliance/files/alliance-5.0-gcc43.patch deleted file mode 100644 index fbca8ff53b36..000000000000 --- a/sci-electronics/alliance/files/alliance-5.0-gcc43.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -ur alliance-5.0-orig/nero/src/MDefs.h alliance-5.0/nero/src/MDefs.h ---- alliance-5.0-orig/nero/src/MDefs.h 2008-11-26 16:41:06.000000000 -0500 -+++ alliance-5.0/nero/src/MDefs.h 2008-11-26 16:44:40.000000000 -0500 -@@ -24,6 +24,8 @@ - # define __MDefs__ 1 - - -+# include <limits.h> -+# include <cstring> - # include "UDefs.h" - - -diff -ur alliance-5.0-orig/ocp/src/placer/PPlacement.h alliance-5.0/ocp/src/placer/PPlacement.h ---- alliance-5.0-orig/ocp/src/placer/PPlacement.h 2008-11-26 16:41:06.000000000 -0500 -+++ alliance-5.0/ocp/src/placer/PPlacement.h 2008-11-26 16:46:06.000000000 -0500 -@@ -43,6 +43,7 @@ - #include <fstream> - #include <vector> - #include <map> -+#include <cstring> - using namespace std; - - #include "mut.h" - diff --git a/sci-electronics/alliance/files/alliance-5.0.20070718-test.patch b/sci-electronics/alliance/files/alliance-5.0.20070718-test.patch deleted file mode 100644 index b9725e67974d..000000000000 --- a/sci-electronics/alliance/files/alliance-5.0.20070718-test.patch +++ /dev/null @@ -1,11 +0,0 @@ -#fixes test run (bug 282490) ---- bvl/src/bvl_bcomp_y.y.orig 2010-10-13 09:29:48.000000000 +0200 -+++ bvl/src/bvl_bcomp_y.y 2010-10-13 09:30:13.000000000 +0200 -@@ -17,6 +17,7 @@ - #include "bvl.h" - #include "bvl_byacc.h" - #include "bvl_bedef.h" -+#include "bvl_bcomp_y.h" - - /* ###--------------------------------------------------------------### */ - /* function : bvl_y_error */ |