Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/slurm/files/
Date: Thu, 05 Aug 2021 03:38:14
Message-Id: 1628134499.79be162c3766a3bb492ef00f6b959eb59010cd74.sam@gentoo
1 commit: 79be162c3766a3bb492ef00f6b959eb59010cd74
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 5 03:34:36 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 5 03:34:59 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79be162c
7
8 net-analyzer/slurm: add links to upstream PRs for patches
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-analyzer/slurm/files/slurm-0.4.3-fix-includes.patch | 1 +
13 net-analyzer/slurm/files/slurm-0.4.3-tinfo.patch | 1 +
14 2 files changed, 2 insertions(+)
15
16 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
17 index 9e933ffc509..a421c0aa1fa 100644
18 --- a/net-analyzer/slurm/files/slurm-0.4.3-fix-includes.patch
19 +++ b/net-analyzer/slurm/files/slurm-0.4.3-fix-includes.patch
20 @@ -1,3 +1,4 @@
21 +https://github.com/mattthias/slurm/pull/39
22 --- a/os.h
23 +++ b/os.h
24 @@ -177,7 +177,7 @@
25
26 diff --git a/net-analyzer/slurm/files/slurm-0.4.3-tinfo.patch b/net-analyzer/slurm/files/slurm-0.4.3-tinfo.patch
27 index c1a1233f177..ccb00fbeb09 100644
28 --- a/net-analyzer/slurm/files/slurm-0.4.3-tinfo.patch
29 +++ b/net-analyzer/slurm/files/slurm-0.4.3-tinfo.patch
30 @@ -1,3 +1,4 @@
31 +https://github.com/mattthias/slurm/pull/38
32 --- a/CMakeLists.txt
33 +++ b/CMakeLists.txt
34 @@ -25,7 +25,7 @@