summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2020-02-05 14:05:45 +0100
committerJason A. Donenfeld <zx2c4@gentoo.org>2020-02-05 14:05:45 +0100
commit3c2c01db67b6b3cb0bd9b30353d0359d7800a48d (patch)
treed15b37362700aa00d79767a1476fc0303b5def07
parentmail-mta/opensmtpd: fixups from qa review (diff)
downloadgentoo-3c2c01db67b6b3cb0bd9b30353d0359d7800a48d.tar.gz
gentoo-3c2c01db67b6b3cb0bd9b30353d0359d7800a48d.tar.bz2
gentoo-3c2c01db67b6b3cb0bd9b30353d0359d7800a48d.zip
mail-mta/opensmtpd: no more eautoreconf
This hasn't been used since the snapshot days. Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
-rw-r--r--mail-mta/opensmtpd/opensmtpd-6.0.3_p1-r2.ebuild2
-rw-r--r--mail-mta/opensmtpd/opensmtpd-6.6.2_p1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/opensmtpd/opensmtpd-6.0.3_p1-r2.ebuild b/mail-mta/opensmtpd/opensmtpd-6.0.3_p1-r2.ebuild
index aa6cbcc3cab1..14d9fa69ea4a 100644
--- a/mail-mta/opensmtpd/opensmtpd-6.0.3_p1-r2.ebuild
+++ b/mail-mta/opensmtpd/opensmtpd-6.0.3_p1-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit pam toolchain-funcs autotools systemd
+inherit pam toolchain-funcs systemd
DESCRIPTION="Lightweight but featured SMTP daemon from OpenBSD"
HOMEPAGE="https://www.opensmtpd.org"
diff --git a/mail-mta/opensmtpd/opensmtpd-6.6.2_p1.ebuild b/mail-mta/opensmtpd/opensmtpd-6.6.2_p1.ebuild
index 71d8c7213d09..610591f1deec 100644
--- a/mail-mta/opensmtpd/opensmtpd-6.6.2_p1.ebuild
+++ b/mail-mta/opensmtpd/opensmtpd-6.6.2_p1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit pam autotools systemd
+inherit pam systemd
DESCRIPTION="Lightweight but featured SMTP daemon from OpenBSD"
HOMEPAGE="https://www.opensmtpd.org"