summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerhard Bräunlich <wippbox@gmx.net>2016-09-05 18:16:24 +0200
committerDavid Seifert <soap@gentoo.org>2016-09-06 22:12:39 +0200
commit2551a092b4df2ab1f06f4d486d6b3f3049f0efc1 (patch)
tree2f75c7959a9b6f6830741c26e0df0fb37b3a2a3f /sci-libs/dsdp/files
parentsci-libs/neartree: Version bump to 5.1.1 (diff)
downloadgentoo-2551a092b4df2ab1f06f4d486d6b3f3049f0efc1.tar.gz
gentoo-2551a092b4df2ab1f06f4d486d6b3f3049f0efc1.tar.bz2
gentoo-2551a092b4df2ab1f06f4d486d6b3f3049f0efc1.zip
sci-libs/dsdp: revbump (EAPI 4 -> 6)
Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2249 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-libs/dsdp/files')
-rw-r--r--sci-libs/dsdp/files/dsdp-5.8-malloc.patch4
-rw-r--r--sci-libs/dsdp/files/dsdp-5.8-readsdpa.patch4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/dsdp/files/dsdp-5.8-malloc.patch b/sci-libs/dsdp/files/dsdp-5.8-malloc.patch
index 48e067d1d898..487c2a67d270 100644
--- a/sci-libs/dsdp/files/dsdp-5.8-malloc.patch
+++ b/sci-libs/dsdp/files/dsdp-5.8-malloc.patch
@@ -1,5 +1,5 @@
---- src/sys/dsdploginfo.c.orig 2012-04-04 09:59:25.212518434 +1200
-+++ src/sys/dsdploginfo.c 2012-04-04 10:00:05.676522161 +1200
+--- a/src/sys/dsdploginfo.c
++++ b/src/sys/dsdploginfo.c
@@ -6,7 +6,6 @@
#include <stdarg.h>
#include <sys/types.h>
diff --git a/sci-libs/dsdp/files/dsdp-5.8-readsdpa.patch b/sci-libs/dsdp/files/dsdp-5.8-readsdpa.patch
index f555e50ba0ce..799db6afd5ae 100644
--- a/sci-libs/dsdp/files/dsdp-5.8-readsdpa.patch
+++ b/sci-libs/dsdp/files/dsdp-5.8-readsdpa.patch
@@ -1,5 +1,5 @@
---- examples/readsdpa.c.orig 2011-03-14 16:49:10.000000000 +0000
-+++ examples/readsdpa.c 2011-03-14 17:05:52.000000000 +0000
+--- a/examples/readsdpa.c
++++ b/examples/readsdpa.c
@@ -87,7 +87,7 @@
double ddobj,ppobj,scl,dpot;
char problemname[100],thisline[100], filename[300],savefile[100];