gnustep-libs/sope: migrate to dev-db/mysql-connector-c
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 24 Aug 2019 10:07:57 +0000 (12:07 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 24 Aug 2019 10:30:08 +0000 (12:30 +0200)
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
gnustep-libs/sope/sope-3.2.10.ebuild
gnustep-libs/sope/sope-3.2.9.ebuild
gnustep-libs/sope/sope-4.0.7.ebuild

index 550358b4884d9eb3eb2264e89545e17d4864f762..7e1b88530cab095a7bad4ec4bc75aad48e67f990 100644 (file)
@@ -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 )
 "
index 550358b4884d9eb3eb2264e89545e17d4864f762..7e1b88530cab095a7bad4ec4bc75aad48e67f990 100644 (file)
@@ -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 )
 "
index 65255d6c6297e76a09cdf37112d0a144df2b0761..cbe33b68f8f9094992c079b9ff04cce486bdae48 100644 (file)
@@ -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 )
 "