From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 54F3759CAF for ; Wed, 6 Apr 2016 12:36:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D41C21C0B0; Wed, 6 Apr 2016 12:36:08 +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 F28DC21C0B1 for ; Wed, 6 Apr 2016 12:36:07 +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 CA319340E88 for ; Wed, 6 Apr 2016 12:36:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B25E822 for ; Wed, 6 Apr 2016 12:36:05 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1459946149.03e4e4e00852aba2e0a271ea71b2b1cc2f481fd5.kensington@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: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 03e4e4e00852aba2e0a271ea71b2b1cc2f481fd5 X-VCS-Branch: master Date: Wed, 6 Apr 2016 12:36:05 +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: 7e9b4e40-5160-4daa-b415-7dcc4cdb3902 X-Archives-Hash: b46671f6d57c8f82caa2b34bcc436c13 commit: 03e4e4e00852aba2e0a271ea71b2b1cc2f481fd5 Author: Andreas Sturmlechner gmail com> AuthorDate: Mon Apr 4 12:46:14 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Apr 6 12:35:49 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=03e4e4e0 kde-apps/pimcommon: Drop unused dependencies Upstream commit c820b55678cf57c45f9ce1aa8a5fd37dedee2330 Package-Manager: portage-2.2.27 kde-apps/pimcommon/pimcommon-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/kde-apps/pimcommon/pimcommon-9999.ebuild b/kde-apps/pimcommon/pimcommon-9999.ebuild index 6ecd85d..e92de0e 100644 --- a/kde-apps/pimcommon/pimcommon-9999.ebuild +++ b/kde-apps/pimcommon/pimcommon-9999.ebuild @@ -28,12 +28,10 @@ COMMON_DEPEND=" $(add_frameworks_dep kjobwidgets) $(add_frameworks_dep knewstuff) $(add_frameworks_dep kservice) - $(add_frameworks_dep ktextwidgets) $(add_frameworks_dep kwallet) $(add_frameworks_dep kwidgetsaddons) $(add_frameworks_dep kwindowsystem) $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep sonnet) $(add_kdeapps_dep akonadi) $(add_kdeapps_dep akonadi-contact) $(add_kdeapps_dep akonadi-mime)