commit:     24bf8bc5650d98f3b673fcd080bb9ac91d778487
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri Oct  7 20:27:45 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 19:33:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24bf8bc5

x11-libs/libast: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/27689
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../libast/files/libast-0.8-fix-implicit-func-decls.patch | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/x11-libs/libast/files/libast-0.8-fix-implicit-func-decls.patch 
b/x11-libs/libast/files/libast-0.8-fix-implicit-func-decls.patch
deleted file mode 100644
index 34e55f7d43aa..000000000000
--- a/x11-libs/libast/files/libast-0.8-fix-implicit-func-decls.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-https://bugs.gentoo.org/871705
---- a/src/snprintf.c
-+++ b/src/snprintf.c
-@@ -2,6 +2,11 @@
- # include <config.h>
- #endif
- 
-+#include <ctype.h>
-+#include <stddef.h>
-+#include <string.h>
-+#include <stdio.h>
-+
- #include <errno.h>
- #if defined(HAVE_STDARG_H) && (HAVE_STDARG_H != 0)
- # include <stdarg.h>

Reply via email to