commit:     2c012e365da58229168513f5cb70dc99d79af9ac
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 15:10:14 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 19:05:30 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=2c012e36

kde-misc/kdeconnect: Depend on app-crypt/qca:2-qt4

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

 kde-misc/kdeconnect/kdeconnect-0.8-r1.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-misc/kdeconnect/kdeconnect-0.8-r1.ebuild 
b/kde-misc/kdeconnect/kdeconnect-0.8-r1.ebuild
index 571a6fb9..63305a0d 100644
--- a/kde-misc/kdeconnect/kdeconnect-0.8-r1.ebuild
+++ b/kde-misc/kdeconnect/kdeconnect-0.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,7 +17,7 @@ else
        KEYWORDS=""
 fi
 
-DESCRIPTION="Adds communication between KDE and your smartphone"
+DESCRIPTION="Adds communication between KDE Plasma and your smartphone"
 HOMEPAGE="https://www.kde.org/";
 
 LICENSE="GPL-2+"
@@ -25,7 +25,7 @@ SLOT="4"
 IUSE="debug"
 
 COMMON_DEPEND="
-       app-crypt/qca:2[qt4(+)]
+       app-crypt/qca:2-qt4
        dev-libs/qjson
        x11-libs/libfakekey
        x11-libs/libX11
@@ -33,7 +33,7 @@ COMMON_DEPEND="
 "
 RDEPEND="${COMMON_DEPEND}
        $(add_kdeplasma_dep plasma-workspace)
-       app-crypt/qca:2[ssl]
+       app-crypt/qca:2-qt4[ssl]
 "
 DEPEND="${COMMON_DEPEND}
        sys-devel/gettext

Reply via email to