summaryrefslogtreecommitdiff
path: root/net-misc/eventd/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-11 14:17:10 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-11 14:17:10 +0100
commit5adfd733728a4f14df5665f4c2a604a7356e5f19 (patch)
treef2938c4a08576b45508b02481edfec55eac3ac8b /net-misc/eventd/files
parentfbba40085f5d1591a67b49f5aa48b4071b7560f1 (diff)
gentoo auto-resync : 11:06:2023 - 14:17:09
Diffstat (limited to 'net-misc/eventd/files')
-rw-r--r--net-misc/eventd/files/eventd-0.27.0-fno-common.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-misc/eventd/files/eventd-0.27.0-fno-common.patch b/net-misc/eventd/files/eventd-0.27.0-fno-common.patch
deleted file mode 100644
index 5f731666738c..000000000000
--- a/net-misc/eventd/files/eventd-0.27.0-fno-common.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/plugins/nd/src/backend.h
-+++ b/plugins/nd/src/backend.h
-@@ -37,7 +37,7 @@
- _EVENTD_ND_BACKENDS_SIZE
- } EventdNdBackends;
-
--const gchar *eventd_nd_backends_names[_EVENTD_ND_BACKENDS_SIZE];
-+extern const gchar *eventd_nd_backends_names[_EVENTD_ND_BACKENDS_SIZE];
-
- typedef struct {
- EventdNdContext *context;