From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (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 34878158042 for ; Sun, 10 Nov 2024 22:52:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AACDE08C4; Sun, 10 Nov 2024 22:52:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 56A47E08C4 for ; Sun, 10 Nov 2024 22:52:26 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A2FC233BE18 for ; Sun, 10 Nov 2024 22:52:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CCB371E06 for ; Sun, 10 Nov 2024 22:52:22 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1731278737.b0bca9b5620307a900bb38323184f7cf05fb070d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kmail/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kmail/kmail-9999.ebuild X-VCS-Directories: kde-apps/kmail/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b0bca9b5620307a900bb38323184f7cf05fb070d X-VCS-Branch: master Date: Sun, 10 Nov 2024 22:52:22 +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: ad28f5bd-9986-4bda-8424-c1572c165566 X-Archives-Hash: 3098c9f1f08ba5de18d4723a1de226f3 commit: b0bca9b5620307a900bb38323184f7cf05fb070d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 10 22:45:37 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 10 22:45:37 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b0bca9b5 kde-apps/kmail: Switch to kde-apps/akonadi-config Also add missing kde-apps/pimcommon[activities?] USEdep Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kmail/kmail-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kmail/kmail-9999.ebuild b/kde-apps/kmail/kmail-9999.ebuild index de7217f4c6..2e8d8c4ee5 100644 --- a/kde-apps/kmail/kmail-9999.ebuild +++ b/kde-apps/kmail/kmail-9999.ebuild @@ -46,7 +46,7 @@ COMMON_DEPEND=" >=kde-apps/libktnef-${PVCUT}:6 >=kde-apps/mailcommon-${PVCUT}:6 >=kde-apps/messagelib-${PVCUT}:6 - >=kde-apps/pimcommon-${PVCUT}:6 + >=kde-apps/pimcommon-${PVCUT}:6[activities?] >=kde-frameworks/kbookmarks-${KFMIN}:6 >=kde-frameworks/kcalendarcore-${KFMIN}:6 >=kde-frameworks/kcmutils-${KFMIN}:6 @@ -82,7 +82,7 @@ COMMON_DEPEND=" DEPEND="${COMMON_DEPEND} >=kde-apps/kcalutils-${PVCUT}:6 >=kde-apps/kldap-${PVCUT}:6 - test? ( >=kde-apps/akonadi-${PVCUT}:6[sqlite] ) + test? ( kde-apps/akonadi-config[sqlite] ) " RDEPEND="${COMMON_DEPEND} >=kde-apps/kdepim-runtime-${PVCUT}:6