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 E9818138350 for ; Sat, 4 Apr 2020 16:20:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C4DBE0AC5; Sat, 4 Apr 2020 16:20:02 +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 DC901E0AC5 for ; Sat, 4 Apr 2020 16:20:01 +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 CB58D34EF7A for ; Sat, 4 Apr 2020 16:20:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 480CA104 for ; Sat, 4 Apr 2020 16:19:58 +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: <1586016924.18fe082bb6748db385514494acddb6282bd7e75f.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-20.03.90.ebuild kde-apps/kdepim-runtime/kdepim-runtime-20.04.49.9999.ebuild 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: 18fe082bb6748db385514494acddb6282bd7e75f X-VCS-Branch: master Date: Sat, 4 Apr 2020 16:19:58 +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: 04588f7a-c975-4338-ba68-bb02cbd4d326 X-Archives-Hash: 52cb4ffb9e46eaa62fcf61281010f18c commit: 18fe082bb6748db385514494acddb6282bd7e75f Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Apr 4 16:15:24 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Apr 4 16:15:24 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=18fe082b kde-apps/kdepim-runtime: Add missing DEPEND Upstream commits: fbbe8506850449e4702390c8d172a1663cbcc032 b0d6479e824db06e292c61c195c3b224a6955925 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdepim-runtime/kdepim-runtime-20.03.90.ebuild | 1 + kde-apps/kdepim-runtime/kdepim-runtime-20.04.49.9999.ebuild | 1 + kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-20.03.90.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-20.03.90.ebuild index 42a9055947..74c454f2da 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-20.03.90.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-20.03.90.ebuild @@ -24,6 +24,7 @@ BDEPEND=" dev-libs/libxslt " RDEPEND=" + >=app-crypt/qca-2.3.0:2 dev-libs/cyrus-sasl:2 dev-libs/libical:= >=dev-qt/qtdbus-${QTMIN}:5 diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-20.04.49.9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-20.04.49.9999.ebuild index 9186211432..f0f6f6a645 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-20.04.49.9999.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-20.04.49.9999.ebuild @@ -24,6 +24,7 @@ BDEPEND=" dev-libs/libxslt " RDEPEND=" + >=app-crypt/qca-2.3.0:2 dev-libs/cyrus-sasl:2 dev-libs/libical:= >=dev-qt/qtdbus-${QTMIN}:5 diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild index a192adf9c6..5e855f8bd1 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild @@ -24,6 +24,7 @@ BDEPEND=" dev-libs/libxslt " RDEPEND=" + >=app-crypt/qca-2.3.0:2 dev-libs/cyrus-sasl:2 dev-libs/libical:= >=dev-qt/qtdbus-${QTMIN}:5