From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-810960-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id A5D1A138CDC
	for <garchives@archives.gentoo.org>; Tue,  9 Jun 2015 19:26:32 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BD65CE0839;
	Tue,  9 Jun 2015 19:26:30 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 6CA64E0839
	for <gentoo-commits@lists.gentoo.org>; Tue,  9 Jun 2015 19:26:30 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 6E3AA340A5D
	for <gentoo-commits@lists.gentoo.org>; Tue,  9 Jun 2015 19:26:29 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C18BA17
	for <gentoo-commits@lists.gentoo.org>; Tue,  9 Jun 2015 19:26:25 +0000 (UTC)
From: "Michael Palimaka" <kensington@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, "Michael Palimaka" <kensington@gentoo.org>
Message-ID: <1433877973.91dcc9fe77b5f1a1215e2cd97735cc97446f0242.kensington@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: kensington
X-VCS-Committer-Name: Michael Palimaka
X-VCS-Revision: 91dcc9fe77b5f1a1215e2cd97735cc97446f0242
X-VCS-Branch: master
Date: Tue,  9 Jun 2015 19:26:25 +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: e5fa73d0-0a9e-42ac-a01c-01a7a784f7f6
X-Archives-Hash: bb1e35bfcb73e8edc0227f43a8cbecc8

commit:     91dcc9fe77b5f1a1215e2cd97735cc97446f0242
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Tue Jun  9 19:06:07 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jun  9 19:26:13 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=91dcc9fe

[kde-apps/kdepim-runtime] Drop circular dependency

Package-Manager: portage-2.2.20

 kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild
index a58ac62..f3dbb18 100644
--- a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild
+++ b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild
@@ -19,7 +19,6 @@ RDEPEND="
 	$(add_kdeapps_dep kcalutils)
 	$(add_kdeapps_dep kcontacts)
 	$(add_kdeapps_dep kdepimlibs)
-	$(add_kdeapps_dep kdepim-runtime)
 	$(add_kdeapps_dep kidentitymanagement)
 	$(add_kdeapps_dep kimap)
 	$(add_kdeapps_dep kmailtransport)