diff options
author | Colin Morey <peitolm@gentoo.org> | 2004-03-29 22:26:48 +0000 |
---|---|---|
committer | Colin Morey <peitolm@gentoo.org> | 2004-03-29 22:26:48 +0000 |
commit | c5990cf9527efd9e9cf6e8f4a305a5c3ec98fecc (patch) | |
tree | cee301565e607439b33f16bb360f6caec267a83d /profiles | |
parent | x86 keywords (Manifest recommit) (diff) | |
download | gentoo-2-c5990cf9527efd9e9cf6e8f4a305a5c3ec98fecc.tar.gz gentoo-2-c5990cf9527efd9e9cf6e8f4a305a5c3ec98fecc.tar.bz2 gentoo-2-c5990cf9527efd9e9cf6e8f4a305a5c3ec98fecc.zip |
New local USE flags for exim, to enable wildlearch and dnsdb lookup types, from bug #40358
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8f8d469837b8..37000da32f00 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.289 2004/03/28 09:15:34 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.290 2004/03/29 22:26:48 peitolm Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -205,6 +205,8 @@ net-mail/cyrus-imapd:drac - Enable dynamic relay support in the cyrus imap serve net-mail/exim:exiscan - Patch providing support for content scanning backward-compatability net-mail/exim:exiscan-acl - Patch providing support for content scanning net-mail/exim:lmtp - Adds support for lmtp +net-mail/exim:wildlsearch - Adds support for Wildcarded Linear searches +net-mail/exim:dnsdb - Adds support for a DNS search for a record whose domain name is the supplied query net-mail/mutt:nntp - Adds support for nntp via patch net-mail/mutt:vanilla - Refrain from patching additional functionality into mutt net-mail/pine:passfile - Adds support for caching IMAP passwords into a file between sessions |