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 73FBB158015 for ; Sat, 23 Dec 2023 00:12:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD43A2BC013; Sat, 23 Dec 2023 00:12:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 882272BC013 for ; Sat, 23 Dec 2023 00:12:09 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 81E9F33F9FD for ; Sat, 23 Dec 2023 00:12:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E75C2125F for ; Sat, 23 Dec 2023 00:12:06 +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: <1703290290.b56d6a8098cf743bc19833403b52185a2141e63b.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-5.91.0.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: b56d6a8098cf743bc19833403b52185a2141e63b X-VCS-Branch: master Date: Sat, 23 Dec 2023 00:12:06 +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: 242c06bd-cef7-4a86-b836-ed2abe190843 X-Archives-Hash: a97bf6ce866339ebf5d8e906b18882e3 commit: b56d6a8098cf743bc19833403b52185a2141e63b Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Dec 23 00:11:30 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 23 00:11:30 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b56d6a80 kde-plasma/plasma-meta: Block SLOT 5 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-meta/plasma-meta-5.91.0.ebuild | 1 + kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-plasma/plasma-meta/plasma-meta-5.91.0.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.91.0.ebuild index 040724f3cc..e72e60675a 100644 --- a/kde-plasma/plasma-meta/plasma-meta-5.91.0.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-5.91.0.ebuild @@ -17,6 +17,7 @@ thunderbolt wacom +wallpapers" REQUIRED_USE="^^ ( elogind systemd )" RDEPEND=" + !${CATEGORY}/${PN}:5 >=kde-plasma/breeze-${PV}:${SLOT} >=kde-plasma/kactivitymanagerd-${PV}:${SLOT} >=kde-plasma/kde-cli-tools-${PV}:${SLOT} diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index 7a9c1f1281..b1ea3a2037 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -17,6 +17,7 @@ thunderbolt wacom +wallpapers" REQUIRED_USE="^^ ( elogind systemd )" RDEPEND=" + !${CATEGORY}/${PN}:5 >=kde-plasma/breeze-${PV}:${SLOT} >=kde-plasma/kactivitymanagerd-${PV}:${SLOT} >=kde-plasma/kde-cli-tools-${PV}:${SLOT}