commit:     e17c69ea1f27ab5da8d09fcf35cc9b4e66085771
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  1 20:23:20 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jan  1 20:26:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e17c69ea

mail-client/mailx: remove old patch

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 .../mailx/files/mailx-8.1.2.20050715-musl.patch       | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/mail-client/mailx/files/mailx-8.1.2.20050715-musl.patch 
b/mail-client/mailx/files/mailx-8.1.2.20050715-musl.patch
deleted file mode 100644
index a2e03ec9753..00000000000
--- a/mail-client/mailx/files/mailx-8.1.2.20050715-musl.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- a/mailx-8.1.2-0.20050715cvs.orig/EXT/vis.h
-+++ b/mailx-8.1.2-0.20050715cvs.orig/EXT/vis.h
-@@ -70,9 +70,6 @@
-  */
- #define       UNVIS_END       1       /* no more characters */
- 
--#include <sys/cdefs.h>
--
--__BEGIN_DECLS
- char  *vis(char *, int, int, int);
- int   strvis(char *, const char *, int);
- int   strnvis(char *, const char *, size_t, int)
-@@ -84,6 +81,4 @@ int  unvis(char *, char, int *, int);
- ssize_t strnunvis(char *, const char *, size_t)
- /*            __attribute__ ((__bounded__(__string__,1,3)))*/;
- 
--__END_DECLS
--
- #endif /* !_VIS_H_ */

Reply via email to