diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-12-19 08:32:22 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-12-19 11:38:00 +0000 |
commit | eccd3f60c2d9e2582f471a3236bef0039faa2444 (patch) | |
tree | cdfd847c2a5dfb6906a0ec8c0effd4e1cbf9eb82 /sci-physics/root/files | |
parent | sys-kernel/gentoo-sources: amd64 stable (diff) | |
download | gentoo-eccd3f60c2d9e2582f471a3236bef0039faa2444.tar.gz gentoo-eccd3f60c2d9e2582f471a3236bef0039faa2444.tar.bz2 gentoo-eccd3f60c2d9e2582f471a3236bef0039faa2444.zip |
sci-physics/root: Fix patches for EAPI 6
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sci-physics/root/files')
-rw-r--r-- | sci-physics/root/files/root-5.32.00-cfitsio.patch | 4 | ||||
-rw-r--r-- | sci-physics/root/files/root-5.32.00-chklib64.patch | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-physics/root/files/root-5.32.00-cfitsio.patch b/sci-physics/root/files/root-5.32.00-cfitsio.patch index 853c3f39f207..156667f8fee4 100644 --- a/sci-physics/root/files/root-5.32.00-cfitsio.patch +++ b/sci-physics/root/files/root-5.32.00-cfitsio.patch @@ -1,5 +1,5 @@ ---- configure.orig 2012-01-19 23:44:44.127607638 +0100 -+++ configure 2012-01-20 00:19:20.420652913 +0100 +--- a/configure 2012-01-19 23:44:44.127607638 +0100 ++++ b/configure 2012-01-20 00:19:20.420652913 +0100 @@ -3435,9 +3435,7 @@ cfitsioinc=$found_hdr cfitsioincdir=$found_dir diff --git a/sci-physics/root/files/root-5.32.00-chklib64.patch b/sci-physics/root/files/root-5.32.00-chklib64.patch index 979220f02f35..23f20d54f0cc 100644 --- a/sci-physics/root/files/root-5.32.00-chklib64.patch +++ b/sci-physics/root/files/root-5.32.00-chklib64.patch @@ -1,6 +1,6 @@ bug fix for #406817 ---- configure.orig 2012-02-29 19:46:41.000000000 +0400 -+++ configure 2012-03-22 03:28:43.458968696 +0400 +--- a/configure 2012-02-29 19:46:41.000000000 +0400 ++++ b/configure 2012-03-22 03:28:43.458968696 +0400 @@ -441,14 +441,13 @@ fi else |