commit:     6fcfe54a0fe9f4b0acc369bb23f62664235b2a33
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 24 09:34:09 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Aug 24 10:29:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fcfe54a

app-i18n/tomoe: migrate to dev-db/mysql-connector-c

Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 app-i18n/tomoe/tomoe-0.6.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild 
b/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild
index 9a406e4444a..89645ad03b5 100644
--- a/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild
+++ b/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild
@@ -31,7 +31,7 @@ unset -f _ruby_set_globals
 
 RDEPEND="dev-libs/glib:2
        hyperestraier? ( app-text/hyperestraier )
-       mysql? ( virtual/libmysqlclient )
+       mysql? ( dev-db/mysql-connector-c:= )
        python? (
                ${PYTHON_DEPS}
                dev-python/pygobject:2[${PYTHON_USEDEP}]

Reply via email to