Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/sysrepo/files/
Date: Fri, 06 May 2022 18:42:37
Message-Id: 1651862515.77bdcef7cde019911bc1139098f64cf703406e3b.jsmolic@gentoo
1 commit: 77bdcef7cde019911bc1139098f64cf703406e3b
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Fri May 6 16:30:07 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Fri May 6 18:41:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77bdcef7
7
8 net-misc/sysrepo: remove unused patch(es)
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
12 Closes: https://github.com/gentoo/gentoo/pull/25353
13 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
14
15 net-misc/sysrepo/files/sysrepo-2.0.53-musl.patch | 11 -----------
16 1 file changed, 11 deletions(-)
17
18 diff --git a/net-misc/sysrepo/files/sysrepo-2.0.53-musl.patch b/net-misc/sysrepo/files/sysrepo-2.0.53-musl.patch
19 deleted file mode 100644
20 index 24c5d86edc59..000000000000
21 --- a/net-misc/sysrepo/files/sysrepo-2.0.53-musl.patch
22 +++ /dev/null
23 @@ -1,11 +0,0 @@
24 -https://bugs.gentoo.org/828916
25 ---- a/src/sysrepo_types.h
26 -+++ b/src/sysrepo_types.h
27 -@@ -19,6 +19,7 @@
28 -
29 - #include <inttypes.h>
30 - #include <stddef.h>
31 -+#include <sys/stat.h>
32 -
33 - struct lyd_node;
34 - struct timespec;