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/alliance/files/
Date: Wed, 01 Feb 2017 22:41:54
Message-Id: 1485988818.23ac745ae8067eca97c28dffb5d17eadd4049c96.soap@gentoo
1 commit: 23ac745ae8067eca97c28dffb5d17eadd4049c96
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Tue Jan 31 17:41:49 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 1 22:40:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ac745a
7
8 sci-electronics/alliance: remove unused patches
9
10 Closes: https://github.com/gentoo/gentoo/pull/3740
11
12 .../alliance/files/alliance-5.0-gcc43.patch | 24 ----------------------
13 .../files/alliance-5.0.20070718-test.patch | 11 ----------
14 2 files changed, 35 deletions(-)
15
16 diff --git a/sci-electronics/alliance/files/alliance-5.0-gcc43.patch b/sci-electronics/alliance/files/alliance-5.0-gcc43.patch
17 deleted file mode 100644
18 index fbca8ff..00000000
19 --- a/sci-electronics/alliance/files/alliance-5.0-gcc43.patch
20 +++ /dev/null
21 @@ -1,24 +0,0 @@
22 -diff -ur alliance-5.0-orig/nero/src/MDefs.h alliance-5.0/nero/src/MDefs.h
23 ---- alliance-5.0-orig/nero/src/MDefs.h 2008-11-26 16:41:06.000000000 -0500
24 -+++ alliance-5.0/nero/src/MDefs.h 2008-11-26 16:44:40.000000000 -0500
25 -@@ -24,6 +24,8 @@
26 - # define __MDefs__ 1
27 -
28 -
29 -+# include <limits.h>
30 -+# include <cstring>
31 - # include "UDefs.h"
32 -
33 -
34 -diff -ur alliance-5.0-orig/ocp/src/placer/PPlacement.h alliance-5.0/ocp/src/placer/PPlacement.h
35 ---- alliance-5.0-orig/ocp/src/placer/PPlacement.h 2008-11-26 16:41:06.000000000 -0500
36 -+++ alliance-5.0/ocp/src/placer/PPlacement.h 2008-11-26 16:46:06.000000000 -0500
37 -@@ -43,6 +43,7 @@
38 - #include <fstream>
39 - #include <vector>
40 - #include <map>
41 -+#include <cstring>
42 - using namespace std;
43 -
44 - #include "mut.h"
45 -
46
47 diff --git a/sci-electronics/alliance/files/alliance-5.0.20070718-test.patch b/sci-electronics/alliance/files/alliance-5.0.20070718-test.patch
48 deleted file mode 100644
49 index b9725e6..00000000
50 --- a/sci-electronics/alliance/files/alliance-5.0.20070718-test.patch
51 +++ /dev/null
52 @@ -1,11 +0,0 @@
53 -#fixes test run (bug 282490)
54 ---- bvl/src/bvl_bcomp_y.y.orig 2010-10-13 09:29:48.000000000 +0200
55 -+++ bvl/src/bvl_bcomp_y.y 2010-10-13 09:30:13.000000000 +0200
56 -@@ -17,6 +17,7 @@
57 - #include "bvl.h"
58 - #include "bvl_byacc.h"
59 - #include "bvl_bedef.h"
60 -+#include "bvl_bcomp_y.h"
61 -
62 - /* ###--------------------------------------------------------------### */
63 - /* function : bvl_y_error */