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 D3F8C158042 for ; Sun, 10 Nov 2024 22:29:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A925CE087F; Sun, 10 Nov 2024 22:29:31 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94190E087F for ; Sun, 10 Nov 2024 22:29:31 +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 D19B4340813 for ; Sun, 10 Nov 2024 22:29:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FE541D6E for ; Sun, 10 Nov 2024 22:29:29 +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: <1731277740.dcfb99e151c3b2e8a8bae670b9cf5160ec1d48ee.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdepim-addons/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdepim-addons/kdepim-addons-9999.ebuild X-VCS-Directories: kde-apps/kdepim-addons/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: dcfb99e151c3b2e8a8bae670b9cf5160ec1d48ee X-VCS-Branch: master Date: Sun, 10 Nov 2024 22:29:29 +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: 2e6b719e-da30-4cf9-b28d-f74731bb3d4b X-Archives-Hash: 8685be317284e635b56d51f63601fae6 commit: dcfb99e151c3b2e8a8bae670b9cf5160ec1d48ee Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 10 22:06:19 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 10 22:29:00 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=dcfb99e1 kde-apps/kdepim-addons: Add new dependency Upstream commits: 786f4adad411aff794e36051716a8e972fce66bc a366f294989861618642371cd585bf3f569edb50 68d548f4851d59730af43bac528d886a2b002d49 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdepim-addons/kdepim-addons-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kde-apps/kdepim-addons/kdepim-addons-9999.ebuild b/kde-apps/kdepim-addons/kdepim-addons-9999.ebuild index 31439369b0..a3a7771955 100644 --- a/kde-apps/kdepim-addons/kdepim-addons-9999.ebuild +++ b/kde-apps/kdepim-addons/kdepim-addons-9999.ebuild @@ -32,6 +32,7 @@ RDEPEND=" >=kde-apps/kidentitymanagement-${PVCUT}:6 >=kde-apps/kimap-${PVCUT}:6 >=kde-apps/kitinerary-${PVCUT}:6 + >=kde-apps/kldap-${PVCUT}:6 >=kde-apps/kmailtransport-${PVCUT}:6 >=kde-apps/kmime-${PVCUT}:6 >=kde-apps/kpkpass-${PVCUT}:6 @@ -42,6 +43,7 @@ RDEPEND=" >=kde-apps/mailcommon-${PVCUT}:6 >=kde-apps/messagelib-${PVCUT}:6 >=kde-apps/pimcommon-${PVCUT}:6 + >=kde-frameworks/kcolorscheme-${KFMIN}:6 >=kde-frameworks/kcompletion-${KFMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6 >=kde-frameworks/kconfigwidgets-${KFMIN}:6