summaryrefslogtreecommitdiff
path: root/mail-mta/notqmail/notqmail-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta/notqmail/notqmail-9999.ebuild')
-rw-r--r--mail-mta/notqmail/notqmail-9999.ebuild8
1 files changed, 2 insertions, 6 deletions
diff --git a/mail-mta/notqmail/notqmail-9999.ebuild b/mail-mta/notqmail/notqmail-9999.ebuild
index 9c68b334dbf5..224aaed06285 100644
--- a/mail-mta/notqmail/notqmail-9999.ebuild
+++ b/mail-mta/notqmail/notqmail-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
GENQMAIL_PV=20200817
QMAIL_SPP_PV=0.42
@@ -21,7 +21,7 @@ else
SRC_URI="https://github.com/notqmail/notqmail/releases/download/${P}/${P}.tar.xz"
fi
-DESCRIPTION="qmail -- a secure, reliable, efficient, simple message transfer agent"
+DESCRIPTION="Collaborative open-source successor to qmail"
HOMEPAGE="
https://notqmail.org
https://cr.yp.to/qmail.html
@@ -168,10 +168,6 @@ pkg_postinst() {
elog
}
-pkg_preinst() {
- qmail_tcprules_fixup
-}
-
pkg_config() {
# avoid some weird locale problems
export LC_ALL=C