media-plugins/mythplugins: mysql-python -> mysqlclient
authorWilson Michaels <thebitpit@earthlink.net>
Wed, 19 Feb 2020 07:27:14 +0000 (09:27 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Wed, 19 Feb 2020 07:32:58 +0000 (09:32 +0200)
Closes: https://bugs.gentoo.org/710046
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Wilson Michaels <thebitpit@earthlink.net>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
media-plugins/mythplugins/mythplugins-30.0-r2.ebuild [moved from media-plugins/mythplugins/mythplugins-30.0-r1.ebuild with 98% similarity]

similarity index 98%
rename from media-plugins/mythplugins/mythplugins-30.0-r1.ebuild
rename to media-plugins/mythplugins/mythplugins-30.0-r2.ebuild
index c8dc9edb4fb1274360bfca0053a887a912985790..d47df1ea18e9101bb413183d1a3a728860a1cd97 100644 (file)
@@ -89,7 +89,7 @@ DEPEND="
                $(python_gen_cond_dep '
                        dev-python/pycurl[${PYTHON_MULTI_USEDEP}]
                        dev-python/lxml[${PYTHON_MULTI_USEDEP}]
-                       dev-python/mysql-python[${PYTHON_MULTI_USEDEP}]
+                       dev-python/mysqlclient[${PYTHON_MULTI_USEDEP}]
                        dev-python/oauth[${PYTHON_MULTI_USEDEP}]
                ')
        )