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 6DDCC139694 for ; Sun, 16 Apr 2017 17:26:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92B1BE0CCC; Sun, 16 Apr 2017 17:26:50 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 6E156E0CCC for ; Sun, 16 Apr 2017 17:26:50 +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 2F6F8340E75 for ; Sun, 16 Apr 2017 17:26:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8EA11737F for ; Sun, 16 Apr 2017 17:26:47 +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: <1492363588.f868a4fdd4171dea107596baa38be5a298fc723e.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: f868a4fdd4171dea107596baa38be5a298fc723e X-VCS-Branch: master Date: Sun, 16 Apr 2017 17:26:47 +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: d0486c8e-f5b4-46ad-b14c-25b2ff787d42 X-Archives-Hash: 342bb3d435e6ca618eaa2f9e046e0de5 commit: f868a4fdd4171dea107596baa38be5a298fc723e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Apr 16 17:26:28 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Apr 16 17:26:28 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f868a4fd kde-apps/mailcommon: Drop unused DEPEND Upstream commit 47b7fb4d226dc775040e5a8f32ae06e0018678d6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 kde-apps/mailcommon/mailcommon-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/mailcommon/mailcommon-9999.ebuild b/kde-apps/mailcommon/mailcommon-9999.ebuild index 61d4419954..d515556775 100644 --- a/kde-apps/mailcommon/mailcommon-9999.ebuild +++ b/kde-apps/mailcommon/mailcommon-9999.ebuild @@ -33,7 +33,6 @@ RDEPEND=" $(add_kdeapps_dep akonadi-contacts) $(add_kdeapps_dep akonadi-mime) $(add_kdeapps_dep kcontacts) - $(add_kdeapps_dep kldap) $(add_kdeapps_dep kmailtransport) $(add_kdeapps_dep kmime) $(add_kdeapps_dep kpimtextedit)