commit: d5e841d00e764eaefde32970e39f558760fe64e2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Sep 14 10:34:02 2019 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Sep 14 10:50:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5e841d0
net-mail/fetchmail: Clean up patches Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> net-mail/fetchmail/files/fetchmail-6.3.26-python-optional.patch | 4 ++-- net-mail/fetchmail/files/fetchmail-6.3.26-tests.patch | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-mail/fetchmail/files/fetchmail-6.3.26-python-optional.patch b/net-mail/fetchmail/files/fetchmail-6.3.26-python-optional.patch index 2eafe4dcbb2..087fd6a5759 100644 --- a/net-mail/fetchmail/files/fetchmail-6.3.26-python-optional.patch +++ b/net-mail/fetchmail/files/fetchmail-6.3.26-python-optional.patch @@ -1,5 +1,5 @@ ---- fetchmail-6.3.26/Makefile.am -+++ fetchmail-6.3.26/Makefile.am +--- a/Makefile.am ++++ b/Makefile.am @@ -16,9 +16,11 @@ pys= fetchmailconf.py pym= fetchmailconf.man diff --git a/net-mail/fetchmail/files/fetchmail-6.3.26-tests.patch b/net-mail/fetchmail/files/fetchmail-6.3.26-tests.patch index a0b3e8b5dfb..691f34814ea 100644 --- a/net-mail/fetchmail/files/fetchmail-6.3.26-tests.patch +++ b/net-mail/fetchmail/files/fetchmail-6.3.26-tests.patch @@ -1,5 +1,5 @@ ---- fetchmail-6.3.26/Makefile.am -+++ fetchmail-6.3.26/Makefile.am +--- a/Makefile.am ++++ b/Makefile.am @@ -45,7 +47,7 @@ check_PROGRAMS=
