summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2021-10-04 10:25:54 +0200
committerLars Wendler <polynomial-c@gentoo.org>2021-10-04 10:25:54 +0200
commit90f90e4c0fa088ecbc72e1db91c94ab5e7efc6bd (patch)
tree5d0e1a333c6b254f0c53a3a232f858a5ef216d9d /mail-mta/msmtp
parentmail-mta/msmtp: Removed old (diff)
downloadgentoo-90f90e4c0fa088ecbc72e1db91c94ab5e7efc6bd.tar.gz
gentoo-90f90e4c0fa088ecbc72e1db91c94ab5e7efc6bd.tar.bz2
gentoo-90f90e4c0fa088ecbc72e1db91c94ab5e7efc6bd.zip
mail-mta/msmtp: Removed unused "multilib" eclass inherit
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'mail-mta/msmtp')
-rw-r--r--mail-mta/msmtp/msmtp-1.8.12.ebuild2
-rw-r--r--mail-mta/msmtp/msmtp-1.8.16.ebuild2
-rw-r--r--mail-mta/msmtp/msmtp-1.8.17.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.12.ebuild b/mail-mta/msmtp/msmtp-1.8.12.ebuild
index 28b0a875cb26..1593b798c0a4 100644
--- a/mail-mta/msmtp/msmtp-1.8.12.ebuild
+++ b/mail-mta/msmtp/msmtp-1.8.12.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit fcaps multilib
+inherit fcaps
DESCRIPTION="An SMTP client and SMTP plugin for mail user agents such as Mutt"
HOMEPAGE="https://marlam.de/msmtp/"
diff --git a/mail-mta/msmtp/msmtp-1.8.16.ebuild b/mail-mta/msmtp/msmtp-1.8.16.ebuild
index aca3fa1b1709..9e91391eb5d4 100644
--- a/mail-mta/msmtp/msmtp-1.8.16.ebuild
+++ b/mail-mta/msmtp/msmtp-1.8.16.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit fcaps multilib
+inherit fcaps
DESCRIPTION="An SMTP client and SMTP plugin for mail user agents such as Mutt"
HOMEPAGE="https://marlam.de/msmtp/"
diff --git a/mail-mta/msmtp/msmtp-1.8.17.ebuild b/mail-mta/msmtp/msmtp-1.8.17.ebuild
index aca3fa1b1709..9e91391eb5d4 100644
--- a/mail-mta/msmtp/msmtp-1.8.17.ebuild
+++ b/mail-mta/msmtp/msmtp-1.8.17.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit fcaps multilib
+inherit fcaps
DESCRIPTION="An SMTP client and SMTP plugin for mail user agents such as Mutt"
HOMEPAGE="https://marlam.de/msmtp/"