summaryrefslogtreecommitdiff
path: root/kde-apps/ktp-auth-handler
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-08-28 21:40:18 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-08-28 21:54:44 +0200
commit6ea0f04cb68805a4bf42fe298189be559b4ac27e (patch)
tree2c2f3b3ee72b29dc55b69948d2dd8503da1b75a8 /kde-apps/ktp-auth-handler
parent5dbcfcef89b7d1076694b5b63e4f6657b0b78bf4 (diff)
downloadkde-6ea0f04cb68805a4bf42fe298189be559b4ac27e.tar.gz
kde-6ea0f04cb68805a4bf42fe298189be559b4ac27e.tar.bz2
kde-6ea0f04cb68805a4bf42fe298189be559b4ac27e.zip
*/*: Cleanup app-crypt/qca[qca(+)] and depend on >=app-crypt/qca-2.3.0:2
Standardise all on >=app-crypt/qca-2.3.0:2, first version to have dropped Qt4. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/ktp-auth-handler')
-rw-r--r--kde-apps/ktp-auth-handler/ktp-auth-handler-20.08.49.9999.ebuild4
-rw-r--r--kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-20.08.49.9999.ebuild b/kde-apps/ktp-auth-handler/ktp-auth-handler-20.08.49.9999.ebuild
index 6f774b69aa8..4d36d0a19c7 100644
--- a/kde-apps/ktp-auth-handler/ktp-auth-handler-20.08.49.9999.ebuild
+++ b/kde-apps/ktp-auth-handler/ktp-auth-handler-20.08.49.9999.ebuild
@@ -17,7 +17,7 @@ KEYWORDS=""
IUSE=""
DEPEND="
- app-crypt/qca:2[qt5(+)]
+ >=app-crypt/qca-2.3.0:2
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtnetwork-${QTMIN}:5
@@ -35,5 +35,5 @@ DEPEND="
net-libs/telepathy-qt[qt5(+)]
"
RDEPEND="${DEPEND}
- app-crypt/qca:2[ssl]
+ >=app-crypt/qca-2.3.0:2[ssl]
"
diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild b/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
index 5ad10ece8d1..84af026253b 100644
--- a/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
+++ b/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
@@ -17,7 +17,7 @@ KEYWORDS=""
IUSE=""
DEPEND="
- app-crypt/qca:2[qt5(+)]
+ >=app-crypt/qca-2.3.0:2
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtnetwork-${QTMIN}:5
@@ -35,5 +35,5 @@ DEPEND="
net-libs/telepathy-qt[qt5(+)]
"
RDEPEND="${DEPEND}
- app-crypt/qca:2[ssl]
+ >=app-crypt/qca-2.3.0:2[ssl]
"