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 061FD138334 for ; Thu, 19 Sep 2019 22:43:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E631E087F; Thu, 19 Sep 2019 22:43:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 05393E087F for ; Thu, 19 Sep 2019 22:43:50 +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 CE93034B40A for ; Thu, 19 Sep 2019 22:43:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C20387E9 for ; Thu, 19 Sep 2019 22:43:47 +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: <1568932736.4a894d34603b255981c3d78c65c90397a1cee374.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-desktop/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-desktop/plasma-desktop-5.17.49.9999.ebuild kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild X-VCS-Directories: kde-plasma/plasma-desktop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4a894d34603b255981c3d78c65c90397a1cee374 X-VCS-Branch: master Date: Thu, 19 Sep 2019 22:43:47 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 923c76c3-095f-4147-a456-f0f7e6ef9467 X-Archives-Hash: e99c4c66ec03a753e26f4f6c45229a3f commit: 4a894d34603b255981c3d78c65c90397a1cee374 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Sep 19 22:38:56 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Sep 19 22:38:56 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4a894d34 kde-plasma/plasma-desktop: Drop unused DEPEND Upstream commit 3a27e8ceb53e1aee27cbfbc4a4228d5fae8dbbde Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-desktop/plasma-desktop-5.17.49.9999.ebuild | 1 - kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.17.49.9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.17.49.9999.ebuild index 6cdd26b43b..a7b7b5d8ad 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.17.49.9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.17.49.9999.ebuild @@ -42,7 +42,6 @@ COMMON_DEPEND=" $(add_frameworks_dep knotifications) $(add_frameworks_dep knotifyconfig) $(add_frameworks_dep kparts) - $(add_frameworks_dep kpeople) $(add_frameworks_dep krunner) $(add_frameworks_dep kservice) $(add_frameworks_dep kwallet) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild index 6cdd26b43b..a7b7b5d8ad 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild @@ -42,7 +42,6 @@ COMMON_DEPEND=" $(add_frameworks_dep knotifications) $(add_frameworks_dep knotifyconfig) $(add_frameworks_dep kparts) - $(add_frameworks_dep kpeople) $(add_frameworks_dep krunner) $(add_frameworks_dep kservice) $(add_frameworks_dep kwallet)