commit: c9252c4925cba26273c9aa67193d9dc1ffad7806 Author: Horea Christian <h.chr <AT> mail <DOT> ru> AuthorDate: Sat Mar 28 21:07:35 2015 +0000 Commit: Francois Bissey <f.r.bissey <AT> massey <DOT> ac <DOT> nz> CommitDate: Sat Mar 28 21:07:35 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c9252c49
hunk implemented by upstream Package-Manager: portage-2.2.18 sci-biology/fsl/ChangeLog | 3 +++ sci-biology/fsl/files/fsl-5.0.4-headers.patch | 11 ----------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/sci-biology/fsl/ChangeLog b/sci-biology/fsl/ChangeLog index ea0bd2a..19478e2 100644 --- a/sci-biology/fsl/ChangeLog +++ b/sci-biology/fsl/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 28 Mar 2015; <[email protected]> files/fsl-5.0.4-headers.patch: + hunk implemented by upstream + 28 Mar 2015; <[email protected]> fsl-5.0.8.ebuild: using new setup patch file for new ebuild diff --git a/sci-biology/fsl/files/fsl-5.0.4-headers.patch b/sci-biology/fsl/files/fsl-5.0.4-headers.patch index 803151b..ab2ab3d 100644 --- a/sci-biology/fsl/files/fsl-5.0.4-headers.patch +++ b/sci-biology/fsl/files/fsl-5.0.4-headers.patch @@ -1,14 +1,3 @@ ---- src/avwutils/fslmaths.cc.orig 2013-10-19 00:17:44.765129309 +1300 -+++ src/avwutils/fslmaths.cc 2013-10-19 00:18:02.975157728 +1300 -@@ -71,7 +71,7 @@ - #include "newimage/newimageall.h" - #include "miscmaths/miscmaths.h" - #include "utils/fsl_isfinite.h" --#include "libprob/libprob.h" -+#include "libprob.h" - - using namespace MISCMATHS; - using namespace NEWIMAGE; --- src/miscvis/writepng.c.orig 2013-10-19 00:18:32.415203592 +1300 +++ src/miscvis/writepng.c 2013-10-19 00:19:05.414255132 +1300 @@ -32,6 +32,7 @@
