diff options
4 files changed, 8 insertions, 8 deletions
diff --git a/net-mail/amavis/amavis-0.2.1-r3.ebuild b/net-mail/amavis/amavis-0.2.1-r3.ebuild index 15915220ff05..5dd1052851e8 100644 --- a/net-mail/amavis/amavis-0.2.1-r3.ebuild +++ b/net-mail/amavis/amavis-0.2.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/amavis-0.2.1-r3.ebuild,v 1.10 2004/04/27 20:43:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/amavis-0.2.1-r3.ebuild,v 1.11 2004/05/30 01:38:21 robbat2 Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="x86 -sparc" DEPEND="net-mail/maildrop >=net-mail/tnef-0.13 - >=net-mail/vlnx-407e + >=app-antivirus/vlnx-407e net-mail/qmail" src_unpack() { diff --git a/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild b/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild index 1591e02b5509..96e65d4d03ec 100644 --- a/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild +++ b/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild @@ -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/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild,v 1.4 2003/12/26 13:45:20 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild,v 1.5 2004/05/30 01:39:26 robbat2 Exp $ S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/qmail-scanner/${P}.tgz" DEPEND=">=dev-lang/perl-5.6.1-r1 >=dev-perl/Time-HiRes-01.20-r2 >=net-mail/tnef-1.1.1 - >=net-mail/f-prot-3.12a + >=app-antivirus/f-prot-3.12a >=net-mail/maildrop-1.3.9 >=dev-perl/DB_File-1.803-r2 >=net-mail/qmail-1.03-r8 diff --git a/net-mail/sylpheed-claws/sylpheed-claws-0.9.5-r1.ebuild b/net-mail/sylpheed-claws/sylpheed-claws-0.9.5-r1.ebuild index f354875b08f9..6c870e75260d 100644 --- a/net-mail/sylpheed-claws/sylpheed-claws-0.9.5-r1.ebuild +++ b/net-mail/sylpheed-claws/sylpheed-claws-0.9.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.5-r1.ebuild,v 1.9 2004/03/25 07:47:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.5-r1.ebuild,v 1.10 2004/05/30 01:40:09 robbat2 Exp $ IUSE="nls gnome gtk2 xface gtkhtml crypt spell imlib ssl ldap ipv6 pda clamav pdflib" @@ -35,7 +35,7 @@ DEPEND=">=sys-apps/sed-4 imlib? ( >=media-libs/imlib-1.9.10 ) spell? ( virtual/aspell-dict ) xface? ( >=media-libs/compface-1.4 ) - clamav? ( net-mail/clamav ) + clamav? ( app-antivirus/clamav ) gtkhtml? ( net-www/dillo ) pdflib? ( virtual/ghostscript ) nls? ( >=sys-devel/gettext-0.12 ) diff --git a/net-mail/sylpheed-claws/sylpheed-claws-0.9.7.ebuild b/net-mail/sylpheed-claws/sylpheed-claws-0.9.7.ebuild index 3436bb08966a..5e33dac78111 100644 --- a/net-mail/sylpheed-claws/sylpheed-claws-0.9.7.ebuild +++ b/net-mail/sylpheed-claws/sylpheed-claws-0.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.7.ebuild,v 1.7 2004/01/16 22:18:34 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.7.ebuild,v 1.8 2004/05/30 01:40:09 robbat2 Exp $ IUSE="nls gnome xface dillo crypt spell imlib ssl ldap ipv6 pda clamav pdflib" @@ -34,7 +34,7 @@ DEPEND=">=sys-apps/sed-4 imlib? ( >=media-libs/imlib-1.9.10 ) spell? ( virtual/aspell-dict ) xface? ( >=media-libs/compface-1.4 ) - clamav? ( net-mail/clamav ) + clamav? ( app-antivirus/clamav ) pdflib? ( virtual/ghostscript ) nls? ( >=sys-devel/gettext-0.12 ) x11-misc/shared-mime-info" |