diff options
author | Ned Ludd <solar@gentoo.org> | 2003-09-25 23:49:58 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2003-09-25 23:49:58 +0000 |
commit | e049d3f1431fa8496b6e75ffb1cf6283e4b50e79 (patch) | |
tree | eba484f7cc19ab6ac665d4e101c0dc71065bea9e | |
parent | DEPEND on sed >= 4 for sed -i; more error messages (diff) | |
download | gentoo-2-e049d3f1431fa8496b6e75ffb1cf6283e4b50e79.tar.gz gentoo-2-e049d3f1431fa8496b6e75ffb1cf6283e4b50e79.tar.bz2 gentoo-2-e049d3f1431fa8496b6e75ffb1cf6283e4b50e79.zip |
new local use flag for vpopmail named clearpasswd which allows the admin to choose if he/she wants cleartext passwds stored
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 31dd9fbb5b70..e4ddd42dc813 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.122 2003/09/24 21:51:34 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.123 2003/09/25 23:49:58 solar Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -108,6 +108,7 @@ net-mail/pine:passfile - Adds support for caching IMAP passwords into a file bet net-mail/ssmtp:md5sum - Enables MD5 summing for ssmtp net-mail/sylpheed-claws:clamav - Enables support for the Clam Antivirus, with a plugin net-mail/vpopmail:ipalias - Enables enable-ip-alias-domains +net-mail/vpopmail:clearpasswd - Enables cleartext password sortage in the vpasswd files net-misc/ntp:parse-clocks - Add parse clock support net-misc/openssh:X509 - Adds support for X.509 certificate authentication net-misc/openssh:skey - Enable S/Key (Single use password) authentication support |