summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild')
-rw-r--r--net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild
index f6e0b9e813d8..442398ceb1df 100644
--- a/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild
+++ b/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild,v 1.10 2013/03/30 14:52:04 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-6.0.0.ebuild,v 1.11 2014/11/03 13:43:44 titanofold Exp $
EZMLM_P=ezmlm-0.53
@@ -18,7 +18,7 @@ IUSE="mysql postgres"
DEPEND="
mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( virtual/postgresql )
"
RDEPEND="${DEPEND}
virtual/qmail"