summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-06-09 00:57:50 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-06-09 00:57:50 +0000
commit5c3ae80086c0a74f798efcaaf35b99ef6c9ea1b8 (patch)
tree35efa91420fb793ae5bbec7dc71bdb922c342d25 /mail-filter
parentStable on sparc (diff)
downloadgentoo-2-5c3ae80086c0a74f798efcaaf35b99ef6c9ea1b8.tar.gz
gentoo-2-5c3ae80086c0a74f798efcaaf35b99ef6c9ea1b8.tar.bz2
gentoo-2-5c3ae80086c0a74f798efcaaf35b99ef6c9ea1b8.zip
dep typo
(Portage version: 2.0.51.19)
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/dspam/dspam-3.2.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/dspam/dspam-3.2.7.ebuild b/mail-filter/dspam/dspam-3.2.7.ebuild
index 15b98ed2cbfd..0939bdcf059b 100644
--- a/mail-filter/dspam/dspam-3.2.7.ebuild
+++ b/mail-filter/dspam/dspam-3.2.7.ebuild
@@ -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/mail-filter/dspam/dspam-3.2.7.ebuild,v 1.2 2005/03/04 23:26:28 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.2.7.ebuild,v 1.3 2005/06/09 00:54:25 mr_bones_ Exp $
inherit eutils
@@ -14,7 +14,7 @@ IUSE="cyrus debug exim mysql maildrop neural oci8 postgres procmail sqlite large
DEPEND="exim? ( >=mail-mta/exim-4.34 )
mysql? ( >=dev-db/mysql-3.23 ) || ( >=sys-libs/db-4.0 )
sqlite? ( <dev-db/sqlite-3 )
- maildrop? (( >=mail-filter/maildrop-1.5.3 ) || ( >=mail-mta/courier-0.46))
+ maildrop? ( ( >=mail-filter/maildrop-1.5.3 ) || ( >=mail-mta/courier-0.46 ) )
postgres? ( >=dev-db/postgresql-7.4.3 )
procmail? ( >=mail-filter/procmail-3.22 )
x86? ( cyrus? ( >=net-mail/cyrus-imapd-2.1.15 ) )