commit: 79be162c3766a3bb492ef00f6b959eb59010cd74 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Aug 5 03:34:36 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 5 03:34:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79be162c
net-analyzer/slurm: add links to upstream PRs for patches Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/slurm/files/slurm-0.4.3-fix-includes.patch | 1 + net-analyzer/slurm/files/slurm-0.4.3-tinfo.patch | 1 + 2 files changed, 2 insertions(+) diff --git a/net-analyzer/slurm/files/slurm-0.4.3-fix-includes.patch b/net-analyzer/slurm/files/slurm-0.4.3-fix-includes.patch index 9e933ffc509..a421c0aa1fa 100644 --- a/net-analyzer/slurm/files/slurm-0.4.3-fix-includes.patch +++ b/net-analyzer/slurm/files/slurm-0.4.3-fix-includes.patch @@ -1,3 +1,4 @@ +https://github.com/mattthias/slurm/pull/39 --- a/os.h +++ b/os.h @@ -177,7 +177,7 @@ diff --git a/net-analyzer/slurm/files/slurm-0.4.3-tinfo.patch b/net-analyzer/slurm/files/slurm-0.4.3-tinfo.patch index c1a1233f177..ccb00fbeb09 100644 --- a/net-analyzer/slurm/files/slurm-0.4.3-tinfo.patch +++ b/net-analyzer/slurm/files/slurm-0.4.3-tinfo.patch @@ -1,3 +1,4 @@ +https://github.com/mattthias/slurm/pull/38 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,7 +25,7 @@
