From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1008107-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 6E63A1382C5
	for <garchives@archives.gentoo.org>; Thu,  8 Mar 2018 20:55:48 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6B9C4E07F9;
	Thu,  8 Mar 2018 20:55:47 +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 45EA6E07BA
	for <gentoo-commits@lists.gentoo.org>; Thu,  8 Mar 2018 20:55:47 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 3DC10335C34
	for <gentoo-commits@lists.gentoo.org>; Thu,  8 Mar 2018 20:55:46 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id EBF1E244
	for <gentoo-commits@lists.gentoo.org>; Thu,  8 Mar 2018 20:55:44 +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: <1520541134.a2533b4d1c0b0a9d25167561a6a08c049c78fcd4.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/akonadi-mime/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-apps/akonadi-mime/akonadi-mime-9999.ebuild
X-VCS-Directories: kde-apps/akonadi-mime/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: a2533b4d1c0b0a9d25167561a6a08c049c78fcd4
X-VCS-Branch: master
Date: Thu,  8 Mar 2018 20:55:44 +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-Archives-Salt: 5100183b-734a-4f31-b31f-f67dd7c4421c
X-Archives-Hash: 6d2d9251cd7d91f48548eabd05a1bf58

commit:     a2533b4d1c0b0a9d25167561a6a08c049c78fcd4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  8 20:32:14 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar  8 20:32:14 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a2533b4d

kde-apps/akonadi-mime: Block <kde-apps/kdepim-runtime-18.03.80

Upstream commit cde643e6d840d591b6ae1b7f1a49488c495c4774

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 kde-apps/akonadi-mime/akonadi-mime-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/akonadi-mime/akonadi-mime-9999.ebuild b/kde-apps/akonadi-mime/akonadi-mime-9999.ebuild
index 0184613d44..c145898651 100644
--- a/kde-apps/akonadi-mime/akonadi-mime-9999.ebuild
+++ b/kde-apps/akonadi-mime/akonadi-mime-9999.ebuild
@@ -33,5 +33,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
 	!kde-apps/kdepim-l10n
+	!<kde-apps/kdepim-runtime-18.03.80
 	!kde-apps/kdepimlibs:4
 "