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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6CFCA158066 for ; Wed, 4 Sep 2024 11:43:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC87F2BC025; Wed, 4 Sep 2024 11:43:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A5A522BC01F for ; Wed, 4 Sep 2024 11:43:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B7671342FB0 for ; Wed, 4 Sep 2024 11:43:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE1681F36 for ; Wed, 4 Sep 2024 11:43:30 +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: <1725450181.ec5fef98c79e99ae2f22f92317628f0267ec4d39.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-6.1.49.9999.ebuild 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: ec5fef98c79e99ae2f22f92317628f0267ec4d39 X-VCS-Branch: master Date: Wed, 4 Sep 2024 11:43:30 +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: 9d0388e6-2a6d-4947-8c67-7fa5cc55dbc3 X-Archives-Hash: 0900fc210c77183072f609be2ea77245 commit: ec5fef98c79e99ae2f22f92317628f0267ec4d39 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Sep 2 21:48:42 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Sep 4 11:43:01 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ec5fef98 kde-plasma/plasma-meta: Add kde-plasma/kdesu-gui, kde-cli-tools-common Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-meta/plasma-meta-6.1.49.9999.ebuild | 2 ++ kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 2 ++ 2 files changed, 4 insertions(+) diff --git a/kde-plasma/plasma-meta/plasma-meta-6.1.49.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-6.1.49.9999.ebuild index 1b7f565676..453ef5b2a9 100644 --- a/kde-plasma/plasma-meta/plasma-meta-6.1.49.9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-6.1.49.9999.ebuild @@ -24,8 +24,10 @@ RDEPEND=" >=kde-plasma/breeze-${PV}:${SLOT}[qt5?] >=kde-plasma/kactivitymanagerd-${PV}:${SLOT} >=kde-plasma/kde-cli-tools-${PV}:${SLOT} + >=kde-plasma/kde-cli-tools-common-${PV} >=kde-plasma/kdecoration-${PV}:${SLOT} >=kde-plasma/kdeplasma-addons-${PV}:${SLOT} + >=kde-plasma/kdesu-gui-${PV} >=kde-plasma/kgamma-${PV}:${SLOT} >=kde-plasma/kglobalacceld-${PV}:${SLOT} >=kde-plasma/kinfocenter-${PV}:${SLOT} diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index 1b7f565676..453ef5b2a9 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -24,8 +24,10 @@ RDEPEND=" >=kde-plasma/breeze-${PV}:${SLOT}[qt5?] >=kde-plasma/kactivitymanagerd-${PV}:${SLOT} >=kde-plasma/kde-cli-tools-${PV}:${SLOT} + >=kde-plasma/kde-cli-tools-common-${PV} >=kde-plasma/kdecoration-${PV}:${SLOT} >=kde-plasma/kdeplasma-addons-${PV}:${SLOT} + >=kde-plasma/kdesu-gui-${PV} >=kde-plasma/kgamma-${PV}:${SLOT} >=kde-plasma/kglobalacceld-${PV}:${SLOT} >=kde-plasma/kinfocenter-${PV}:${SLOT}