Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/mini-qmail/files/
Date: Thu, 22 Dec 2016 15:47:31
Message-Id: 1482421619.274fe30be6a8a2906872a5ed9346c6b3f2cfe975.kensington@gentoo
1 commit: 274fe30be6a8a2906872a5ed9346c6b3f2cfe975
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Tue Dec 13 20:33:38 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 22 15:46:59 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=274fe30b
7
8 mail-mta/mini-qmail: remove unused patch
9
10 mail-mta/mini-qmail/files/1.06-exit.patch | 18 ------------------
11 1 file changed, 18 deletions(-)
12
13 diff --git a/mail-mta/mini-qmail/files/1.06-exit.patch b/mail-mta/mini-qmail/files/1.06-exit.patch
14 deleted file mode 100644
15 index e0e7dea..00000000
16 --- a/mail-mta/mini-qmail/files/1.06-exit.patch
17 +++ /dev/null
18 @@ -1,18 +0,0 @@
19 -Index: netqmail-1.06/qmail-pw2u.c
20 -===================================================================
21 ---- netqmail-1.06.orig/qmail-pw2u.c
22 -+++ netqmail-1.06/qmail-pw2u.c
23 -@@ -1,3 +1,4 @@
24 -+#include <unistd.h>
25 - #include <sys/types.h>
26 - #include <sys/stat.h>
27 - #include "substdio.h"
28 -Index: netqmail-1.06/qmail-qmtpd.c
29 -===================================================================
30 ---- netqmail-1.06.orig/qmail-qmtpd.c
31 -+++ netqmail-1.06/qmail-qmtpd.c
32 -@@ -1,3 +1,4 @@
33 -+#include <unistd.h>
34 - #include "stralloc.h"
35 - #include "substdio.h"
36 - #include "qmail.h"