summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-05-30 11:03:07 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-05-30 11:03:07 +0000
commit8bd1906049af977ab4d4b64658b9c906e7a98e57 (patch)
treebe40b9a10ecac7721647566e938b561b0f0cb2ae /net-mail/ezmlm/ezmlm-0.53-r1.ebuild
parentevolution cleanup. (diff)
downloadhistorical-8bd1906049af977ab4d4b64658b9c906e7a98e57.tar.gz
historical-8bd1906049af977ab4d4b64658b9c906e7a98e57.tar.bz2
historical-8bd1906049af977ab4d4b64658b9c906e7a98e57.zip
fixup for qmail move.
Diffstat (limited to 'net-mail/ezmlm/ezmlm-0.53-r1.ebuild')
-rw-r--r--net-mail/ezmlm/ezmlm-0.53-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
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() {