diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-11-12 12:27:10 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-11-12 12:27:10 +0000 |
commit | bb008c579bdf3c80d3eb4f1e07dcb1f0103cb198 (patch) | |
tree | 7f55960b421cc1ecb1db0b79fa048e8dc9dd5375 /profiles | |
parent | marked ~alpha as per bug #112220 (diff) | |
download | gentoo-2-bb008c579bdf3c80d3eb4f1e07dcb1f0103cb198.tar.gz gentoo-2-bb008c579bdf3c80d3eb4f1e07dcb1f0103cb198.tar.bz2 gentoo-2-bb008c579bdf3c80d3eb4f1e07dcb1f0103cb198.zip |
Missing use flags for spamassassin
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 185b6ce327c7..45f9e644ab61 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -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/profiles/use.local.desc,v 1.1551 2005/11/11 20:53:42 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1552 2005/11/12 12:27:10 mcummings Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -505,6 +505,9 @@ mail-filter/dspam:sqlite3 - Build sqlite 3 support mail-filter/dspam:user-homedirs - Build with user homedir support mail-filter/dspam:virtual-users - Build with virtual-users support mail-filter/qmail-scanner:spamassassin - Build faster spamassassin checks into qmail-scanner +mail-filter/spamassassin:dcc - Enable Distributed Checksum Clearinghouse support +mail-filter/spamassassin:pyzor - Enable pyzor support +mail-filter/spamassassin:razor - Enable Vipul's Razor support mail-filter/spamassassin:qmail - Build qmail functionality and docs mail-filter/spamassassin:spf - Adds support for Sender Policy Framework mail-filter/spamassassin:tools - Enables tools for spamassassin |