summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2022-05-06 18:30:07 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-06 20:41:55 +0200
commit77bdcef7cde019911bc1139098f64cf703406e3b (patch)
tree0445713613a90b03821946a9f6526447204f6879
parentsys-apps/systemd: remove hostnamed-fallback from live ebuild (diff)
downloadgentoo-77bdcef7cde019911bc1139098f64cf703406e3b.tar.gz
gentoo-77bdcef7cde019911bc1139098f64cf703406e3b.tar.bz2
gentoo-77bdcef7cde019911bc1139098f64cf703406e3b.zip
net-misc/sysrepo: remove unused patch(es)
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/25353 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--net-misc/sysrepo/files/sysrepo-2.0.53-musl.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-misc/sysrepo/files/sysrepo-2.0.53-musl.patch b/net-misc/sysrepo/files/sysrepo-2.0.53-musl.patch
deleted file mode 100644
index 24c5d86edc59..000000000000
--- a/net-misc/sysrepo/files/sysrepo-2.0.53-musl.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-https://bugs.gentoo.org/828916
---- a/src/sysrepo_types.h
-+++ b/src/sysrepo_types.h
-@@ -19,6 +19,7 @@
-
- #include <inttypes.h>
- #include <stddef.h>
-+#include <sys/stat.h>
-
- struct lyd_node;
- struct timespec;