diff options
Diffstat (limited to 'mail-client/nail/nail-11.22.ebuild')
-rw-r--r-- | mail-client/nail/nail-11.22.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/mail-client/nail/nail-11.22.ebuild b/mail-client/nail/nail-11.22.ebuild index 18c0536478ce..12f27831f9f4 100644 --- a/mail-client/nail/nail-11.22.ebuild +++ b/mail-client/nail/nail-11.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/nail/nail-11.22.ebuild,v 1.1 2005/05/08 20:21:32 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/nail/nail-11.22.ebuild,v 1.2 2005/05/08 20:57:56 ferdy Exp $ inherit eutils DESCRIPTION="Nail is a mail user agent derived from Berkeley Mail 8.1 and contains builtin support for MIME messages." @@ -40,10 +40,6 @@ src_install () { pkg_postinst () { echo - einfo "NOTE: The nail mailer does _not_ support maildir format." - einfo " It is best to use nail only for outgoing mail, and" - einfo " really only use it for scripts that require it." - echo einfo "NOTE: This build has ~/.maildir compiled in as the" einfo " mail spool directory (for incoming mail)." einfo " Nail will work for sending outgoing mail even if" |