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 EC9361396D0 for ; Thu, 17 Aug 2017 15:27:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CB2A1FC003; Thu, 17 Aug 2017 15:27:36 +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 DA97C1FC003 for ; Thu, 17 Aug 2017 15:27:34 +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 9C03C34171F for ; Thu, 17 Aug 2017 15:27:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE0117903 for ; Thu, 17 Aug 2017 15:27:29 +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: <1502983613.f5d59b4bb7522b4cb4b63a5b57b1551295f669b2.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/ksirk/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/ksirk/ksirk-9999.ebuild X-VCS-Directories: kde-apps/ksirk/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f5d59b4bb7522b4cb4b63a5b57b1551295f669b2 X-VCS-Branch: master Date: Thu, 17 Aug 2017 15:27:29 +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: f9bc3f78-0908-4114-95db-317282373f4e X-Archives-Hash: a89ee01afbc0f7b1b63ff14960f7990b commit: f5d59b4bb7522b4cb4b63a5b57b1551295f669b2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 17 15:26:53 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 17 15:26:53 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f5d59b4b kde-apps/ksirk: Drop unused DEPENDs Package-Manager: Portage-2.3.8, Repoman-2.3.3 kde-apps/ksirk/ksirk-9999.ebuild | 8 -------- 1 file changed, 8 deletions(-) diff --git a/kde-apps/ksirk/ksirk-9999.ebuild b/kde-apps/ksirk/ksirk-9999.ebuild index 7222d0024e..45f5aa0bc3 100644 --- a/kde-apps/ksirk/ksirk-9999.ebuild +++ b/kde-apps/ksirk/ksirk-9999.ebuild @@ -20,22 +20,14 @@ DEPEND=" $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep kcrash) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep kguiaddons) $(add_frameworks_dep ki18n) $(add_frameworks_dep kiconthemes) $(add_frameworks_dep kio) - $(add_frameworks_dep kitemviews) $(add_frameworks_dep knewstuff) - $(add_frameworks_dep knotifyconfig) - $(add_frameworks_dep ktextwidgets) $(add_frameworks_dep kwallet) $(add_frameworks_dep kwidgetsaddons) $(add_frameworks_dep kxmlgui) $(add_kdeapps_dep libkdegames) - $(add_qt_dep qtdeclarative 'widgets') $(add_qt_dep qtgui) $(add_qt_dep qtnetwork) $(add_qt_dep qtsvg)