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 73E881382C5 for ; Tue, 20 Mar 2018 18:52:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A031AE0A6D; Tue, 20 Mar 2018 18:52:05 +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 7C154E0A6D for ; Tue, 20 Mar 2018 18:52:05 +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 8B283335C09 for ; Tue, 20 Mar 2018 18:52:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E024216 for ; Tue, 20 Mar 2018 18:52:03 +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: <1521571914.c82519c604e5175405e2804140a79331f2b2e37c.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kscd/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kscd/kscd-9999.ebuild X-VCS-Directories: kde-apps/kscd/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c82519c604e5175405e2804140a79331f2b2e37c X-VCS-Branch: master Date: Tue, 20 Mar 2018 18:52:03 +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: 3328f250-befa-4920-90a7-87b93ab7b11e X-Archives-Hash: 8312dc4851c27b513c52159fdcf1a99a commit: c82519c604e5175405e2804140a79331f2b2e37c Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Mar 20 18:51:39 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Mar 20 18:51:54 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c82519c6 kde-apps/kscd: Update dependencies Package-Manager: Portage-2.3.24, Repoman-2.3.6 kde-apps/kscd/kscd-9999.ebuild | 5 ----- 1 file changed, 5 deletions(-) diff --git a/kde-apps/kscd/kscd-9999.ebuild b/kde-apps/kscd/kscd-9999.ebuild index c67ab3c33e..b430ffbfd8 100644 --- a/kde-apps/kscd/kscd-9999.ebuild +++ b/kde-apps/kscd/kscd-9999.ebuild @@ -13,16 +13,11 @@ KEYWORDS="" IUSE="" DEPEND=" - $(add_frameworks_dep kcompletion) $(add_frameworks_dep kconfig) $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep kglobalaccel) $(add_frameworks_dep ki18n) - $(add_frameworks_dep kio) - $(add_frameworks_dep kservice) $(add_frameworks_dep kwidgetsaddons) $(add_frameworks_dep kxmlgui) $(add_frameworks_dep solid)