From 730c5da1277dba4a298661f8bab55a7c761ab856 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sat, 24 Aug 2019 12:07:57 +0200 Subject: 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 --- gnustep-libs/sope/sope-3.2.10.ebuild | 4 ++-- gnustep-libs/sope/sope-3.2.9.ebuild | 4 ++-- gnustep-libs/sope/sope-4.0.7.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'gnustep-libs') 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 ) " -- cgit v1.2.3-65-gdbad