diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-11 23:46:31 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-11 23:46:31 +0000 |
commit | 3b52c14e667a01d2b0897c9c3af65291fd55ed62 (patch) | |
tree | 895720d5ff5c3c6e32ef7e03a7be711c6df9efa6 /mail-client/mutt/ChangeLog | |
parent | Version bump (diff) | |
download | gentoo-2-3b52c14e667a01d2b0897c9c3af65291fd55ed62.tar.gz gentoo-2-3b52c14e667a01d2b0897c9c3af65291fd55ed62.tar.bz2 gentoo-2-3b52c14e667a01d2b0897c9c3af65291fd55ed62.zip |
Fix configure.in to work correctly when --without-sasl is specified
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'mail-client/mutt/ChangeLog')
-rw-r--r-- | mail-client/mutt/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mail-client/mutt/ChangeLog b/mail-client/mutt/ChangeLog index 3b2b23839938..10c3d71570e9 100644 --- a/mail-client/mutt/ChangeLog +++ b/mail-client/mutt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/mutt # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/ChangeLog,v 1.54 2005/08/11 23:28:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/ChangeLog,v 1.55 2005/08/11 23:46:31 agriffis Exp $ + + 11 Aug 2005; Aron Griffis <agriffis@gentoo.org> + +files/mutt-1.5.9-sasl.patch, mutt-1.5.9.ebuild: + Fix configure.in to work correctly when --without-sasl is specified 11 Aug 2005; Aron Griffis <agriffis@gentoo.org> mutt-1.5.9.ebuild: Disable sasl unless pop or imap is specified; it's the same as ssl or gnutls |