diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-09-19 21:04:30 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2019-09-21 17:49:07 +0300 |
commit | 8c3963bfb197ed371f535dccfcae6004888b2f9c (patch) | |
tree | e51e485cb65ca709d8c3caf95b321f437c185979 /mail-mta/netqmail/files | |
parent | net-dns/bind-tools: Version bump (diff) | |
download | gentoo-8c3963bfb197ed371f535dccfcae6004888b2f9c.tar.gz gentoo-8c3963bfb197ed371f535dccfcae6004888b2f9c.tar.bz2 gentoo-8c3963bfb197ed371f535dccfcae6004888b2f9c.zip |
mail-mta/netqmail: clean up ebuild and patch
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Closes: https://github.com/gentoo/gentoo/pull/12975
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-mta/netqmail/files')
-rw-r--r-- | mail-mta/netqmail/files/1.06-fbsd-utmpx.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/netqmail/files/1.06-fbsd-utmpx.patch b/mail-mta/netqmail/files/1.06-fbsd-utmpx.patch index 8500eb53e3ee..0307a0d19412 100644 --- a/mail-mta/netqmail/files/1.06-fbsd-utmpx.patch +++ b/mail-mta/netqmail/files/1.06-fbsd-utmpx.patch @@ -1,5 +1,5 @@ ---- qbiff.c.orig 2010-04-06 08:43:28.000000000 -0300 -+++ qbiff.c 2010-04-06 08:44:35.000000000 -0300 +--- a/qbiff.c 2010-04-06 08:43:28.000000000 -0300 ++++ b/qbiff.c 2010-04-06 08:44:35.000000000 -0300 @@ -1,13 +1,6 @@ #include <sys/types.h> #include <sys/stat.h> |