summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-08-11 23:32:27 +0000
committerAron Griffis <agriffis@gentoo.org>2005-08-11 23:32:27 +0000
commit5620c27d9e1606221169d1dd393e29d379b8ba4f (patch)
tree475d00c856c19c33771b57db2417dd60abd7a518 /mail-client/muttng/ChangeLog
parentDisable sasl unless pop or imap is specified; it's the same as ssl or gnutls (diff)
downloadgentoo-2-5620c27d9e1606221169d1dd393e29d379b8ba4f.tar.gz
gentoo-2-5620c27d9e1606221169d1dd393e29d379b8ba4f.tar.bz2
gentoo-2-5620c27d9e1606221169d1dd393e29d379b8ba4f.zip
Don't enable sasl unless pop or imap is in USE, same as gnutls or ssl in
that regard #102129. Use --with-mailpath instead of --with-maildir (Portage version: 2.0.51.22-r2)
Diffstat (limited to 'mail-client/muttng/ChangeLog')
-rw-r--r--mail-client/muttng/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/mail-client/muttng/ChangeLog b/mail-client/muttng/ChangeLog
index be9ba0594054..2d81f86a4a1a 100644
--- a/mail-client/muttng/ChangeLog
+++ b/mail-client/muttng/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/muttng
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/muttng/ChangeLog,v 1.8 2005/08/11 22:38:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/muttng/ChangeLog,v 1.9 2005/08/11 23:32:27 agriffis Exp $
+
+ 11 Aug 2005; Aron Griffis <agriffis@gentoo.org> muttng-20050809-r1.ebuild:
+ Don't enable sasl unless pop or imap is in USE, same as gnutls or ssl in
+ that regard #102129. Use --with-mailpath instead of --with-maildir
*muttng-20050809-r1 (11 Aug 2005)