commit:     632e7d0357fc9b4daac1debb3f472fa24de93c93
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 18 17:31:27 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Feb 18 17:31:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=632e7d03

net-dns/bind: Revbump for MySQL dependency change

Non-maintainer commit

Bug: https://bugs.gentoo.org/665964
Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 net-dns/bind/{bind-9.12.3_p1.ebuild => bind-9.12.3_p1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/bind/bind-9.12.3_p1.ebuild 
b/net-dns/bind/bind-9.12.3_p1-r1.ebuild
similarity index 99%
rename from net-dns/bind/bind-9.12.3_p1.ebuild
rename to net-dns/bind/bind-9.12.3_p1-r1.ebuild
index 0bc4957e187..21445040753 100644
--- a/net-dns/bind/bind-9.12.3_p1.ebuild
+++ b/net-dns/bind/bind-9.12.3_p1-r1.ebuild
@@ -61,7 +61,7 @@ DEPEND="
                !libressl? ( dev-libs/openssl:0[-bindist] )
                libressl? ( dev-libs/libressl )
        )
-       mysql? ( >=virtual/mysql-4.0 )
+       mysql? ( dev-db/mysql-connector-c:0= )
        odbc? ( >=dev-db/unixODBC-2.2.6 )
        ldap? ( net-nds/openldap )
        postgres? ( dev-db/postgresql:= )

Reply via email to