Add updated patches that ensure compatibility with openssl 1.1.x.
Based on patches by Alexander Hof and ebuild by Yida Zhang.
Fixes: https://bugs.gentoo.org/675060
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
GENQMAIL_PV=20080406
QMAIL_SPP_PV=0.42
QMAIL_SMTPUTF8='qmail-smtputf8.patch'
-inherit eutils qmail
+inherit qmail
DESCRIPTION="qmail -- a secure, reliable, efficient, simple message transfer agent"
HOMEPAGE="
else
einfo "Enabled CRAM_MD5 support"
fi
+
+ eapply_user
}
src_compile() {