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 34BA4139694 for ; Sun, 5 Mar 2017 10:38:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F01421C06D; Sun, 5 Mar 2017 10:38:34 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 5D40E21C06A for ; Sun, 5 Mar 2017 10:38:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 58C44341853 for ; Sun, 5 Mar 2017 10:38:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C026D5D1E for ; Sun, 5 Mar 2017 10:38:31 +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: <1488709831.90105c55ca786906dcc156c4941bfdc2137edaba.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/eventviews/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/eventviews/eventviews-9999.ebuild X-VCS-Directories: kde-apps/eventviews/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 90105c55ca786906dcc156c4941bfdc2137edaba X-VCS-Branch: master Date: Sun, 5 Mar 2017 10:38:31 +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-Archives-Salt: ec145621-412a-4fbb-afc3-a0b1d53669e7 X-Archives-Hash: a9312a11bd86bb58603c1074eaad0295 commit: 90105c55ca786906dcc156c4941bfdc2137edaba Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 5 10:30:31 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 5 10:30:31 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=90105c55 kde-apps/eventviews: Drop unused DEPEND Upstream commit 29fa04a4586b7dce49f592f959c076afa0912c09 Package-Manager: Portage-2.3.3, Repoman-2.3.1 kde-apps/eventviews/eventviews-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/eventviews/eventviews-9999.ebuild b/kde-apps/eventviews/eventviews-9999.ebuild index d56f2362a1..bfba8de9b9 100644 --- a/kde-apps/eventviews/eventviews-9999.ebuild +++ b/kde-apps/eventviews/eventviews-9999.ebuild @@ -30,7 +30,6 @@ DEPEND=" $(add_kdeapps_dep kcalcore) $(add_kdeapps_dep kcalutils) $(add_kdeapps_dep kcontacts) - $(add_kdeapps_dep kidentitymanagement) $(add_kdeapps_dep kmime) $(add_kdeapps_dep libkdepim) $(add_qt_dep designer)