diff options
author | 2004-05-30 10:57:55 +0000 | |
---|---|---|
committer | 2004-05-30 10:57:55 +0000 | |
commit | 95ab38e7e33111353cf006676399d7bd7ad17b2c (patch) | |
tree | fce90874f3e545c69ee319955a87b038ec06ad87 /net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.ebuild | |
parent | qmail move. (diff) | |
download | gentoo-2-95ab38e7e33111353cf006676399d7bd7ad17b2c.tar.gz gentoo-2-95ab38e7e33111353cf006676399d7bd7ad17b2c.tar.bz2 gentoo-2-95ab38e7e33111353cf006676399d7bd7ad17b2c.zip |
fixup for qmail move.
Diffstat (limited to 'net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.ebuild')
-rw-r--r-- | net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.ebuild b/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.ebuild index fb8500510396..ba180788f701 100644 --- a/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.ebuild +++ b/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.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/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.ebuild,v 1.4 2003/07/13 13:32:32 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.ebuild,v 1.5 2004/05/30 10:57:14 robbat2 Exp $ # NOTE: ezmlm-idx, ezmlm-idx-mysql and ezmlm-idx-pgsql all supported by this single ebuild # (Please keep them in sync) @@ -15,7 +15,7 @@ SLOT="0" LICENSE="as-is" KEYWORDS="x86" DEPEND="sys-apps/grep sys-apps/groff" -RDEPEND="net-mail/qmail" +RDEPEND="mail-mta/qmail" PROVIDE="net-mail/ezmlm" if [ "$PN" = "${PB}-pgsql" ] |