From 8bd1906049af977ab4d4b64658b9c906e7a98e57 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sun, 30 May 2004 11:03:07 +0000 Subject: fixup for qmail move. --- net-mail/ezmlm/ezmlm-0.53-r1.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'net-mail/ezmlm/ezmlm-0.53-r1.ebuild') diff --git a/net-mail/ezmlm/ezmlm-0.53-r1.ebuild b/net-mail/ezmlm/ezmlm-0.53-r1.ebuild index c695ea255a5d..ca115ce29c36 100644 --- a/net-mail/ezmlm/ezmlm-0.53-r1.ebuild +++ b/net-mail/ezmlm/ezmlm-0.53-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/ezmlm/ezmlm-0.53-r1.ebuild,v 1.3 2004/05/29 15:05:04 hhg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm/ezmlm-0.53-r1.ebuild,v 1.4 2004/05/30 10:56:30 robbat2 Exp $ inherit eutils fixheadtails @@ -14,9 +14,9 @@ LICENSE="as-is" KEYWORDS="x86 sparc ppc alpha" DEPEND="sys-apps/groff" -RDEPEND="|| ( net-mail/qmail - net-mail/qmail-mysql - net-mail/qmail-ldap )" +RDEPEND="|| ( mail-mta/qmail + mail-mta/qmail-mysql + mail-mta/qmail-ldap )" S=${WORKDIR}/${P} src_unpack() { -- cgit v1.2.3-65-gdbad