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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A272F1382C5 for ; Mon, 15 Jun 2020 23:03:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C07A4E0E30; Mon, 15 Jun 2020 23:03:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A71F8E0E30 for ; Mon, 15 Jun 2020 23:03:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3468434F2CE for ; Mon, 15 Jun 2020 23:03:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C59E286 for ; Mon, 15 Jun 2020 23:03:05 +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: <1592252489.f740652b474d22e73a24933f6be39cc1024c6a17.asturm@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: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f740652b474d22e73a24933f6be39cc1024c6a17 X-VCS-Branch: master Date: Mon, 15 Jun 2020 23:03:05 +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: 5dd6d94c-45b0-4172-940b-6edf3396f5d7 X-Archives-Hash: 2f0618f398b301195f40d41c25d12df1 commit: f740652b474d22e73a24933f6be39cc1024c6a17 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jun 15 20:21:29 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 15 20:21:29 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f740652b kde-apps/kdepim-runtime: Update DEPENDs Upstream commit 42f95c68c33864dc553a7e743deec501be5faf49 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild index b6640cac76..ed3a4448ab 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild @@ -45,6 +45,7 @@ RDEPEND=" >=kde-apps/kdav-${PVCUT}:5 >=kde-apps/kidentitymanagement-${PVCUT}:5 >=kde-apps/kimap-${PVCUT}:5 + >=kde-apps/kldap-${PVCUT}:5 >=kde-apps/kmailtransport-${PVCUT}:5 >=kde-apps/kmbox-${PVCUT}:5 >=kde-apps/kmime-${PVCUT}:5 @@ -52,6 +53,7 @@ RDEPEND=" >=kde-apps/libkgapi-${PVCUT}:5 >=kde-apps/pimcommon-${PVCUT}:5 >=kde-frameworks/kcalendarcore-${KFMIN}:5 + >=kde-frameworks/kcmutils-${KFMIN}:5 >=kde-frameworks/kcodecs-${KFMIN}:5 >=kde-frameworks/kcompletion-${KFMIN}:5 >=kde-frameworks/kconfig-${KFMIN}:5