commit:     81d863ef5b6f7a4508d4371e8ea0f1994811e7ec
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  5 19:24:13 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Feb  5 20:32:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d863ef

dev-db/soci: Revbump for dependency change

Closes: https://bugs.gentoo.org/665864
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 dev-db/soci/{soci-3.2.3.ebuild => soci-3.2.3-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/soci/soci-3.2.3.ebuild b/dev-db/soci/soci-3.2.3-r1.ebuild
similarity index 93%
rename from dev-db/soci/soci-3.2.3.ebuild
rename to dev-db/soci/soci-3.2.3-r1.ebuild
index f31882f3e18..9051f4411cb 100644
--- a/dev-db/soci/soci-3.2.3.ebuild
+++ b/dev-db/soci/soci-3.2.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ IUSE="boost doc +empty firebird mysql odbc oracle postgres 
sqlite static-libs te
 
 RDEPEND="
        firebird? ( dev-db/firebird )
-       mysql? ( virtual/mysql )
+       mysql? ( dev-db/mysql-connector-c:= )
        odbc? ( dev-db/unixODBC )
        oracle? ( dev-db/oracle-instantclient-basic )
        postgres? ( dev-db/postgresql:= )

Reply via email to