summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-07-21 17:34:21 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-07-21 17:34:21 +0000
commit01a3447533c3ec1b3a23dc6f83ea6bd3bbdb7799 (patch)
tree3140759ffa8a52487ce1a2473e2dc557b22d8cc9 /mail-filter
parentnew patch for dynamic IPs (Manifest recommit) (diff)
downloadgentoo-2-01a3447533c3ec1b3a23dc6f83ea6bd3bbdb7799.tar.gz
gentoo-2-01a3447533c3ec1b3a23dc6f83ea6bd3bbdb7799.tar.bz2
gentoo-2-01a3447533c3ec1b3a23dc6f83ea6bd3bbdb7799.zip
fix deps
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/dspam/dspam-3.0.0.ebuild4
-rw-r--r--mail-filter/dspam/dspam-3.1.0_beta11.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail-filter/dspam/dspam-3.0.0.ebuild b/mail-filter/dspam/dspam-3.0.0.ebuild
index 85a7c2300381..a320a3ff0d29 100644
--- a/mail-filter/dspam/dspam-3.0.0.ebuild
+++ b/mail-filter/dspam/dspam-3.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.0.0.ebuild,v 1.6 2004/07/21 12:20:00 st_lim Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.0.0.ebuild,v 1.7 2004/07/21 17:34:21 mr_bones_ Exp $
inherit eutils
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
IUSE="debug mysql neural procmail cyrus exim maildrop"
DEPEND="mysql? ( >=dev-db/mysql-3.23 ) || ( >=sys-libs/db-4.0 )
procmail? ( >=mail-filter/procmail-3.22 )
- x86? ( cyrus? ( >=net-mail/cyrus-imapd-2.1.15 ))
+ x86? ( cyrus? ( >=net-mail/cyrus-imapd-2.1.15 ) )
maildrop? ( >=mail-filter/maildrop-1.5.3 )
exim? ( >=mail-mta/exim-4.34 )
"
diff --git a/mail-filter/dspam/dspam-3.1.0_beta11.ebuild b/mail-filter/dspam/dspam-3.1.0_beta11.ebuild
index ef804ebb37de..683acc5bf395 100644
--- a/mail-filter/dspam/dspam-3.1.0_beta11.ebuild
+++ b/mail-filter/dspam/dspam-3.1.0_beta11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.1.0_beta11.ebuild,v 1.3 2004/07/21 12:20:00 st_lim Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.1.0_beta11.ebuild,v 1.4 2004/07/21 17:34:21 mr_bones_ Exp $
inherit eutils
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
IUSE="debug mysql neural procmail cyrus exim maildrop"
DEPEND="mysql? ( >=dev-db/mysql-3.23 ) || ( >=sys-libs/db-4.0 )
procmail? ( >=mail-filter/procmail-3.22 )
- x86? ( cyrus? ( >=net-mail/cyrus-imapd-2.1.15 ))
+ x86? ( cyrus? ( >=net-mail/cyrus-imapd-2.1.15 ) )
maildrop? ( >=mail-filter/maildrop-1.5.3 )
exim? ( >=mail-mta/exim-4.34 )
"