From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-892282-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 D7CF013832E
	for <garchives@archives.gentoo.org>; Sun, 17 Jul 2016 10:14:18 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0A15821C051;
	Sun, 17 Jul 2016 10:14:16 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 7CCC121C039
	for <gentoo-commits@lists.gentoo.org>; Sun, 17 Jul 2016 10:14:15 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 0DFA03408A2
	for <gentoo-commits@lists.gentoo.org>; Sun, 17 Jul 2016 10:14:14 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 88F9A244F
	for <gentoo-commits@lists.gentoo.org>; Sun, 17 Jul 2016 10:14:11 +0000 (UTC)
From: "Johannes Huber" <johu@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, "Johannes Huber" <johu@gentoo.org>
Message-ID: <1468750443.ea149c98bff9dcd128457eaa23691ba78132c69f.johu@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdepim-runtime/
X-VCS-Repository: repo/gentoo
X-VCS-Files: kde-apps/kdepim-runtime/kdepim-runtime-4.14.11_pre20160211.ebuild
X-VCS-Directories: kde-apps/kdepim-runtime/
X-VCS-Committer: johu
X-VCS-Committer-Name: Johannes Huber
X-VCS-Revision: ea149c98bff9dcd128457eaa23691ba78132c69f
X-VCS-Branch: master
Date: Sun, 17 Jul 2016 10:14:11 +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: 6f4d60a7-09df-4476-9097-1b737cf02630
X-Archives-Hash: 526184705bfb11ab8652a70ff19ea00d

commit:     ea149c98bff9dcd128457eaa23691ba78132c69f
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 17 10:05:26 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Jul 17 10:14:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea149c98

kde-apps/kdepim-runtime: Drop kde-apps/kdepim-icons for removal

Package-Manager: portage-2.3.0

 kde-apps/kdepim-runtime/kdepim-runtime-4.14.11_pre20160211.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-4.14.11_pre20160211.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-4.14.11_pre20160211.ebuild
index 463f0e6..5b95abd 100644
--- a/kde-apps/kdepim-runtime/kdepim-runtime-4.14.11_pre20160211.ebuild
+++ b/kde-apps/kdepim-runtime/kdepim-runtime-4.14.11_pre20160211.ebuild
@@ -30,10 +30,7 @@ DEPEND="
 	kolab? ( >=net-libs/libkolab-0.5 )
 "
 RDEPEND="${DEPEND}
-	|| (
-		$(add_kdeapps_dep kdepim-icons)
-		>=kde-frameworks/oxygen-icons-5.19.0:5
-	)
+	kde-frameworks/oxygen-icons:5
 	!kde-misc/akonadi-google
 "