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-idx
parentevolution cleanup. (diff)
downloadhistorical-8bd1906049af977ab4d4b64658b9c906e7a98e57.tar.gz
historical-8bd1906049af977ab4d4b64658b9c906e7a98e57.tar.bz2
historical-8bd1906049af977ab4d4b64658b9c906e7a98e57.zip
fixup for qmail move.
Diffstat (limited to 'net-mail/ezmlm-idx')
-rw-r--r--net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild
index 918d180f3916..540d3812cced 100644
--- a/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild
+++ b/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.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-idx/ezmlm-idx-0.40-r2.ebuild,v 1.11 2004/02/22 16:16:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.12 2004/05/30 10:56:45 robbat2 Exp $
# NOTE: ezmlm-idx, ezmlm-idx-mysql and ezmlm-idx-pgsql all supported by this single ebuild
# (Please keep them in sync)
@@ -19,7 +19,7 @@ SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 alpha ~hppa ~amd64 ~ppc ~mips ~sparc"
DEPEND="sys-apps/grep sys-apps/groff"
-RDEPEND="net-mail/qmail"
+RDEPEND="mail-mta/qmail"
PROVIDE="net-mail/ezmlm"
if [ "$PN" = "${PB}-pgsql" ]