commit:     a861f5ec50c0bbbcace1c9e4670d3be3ca77718c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 17:34:38 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 17:35:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a861f5ec

kde-apps/akonadi: Show message if kde-apps/akonadi[mysql] was enabled

dev-db/mysql would have been gone by the time kde-apps/akonadi is slated.

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/akonadi/akonadi-20.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/akonadi/akonadi-20.12.1.ebuild 
b/kde-apps/akonadi/akonadi-20.12.1.ebuild
index 4cfabb2778f..e6c5be78ba7 100644
--- a/kde-apps/akonadi/akonadi-20.12.1.ebuild
+++ b/kde-apps/akonadi/akonadi-20.12.1.ebuild
@@ -93,7 +93,7 @@ pkg_setup() {
                ewarn "In particular, kde-apps/kmail does not work properly 
with the sqlite backend."
        fi
 
-       if has_version "kde-apps/akonadi[mysql]" && has_version "dev-db/mysql"; 
then
+       if has_version "kde-apps/akonadi[mysql]"; then
                ewarn "Due to configuration incompatibilities we are unable to 
provide"
                ewarn "the option to use dev-db/mysql. You must switch to 
dev-db/mariadb."
                ewarn "  https://bugs.gentoo.org/709812";

Reply via email to