commit:     9919ead8eb99038c8a79b60a454c5412c92e01fb
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Thu Jun 17 14:57:57 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Jun 17 15:55:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9919ead8

mail-mta/netqmail: stop warning about QMAIL_PATCH_DIR

This has been removed years ago, time to remove the cruft.

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 mail-mta/netqmail/netqmail-1.06-r14.ebuild | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/mail-mta/netqmail/netqmail-1.06-r14.ebuild 
b/mail-mta/netqmail/netqmail-1.06-r14.ebuild
index 0e04cd4db01..aef1ed5b4dd 100644
--- a/mail-mta/netqmail/netqmail-1.06-r14.ebuild
+++ b/mail-mta/netqmail/netqmail-1.06-r14.ebuild
@@ -83,17 +83,6 @@ RDEPEND="${DEPEND}
        !mail-mta/ssmtp[mta]
 "
 
-pkg_setup() {
-       if [[ -n "${QMAIL_PATCH_DIR}" ]]; then
-               eerror
-               eerror "The QMAIL_PATCH_DIR variable for custom patches"
-               eerror "has been removed from ${PN}. If you need custom patches"
-               eerror "see 'user patches' in the portage manual."
-               eerror
-               die "QMAIL_PATCH_DIR is not supported anymore"
-       fi
-}
-
 src_unpack() {
        genqmail_src_unpack
        use qmail-spp && qmail_spp_src_unpack

Reply via email to