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 0BF0C1382C5 for ; Fri, 22 Jan 2021 16:01:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3AFCE087F; Fri, 22 Jan 2021 16:01:20 +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 C2977E087E for ; Fri, 22 Jan 2021 16:01:20 +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 3F04A33BE61 for ; Fri, 22 Jan 2021 16:01:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B86844A2 for ; Fri, 22 Jan 2021 16:01:17 +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: <1611330532.0dcdf81df50704a4b81671c84cb816be62f5b69d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-meta/plasma-meta-9999.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0dcdf81df50704a4b81671c84cb816be62f5b69d X-VCS-Branch: master Date: Fri, 22 Jan 2021 16:01:17 +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: ab37e0b3-9e71-48e9-be1a-be6f894bb899 X-Archives-Hash: dc984d1dbf5a95057341d50b90debb7c commit: 0dcdf81df50704a4b81671c84cb816be62f5b69d Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jan 22 15:47:30 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Jan 22 15:48:52 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0dcdf81d kde-plasma/plasma-meta: Add kde-plasma/plasma-systemmonitor See also: https://kde.org/announcements/plasma/5/20.90/#plasma-system-monitor Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index 82f63cc2d2..d37212f9c8 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -41,6 +41,7 @@ RDEPEND=" >=kde-plasma/oxygen-${PV}:${SLOT} >=kde-plasma/plasma-desktop-${PV}:${SLOT} >=kde-plasma/plasma-integration-${PV}:${SLOT} + >=kde-plasma/plasma-systemmonitor-${PV}:${SLOT} >=kde-plasma/plasma-workspace-${PV}:${SLOT} >=kde-plasma/polkit-kde-agent-${PV}:${SLOT} >=kde-plasma/powerdevil-${PV}:${SLOT}