diff options
author | Andrew Savchenko <bircoph@gmail.com> | 2016-06-02 15:04:15 +0300 |
---|---|---|
committer | Andrew Savchenko <bircoph@gmail.com> | 2016-06-02 15:04:15 +0300 |
commit | 4f35e85781e85df112057837789541980ae1d170 (patch) | |
tree | e0e5cf6a4db4e2885973111679b0af5f8f270418 /sci-physics | |
parent | sci-physics/qcl: remove unused patch (diff) | |
download | sci-4f35e85781e85df112057837789541980ae1d170.tar.gz sci-4f35e85781e85df112057837789541980ae1d170.tar.bz2 sci-4f35e85781e85df112057837789541980ae1d170.zip |
sci-physics/qcl: adjust patch level for eapply defaults
Package-Manager: portage-2.3.0_rc1
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/qcl/files/qcl-0.6.3-gcc43.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/qcl/files/qcl-0.6.3-gcc43.patch b/sci-physics/qcl/files/qcl-0.6.3-gcc43.patch index 1829635b3..8ec4e6274 100644 --- a/sci-physics/qcl/files/qcl-0.6.3-gcc43.patch +++ b/sci-physics/qcl/files/qcl-0.6.3-gcc43.patch @@ -1,5 +1,5 @@ ---- options.cc.orig 2010-05-26 18:06:46.000000000 +0100 -+++ options.cc 2010-05-26 18:14:33.000000000 +0100 +--- a/options.cc 2010-05-26 18:06:46.000000000 +0100 ++++ b/options.cc 2010-05-26 18:14:33.000000000 +0100 @@ -15,6 +15,7 @@ #include <stdio.h> |