From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-962994-garchives=archives.gentoo.org@lists.gentoo.org> 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 09C09139694 for <garchives@archives.gentoo.org>; Sat, 22 Jul 2017 12:41:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F7CFE0E43; Sat, 22 Jul 2017 12:41:06 +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 4177FE0E43 for <gentoo-commits@lists.gentoo.org>; Sat, 22 Jul 2017 12:41:06 +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 1BB013418C6 for <gentoo-commits@lists.gentoo.org>; Sat, 22 Jul 2017 12:41:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6D4A74A5 for <gentoo-commits@lists.gentoo.org>; Sat, 22 Jul 2017 12:41:03 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1500721981.72a5610fadf05f1ead59f09ae36ffb46ce4c47e9.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/filelight/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/filelight/filelight-17.08.49.9999.ebuild kde-apps/filelight/filelight-9999.ebuild X-VCS-Directories: kde-apps/filelight/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 72a5610fadf05f1ead59f09ae36ffb46ce4c47e9 X-VCS-Branch: master Date: Sat, 22 Jul 2017 12:41:03 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 328ff30f-5e9e-41d7-90c0-41ade5b86da5 X-Archives-Hash: 81beda379d8ee3d997889de521e925b9 commit: 72a5610fadf05f1ead59f09ae36ffb46ce4c47e9 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Jul 22 11:13:01 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jul 22 11:13:01 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=72a5610f kde-apps/filelight: Drop unused DEPEND Upstream commit 8906e7ee1a6597f6270a36f799ec937ba5eee33a Package-Manager: Portage-2.3.6, Repoman-2.3.1 kde-apps/filelight/filelight-17.08.49.9999.ebuild | 1 - kde-apps/filelight/filelight-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/kde-apps/filelight/filelight-17.08.49.9999.ebuild b/kde-apps/filelight/filelight-17.08.49.9999.ebuild index c5658ee704..4a999f7917 100644 --- a/kde-apps/filelight/filelight-17.08.49.9999.ebuild +++ b/kde-apps/filelight/filelight-17.08.49.9999.ebuild @@ -18,7 +18,6 @@ DEPEND=" $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep ki18n) $(add_frameworks_dep kio) - $(add_frameworks_dep kparts) $(add_frameworks_dep kservice) $(add_frameworks_dep kwidgetsaddons) $(add_frameworks_dep kxmlgui) diff --git a/kde-apps/filelight/filelight-9999.ebuild b/kde-apps/filelight/filelight-9999.ebuild index c5658ee704..4a999f7917 100644 --- a/kde-apps/filelight/filelight-9999.ebuild +++ b/kde-apps/filelight/filelight-9999.ebuild @@ -18,7 +18,6 @@ DEPEND=" $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep ki18n) $(add_frameworks_dep kio) - $(add_frameworks_dep kparts) $(add_frameworks_dep kservice) $(add_frameworks_dep kwidgetsaddons) $(add_frameworks_dep kxmlgui)