summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-10-15 12:42:20 +0200
committerMichał Górny <mgorny@gentoo.org>2020-10-15 13:00:08 +0200
commit161e3e824954afb10e8d2e113dadecdcbaf0f1c6 (patch)
tree2257b6cb168ca34c1745889194d68b6b89e6e6ee /net-nntp/sn/files/sn-0.3.8-qa.patch
parentdev-python/colorama: Bump to 0.4.4 (diff)
downloadgentoo-161e3e824954afb10e8d2e113dadecdcbaf0f1c6.tar.gz
gentoo-161e3e824954afb10e8d2e113dadecdcbaf0f1c6.tar.bz2
gentoo-161e3e824954afb10e8d2e113dadecdcbaf0f1c6.zip
net-nntp/sn: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-nntp/sn/files/sn-0.3.8-qa.patch')
-rw-r--r--net-nntp/sn/files/sn-0.3.8-qa.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/net-nntp/sn/files/sn-0.3.8-qa.patch b/net-nntp/sn/files/sn-0.3.8-qa.patch
deleted file mode 100644
index 52a25ebcd83e..000000000000
--- a/net-nntp/sn/files/sn-0.3.8-qa.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- lib/readln.c
-+++ lib/readln.c
-@@ -9,6 +9,7 @@
- * Get a single line from an fd.
- */
-
-+#include <string.h>
- #include <stdlib.h>
- #include <unistd.h>
- #include <sys/types.h>
-
---- lib/cmdopen.c
-+++ lib/cmdopen.c
-@@ -6,6 +6,7 @@
- */
-
- #include <unistd.h>
-+#include <stdlib.h>
- #include <fcntl.h>
- #include <sys/wait.h>
-