diff options
Diffstat (limited to 'mail-filter/MailScanner/MailScanner-4.54.6.1.ebuild')
-rw-r--r-- | mail-filter/MailScanner/MailScanner-4.54.6.1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail-filter/MailScanner/MailScanner-4.54.6.1.ebuild b/mail-filter/MailScanner/MailScanner-4.54.6.1.ebuild index c4a03b2b3..796063ec4 100644 --- a/mail-filter/MailScanner/MailScanner-4.54.6.1.ebuild +++ b/mail-filter/MailScanner/MailScanner-4.54.6.1.ebuild @@ -313,10 +313,10 @@ pkg_postinst() { ewarn echo fi - einfo "Remove the line containing 'provide mta' from your MTA's init script" - einfo "and take care that using etc-update will not insert this line after" - einfo "re-emerging / updating your mta!" - einfo "The related bug in bugs.gentoo.org is #46897" + elog "Remove the line containing 'provide mta' from your MTA's init script" + elog "and take care that using etc-update will not insert this line after" + elog "re-emerging / updating your mta!" + elog "The related bug in bugs.gentoo.org is #46897" echo if [ -f "/etc/MailScanner/MailScanner.conf" ]; then |