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 9DB951396D0 for ; Thu, 24 Aug 2017 12:19:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD97F1FC005; Thu, 24 Aug 2017 12:19:03 +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 8A5EF1FC005 for ; Thu, 24 Aug 2017 12:19:03 +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 710D5341B7D for ; Thu, 24 Aug 2017 12:19:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D93E80EC for ; Thu, 24 Aug 2017 12:18:56 +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: <1503577119.60a210cb64482d689f4a9585875515d69759a94a.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-workspace/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild X-VCS-Directories: kde-plasma/plasma-workspace/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 60a210cb64482d689f4a9585875515d69759a94a X-VCS-Branch: master Date: Thu, 24 Aug 2017 12:18:56 +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: c218c60a-015d-4fd3-83f3-27dba818b4a0 X-Archives-Hash: 0b4e36f8fe4d249b0d6f4dc82323f08a commit: 60a210cb64482d689f4a9585875515d69759a94a Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 24 12:18:39 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 24 12:18:39 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=60a210cb kde-plasma/plasma-workspace: Drop unused DEPEND Upstream commit d545538e5a9dd83ab5ac35f0b440694b21e7ebdf Package-Manager: Portage-2.3.8, Repoman-2.3.3 kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild index ae70767907..e2047d46b3 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild @@ -50,7 +50,6 @@ COMMON_DEPEND=" $(add_frameworks_dep kwidgetsaddons) $(add_frameworks_dep kwindowsystem) $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep kxmlrpcclient) $(add_frameworks_dep plasma) $(add_frameworks_dep solid) $(add_plasma_dep kscreenlocker)