From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 717DD15808A for ; Tue, 22 Jul 2025 21:19:09 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 55D023410AC for ; Tue, 22 Jul 2025 21:19:09 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4C6BE11055E; Tue, 22 Jul 2025 21:19:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 432E811055E for ; Tue, 22 Jul 2025 21:19:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E941D34107A for ; Tue, 22 Jul 2025 21:19:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 879672A31 for ; Tue, 22 Jul 2025 21:19:06 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1753219138.66426ebbc951a0a28fea57338ede5d073be075df.sam@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdepim-runtime/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild X-VCS-Directories: kde-apps/kdepim-runtime/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 66426ebbc951a0a28fea57338ede5d073be075df X-VCS-Branch: master Date: Tue, 22 Jul 2025 21:19:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 60773120-e7d1-428b-846c-7631a96c2bc0 X-Archives-Hash: 667a54071f131ac587691663747e1f5a commit: 66426ebbc951a0a28fea57338ede5d073be075df Author: Sam James gentoo org> AuthorDate: Tue Jul 22 21:12:17 2025 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jul 22 21:18:58 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=66426ebb kde-apps/kdepim-runtime: refresh dependencies Upstream commit b3f9132fc5eebb3c5e46841bd7bbd16f34bedeb7. Signed-off-by: Sam James gentoo.org> kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild index cdc7f6bbb6..6026ed08d6 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild @@ -24,7 +24,7 @@ RDEPEND=" >=app-crypt/qca-2.3.7:2[qt6(+)] dev-libs/cyrus-sasl:2 >=dev-libs/qtkeychain-0.14.2:=[qt6(+)] - >=dev-libs/ktextaddons-1.5.4:6 + >=dev-libs/ktextaddons-1.6.0:6 >=dev-qt/qtbase-${QTMIN}:6[concurrent,dbus,gui,network,widgets,xml] >=dev-qt/qtnetworkauth-${QTMIN}:6 >=dev-qt/qtwebengine-${QTMIN}:6[widgets]