dev-db/soci: Revbump for dependency change
authorBrian Evans <grknight@gentoo.org>
Tue, 5 Feb 2019 19:24:13 +0000 (14:24 -0500)
committerBrian Evans <grknight@gentoo.org>
Tue, 5 Feb 2019 20:32:34 +0000 (15:32 -0500)
Closes: https://bugs.gentoo.org/665864
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Brian Evans <grknight@gentoo.org>
dev-db/soci/soci-3.2.3-r1.ebuild [moved from dev-db/soci/soci-3.2.3.ebuild with 93% similarity]

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 f31882f3e189c2033d45b39fdb69ce8ee12c7432..9051f4411cb7ede1f8cfc99e9fcb539b659b74a1 100644 (file)
@@ -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:= )