From b49088575eb777ced2551f484da86317332d6087 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 24 Jul 2021 02:11:45 +0100 Subject: gentoo resync : 24.07.2021 --- mail-mta/notqmail/notqmail-9999.ebuild | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'mail-mta/notqmail/notqmail-9999.ebuild') diff --git a/mail-mta/notqmail/notqmail-9999.ebuild b/mail-mta/notqmail/notqmail-9999.ebuild index d19ad72c59fc..9c68b334dbf5 100644 --- a/mail-mta/notqmail/notqmail-9999.ebuild +++ b/mail-mta/notqmail/notqmail-9999.ebuild @@ -11,8 +11,6 @@ QMAIL_TLS_F=notqmail-1.08-tls-${QMAIL_TLS_PV}.patch QMAIL_BIGTODO_F=notqmail-1.08-big-todo.patch -QMAIL_LARGE_DNS="qmail-103.patch" - inherit qmail systemd if [[ ${PV} == "9999" ]] ; then @@ -31,7 +29,6 @@ HOMEPAGE=" " SRC_URI="${SRC_URI} https://github.com/DerDakon/genqmail/releases/download/genqmail-${GENQMAIL_PV}/${GENQMAIL_F} - https://www.ckdhr.com/ckd/${QMAIL_LARGE_DNS} !vanilla? ( highvolume? ( https://github.com/notqmail/notqmail/commit/3a22b45974ddd1230da0dfa21f886c3401bee020.patch -> ${QMAIL_BIGTODO_F} @@ -104,11 +101,9 @@ src_unpack() { [[ ${PV} != "9999" ]] && default } -PATCHES=( - "${DISTDIR}/${QMAIL_LARGE_DNS}" -) - src_prepare() { + PATCHES=() + if ! use vanilla; then if use qmail-spp; then PATCHES+=( "${DISTDIR}/${P}-auth.patch" ) -- cgit v1.2.3