summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r5.ebuild (renamed from net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r4.ebuild)4
-rw-r--r--net-mail/ezmlm-idx/ezmlm-idx-7.2.2-r1.ebuild (renamed from net-mail/ezmlm-idx/ezmlm-idx-7.2.2.ebuild)4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r4.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r5.ebuild
index 0c0c7c20584a..ce08d30a5cee 100644
--- a/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r4.ebuild
+++ b/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 ~hppa ~mips ppc sparc x86"
IUSE="mysql postgres"
DEPEND="mysql? ( dev-db/mysql-connector-c:0= )
- postgres? ( dev-db/postgresql )"
+ postgres? ( dev-db/postgresql:* )"
RDEPEND="${DEPEND}
virtual/qmail"
REQUIRED_USE="?? ( mysql postgres )"
diff --git a/net-mail/ezmlm-idx/ezmlm-idx-7.2.2.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-7.2.2-r1.ebuild
index eb1061057763..78eefb1ed0c1 100644
--- a/net-mail/ezmlm-idx/ezmlm-idx-7.2.2.ebuild
+++ b/net-mail/ezmlm-idx/ezmlm-idx-7.2.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
IUSE="mysql postgres sqlite"
DEPEND="mysql? ( dev-db/mysql-connector-c:0= )
- postgres? ( dev-db/postgresql:= )
+ postgres? ( dev-db/postgresql:* )
sqlite? ( dev-db/sqlite:3 )"
RDEPEND="${DEPEND}
virtual/qmail"