summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/ezmlm-idx/ezmlm-idx-7.0.0.ebuild')
-rw-r--r--net-mail/ezmlm-idx/ezmlm-idx-7.0.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/ezmlm-idx/ezmlm-idx-7.0.0.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-7.0.0.ebuild
index 453c77b59074..300a1e567336 100644
--- a/net-mail/ezmlm-idx/ezmlm-idx-7.0.0.ebuild
+++ b/net-mail/ezmlm-idx/ezmlm-idx-7.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-7.0.0.ebuild,v 1.3 2009/04/06 15:01:51 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-7.0.0.ebuild,v 1.4 2010/06/17 20:53:45 patrick Exp $
inherit qmail
@@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
IUSE="mysql postgres"
DEPEND="mysql? ( virtual/mysql )
- postgres? ( virtual/postgresql-base )"
+ postgres? ( dev-db/postgresql-base )"
RDEPEND="${DEPEND}
virtual/qmail"