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 F12041382C5 for ; Fri, 14 May 2021 19:45:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38219E089A; Fri, 14 May 2021 19:45:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 1D15DE089A for ; Fri, 14 May 2021 19:45:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4FF8D340E35 for ; Fri, 14 May 2021 19:45:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4858778 for ; Fri, 14 May 2021 19:45:54 +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: <1621021520.ba6bd592f7adb4d66faca51299148bb0042d6ef0.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/ksysguard/ksysguard-9999.ebuild X-VCS-Directories: kde-plasma/ksysguard/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ba6bd592f7adb4d66faca51299148bb0042d6ef0 X-VCS-Branch: master Date: Fri, 14 May 2021 19:45:54 +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: fcf241ec-3d2d-49b4-8ef4-3f96924481f6 X-Archives-Hash: 31e48bbca5d08e504a47e756099a4b9c commit: ba6bd592f7adb4d66faca51299148bb0042d6ef0 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri May 14 18:37:54 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri May 14 19:45:20 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ba6bd592 kde-plasma/ksysguard: Drop kde-plasma/ksystemstats again Apparently not needed here, only for new plasma-systemmonitor. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/ksysguard/ksysguard-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild index a5a86cabfe..b1ecebd37b 100644 --- a/kde-plasma/ksysguard/ksysguard-9999.ebuild +++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild @@ -38,7 +38,6 @@ DEPEND=" >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 >=kde-frameworks/kwindowsystem-${KFMIN}:5 >=kde-frameworks/kxmlgui-${KFMIN}:5 - >=kde-plasma/ksystemstats-${PVCUT}:5 >=kde-plasma/libksysguard-${PVCUT}:5 lm-sensors? ( sys-apps/lm-sensors:= ) "