From d42200bec37eef2a7478d88988ff00addd0a9202 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 25 Jan 2020 11:50:47 +0000 Subject: gentoo resync : 25.01.2020 --- mail-client/alpine/files/2.00-qa-chappa-115.patch | 40 ----------------------- 1 file changed, 40 deletions(-) delete mode 100644 mail-client/alpine/files/2.00-qa-chappa-115.patch (limited to 'mail-client/alpine/files/2.00-qa-chappa-115.patch') diff --git a/mail-client/alpine/files/2.00-qa-chappa-115.patch b/mail-client/alpine/files/2.00-qa-chappa-115.patch deleted file mode 100644 index e13b80864730..000000000000 --- a/mail-client/alpine/files/2.00-qa-chappa-115.patch +++ /dev/null @@ -1,40 +0,0 @@ ---- pith/send.c 2012-10-11 11:21:43.027665295 +0000 -+++ pith/send.c 2012-10-11 11:42:37.659237275 +0000 -@@ -48,6 +48,7 @@ - #include - #include - -+int maildir_file_path(char *name, char *tmp); - - /* this is used in pine_send and pine_simple_send */ - /* name::type::canedit::writehdr::localcopy::rcptto */ ---- pith/pattern.c 2012-10-11 11:21:48.069603095 +0000 -+++ pith/pattern.c 2012-10-11 11:44:19.868974380 +0000 -@@ -91,6 +91,7 @@ - ACTION_S *combine_inherited_role_guts(ACTION_S *); - int move_filtered_msgs(MAILSTREAM *, MSGNO_S *, char *, int, char *); - void set_some_flags(MAILSTREAM *, MSGNO_S *, long, char **, char **, int, char *); -+int maildir_file_path(char *name, char *tmp); - - - /* ---- pith/folder.c 2012-10-15 08:19:22.933383126 +0000 -+++ pith/folder.c 2012-10-15 08:19:06.314585696 +0000 -@@ -28,6 +28,7 @@ - #include "../pith/status.h" - #include "../pith/busy.h" - #include "../pith/mailindx.h" -+#include - - - typedef struct _build_folder_list_data { ---- pith/state.c 2012-10-15 08:31:20.378623246 +0000 -+++ pith/state.c 2012-10-15 08:38:07.089630169 +0000 -@@ -38,6 +38,7 @@ - * Globals referenced throughout pine... - */ - struct pine *ps_global; /* THE global variable! */ -+extern void free_allowed_qstr(void); - - #ifdef DEBUG - /* -- cgit v1.2.3