summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-01-14 22:54:09 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-01-14 23:36:50 +0100
commit2df4201684c2583a071efe976d980429f51e7300 (patch)
tree73deb2087a6ff2787f9a9fd3f5030b021e7d953a
parentc3243fdf1cde1908be09be682b83e830ba784fc1 (diff)
downloadkde-2df4201684c2583a071efe976d980429f51e7300.tar.gz
kde-2df4201684c2583a071efe976d980429f51e7300.tar.bz2
kde-2df4201684c2583a071efe976d980429f51e7300.zip
kde-apps/ktp*: Update net-libs/* min versions
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild4
-rw-r--r--kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild4
-rw-r--r--kde-apps/ktp-common-internals/ktp-common-internals-9999.ebuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild b/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
index 544577d81cb..93d51ae13ff 100644
--- a/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
+++ b/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
@@ -33,8 +33,8 @@ COMMON_DEPEND="
>=kde-frameworks/kservice-${KFMIN}:5
>=kde-frameworks/ktextwidgets-${KFMIN}:5
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=net-libs/accounts-qt-1.16-r1[qt5(-)]
- >=net-libs/signond-8.61-r1[qt5(-)]
+ >=net-libs/accounts-qt-1.16_p20220803[qt5(-)]
+ >=net-libs/signond-8.61-r100[qt5(-)]
>=net-libs/telepathy-qt-0.9.8
"
DEPEND="${COMMON_DEPEND}
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 f18f8a152c0..3cafd7f3161 100644
--- a/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
+++ b/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
@@ -33,8 +33,8 @@ DEPEND="
>=kde-frameworks/kio-${KFMIN}:5
>=kde-frameworks/kwallet-${KFMIN}:5
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=net-libs/accounts-qt-1.16-r1[qt5(-)]
- >=net-libs/signond-8.61-r1[qt5(-)]
+ >=net-libs/accounts-qt-1.16_p20220803[qt5(-)]
+ >=net-libs/signond-8.61-r100[qt5(-)]
>=net-libs/telepathy-qt-0.9.8
"
RDEPEND="${DEPEND}
diff --git a/kde-apps/ktp-common-internals/ktp-common-internals-9999.ebuild b/kde-apps/ktp-common-internals/ktp-common-internals-9999.ebuild
index 7306c5abd06..b4519f2ca3e 100644
--- a/kde-apps/ktp-common-internals/ktp-common-internals-9999.ebuild
+++ b/kde-apps/ktp-common-internals/ktp-common-internals-9999.ebuild
@@ -50,7 +50,7 @@ RDEPEND="
kde-apps/kaccounts-integration:6[qt5]
kde-apps/kaccounts-integration:5
)
- >=net-libs/accounts-qt-1.16-r1[qt5(-)]
+ >=net-libs/accounts-qt-1.16_p20220803[qt5(-)]
net-libs/telepathy-accounts-signon
)
"