From: Thomas Deutschmann Date: Sat, 24 Aug 2019 10:07:57 +0000 (+0200) Subject: gnustep-libs/sope: migrate to dev-db/mysql-connector-c X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=730c5da1277dba4a298661f8bab55a7c761ab856;p=gentoo.git gnustep-libs/sope: migrate to dev-db/mysql-connector-c Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- diff --git a/gnustep-libs/sope/sope-3.2.10.ebuild b/gnustep-libs/sope/sope-3.2.10.ebuild index 550358b4884d..7e1b88530cab 100644 --- a/gnustep-libs/sope/sope-3.2.10.ebuild +++ b/gnustep-libs/sope/sope-3.2.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,7 @@ RDEPEND=" !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) - mysql? ( virtual/libmysqlclient:= ) + mysql? ( dev-db/mysql-connector-c:= ) postgres? ( dev-db/postgresql:= ) xml? ( dev-libs/libxml2:2 ) " diff --git a/gnustep-libs/sope/sope-3.2.9.ebuild b/gnustep-libs/sope/sope-3.2.9.ebuild index 550358b4884d..7e1b88530cab 100644 --- a/gnustep-libs/sope/sope-3.2.9.ebuild +++ b/gnustep-libs/sope/sope-3.2.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,7 @@ RDEPEND=" !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) - mysql? ( virtual/libmysqlclient:= ) + mysql? ( dev-db/mysql-connector-c:= ) postgres? ( dev-db/postgresql:= ) xml? ( dev-libs/libxml2:2 ) " diff --git a/gnustep-libs/sope/sope-4.0.7.ebuild b/gnustep-libs/sope/sope-4.0.7.ebuild index 65255d6c6297..cbe33b68f8f9 100644 --- a/gnustep-libs/sope/sope-4.0.7.ebuild +++ b/gnustep-libs/sope/sope-4.0.7.ebuild @@ -22,7 +22,7 @@ RDEPEND=" !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) - mysql? ( virtual/libmysqlclient:= ) + mysql? ( dev-db/mysql-connector-c:= ) postgres? ( dev-db/postgresql:= ) xml? ( dev-libs/libxml2:2 ) "