From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1209446-garchives=archives.gentoo.org@lists.gentoo.org> 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 4A86813835A for <garchives@archives.gentoo.org>; Fri, 25 Sep 2020 05:49:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D12AE0830; Fri, 25 Sep 2020 05:49:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 18979E0830 for <gentoo-commits@lists.gentoo.org>; Fri, 25 Sep 2020 05:49:30 +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 BED0B3409C8 for <gentoo-commits@lists.gentoo.org>; Fri, 25 Sep 2020 05:49:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B3A237B for <gentoo-commits@lists.gentoo.org>; Fri, 25 Sep 2020 05:49:27 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1600977842.c73d39f18e932f9b48f73141821addadf5de1b7a.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/mailcommon/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/mailcommon/mailcommon-9999.ebuild X-VCS-Directories: kde-apps/mailcommon/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c73d39f18e932f9b48f73141821addadf5de1b7a X-VCS-Branch: master Date: Fri, 25 Sep 2020 05:49:27 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bc38134b-7559-492f-af39-3e9b0d3e41cb X-Archives-Hash: 8280f25b09d5c354d25dd89b48dff70b commit: c73d39f18e932f9b48f73141821addadf5de1b7a Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Sep 24 20:04:02 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Sep 24 20:04:02 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c73d39f1 kde-apps/mailcommon: Add new DEPEND Upstream commit 23e40edc02554e82c42c533a5c5c2d6dfe10fe18 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/mailcommon/mailcommon-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/mailcommon/mailcommon-9999.ebuild b/kde-apps/mailcommon/mailcommon-9999.ebuild index 8209d839d5..697f2104b3 100644 --- a/kde-apps/mailcommon/mailcommon-9999.ebuild +++ b/kde-apps/mailcommon/mailcommon-9999.ebuild @@ -32,6 +32,7 @@ DEPEND=" >=kde-apps/akonadi-${PVCUT}:5 >=kde-apps/akonadi-contacts-${PVCUT}:5 >=kde-apps/akonadi-mime-${PVCUT}:5 + >=kde-apps/grantleetheme-${PVCUT}:5 >=kde-apps/kmailtransport-${PVCUT}:5 >=kde-apps/kmime-${PVCUT}:5 >=kde-apps/kpimtextedit-${PVCUT}:5