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 C4F42138334 for ; Thu, 12 Dec 2019 18:22:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C42D3E0848; Thu, 12 Dec 2019 18:22:16 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A97C0E0848 for ; Thu, 12 Dec 2019 18:22:16 +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 9966E34D971 for ; Thu, 12 Dec 2019 18:22:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F12698A7 for ; Thu, 12 Dec 2019 18:22:12 +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: <1576174387.08ce1d718d494f6daf046cee6e1f747722fb1a4e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/akonadi/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/akonadi/akonadi-9999.ebuild X-VCS-Directories: kde-apps/akonadi/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 08ce1d718d494f6daf046cee6e1f747722fb1a4e X-VCS-Branch: master Date: Thu, 12 Dec 2019 18:22:12 +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: a25f958a-314c-499f-b2ee-cb3b1a4df5ae X-Archives-Hash: 099e99538eb9601024b72ff0d42f4844 commit: 08ce1d718d494f6daf046cee6e1f747722fb1a4e Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Dec 11 19:10:23 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Dec 12 18:13:07 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=08ce1d71 kde-apps/akonadi: Drop unused DEPEND Upstream commit 254f2ec442f156ee2a34fa63cdcde4a016595449 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/akonadi/akonadi-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/akonadi/akonadi-9999.ebuild b/kde-apps/akonadi/akonadi-9999.ebuild index 67819868e3..353eafc9b5 100644 --- a/kde-apps/akonadi/akonadi-9999.ebuild +++ b/kde-apps/akonadi/akonadi-9999.ebuild @@ -29,7 +29,6 @@ COMMON_DEPEND=" >=dev-qt/qtsql-${QTMIN}:5[mysql?,postgres?] >=dev-qt/qtwidgets-${QTMIN}:5 >=dev-qt/qtxml-${QTMIN}:5 - >=kde-frameworks/kcompletion-${KFMIN}:5 >=kde-frameworks/kconfig-${KFMIN}:5 >=kde-frameworks/kconfigwidgets-${KFMIN}:5 >=kde-frameworks/kcoreaddons-${KFMIN}:5