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 9F7AE138335 for ; Wed, 8 May 2019 06:09:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17A19E0877; Wed, 8 May 2019 06:09:38 +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 F2950E0877 for ; Wed, 8 May 2019 06:09:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4397E343BBB for ; Wed, 8 May 2019 06:09:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 400FD5E0 for ; Wed, 8 May 2019 06:09:34 +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: <1556982135.1d9eb54c2e45ca08b40ddd2d3a1810fc84738ac2.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/pimcommon/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/pimcommon/pimcommon-9999.ebuild X-VCS-Directories: kde-apps/pimcommon/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1d9eb54c2e45ca08b40ddd2d3a1810fc84738ac2 X-VCS-Branch: master Date: Wed, 8 May 2019 06:09:34 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b34cecc3-b6c6-49ff-8829-0758ecffdac3 X-Archives-Hash: a03388dd8fe8cd59441759b7acb41774 commit: 1d9eb54c2e45ca08b40ddd2d3a1810fc84738ac2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 4 15:02:15 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 4 15:02:15 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1d9eb54c kde-apps/pimcommon: Drop unused DEPEND Upstream commit 64f6ac016a046c9ff1797e648b44fc8c143975c0 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/pimcommon/pimcommon-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/pimcommon/pimcommon-9999.ebuild b/kde-apps/pimcommon/pimcommon-9999.ebuild index 65a8c300d9..1f701bba77 100644 --- a/kde-apps/pimcommon/pimcommon-9999.ebuild +++ b/kde-apps/pimcommon/pimcommon-9999.ebuild @@ -45,7 +45,6 @@ COMMON_DEPEND=" $(add_qt_dep qtprintsupport) $(add_qt_dep qtwidgets) $(add_qt_dep qtxml) - dev-libs/grantlee:5 " DEPEND="${COMMON_DEPEND} $(add_frameworks_dep kiconthemes)