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 3167915800F for ; Mon, 16 Jan 2023 18:58:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B7B5E08CE; Mon, 16 Jan 2023 18:58:19 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 33DE2E08CE for ; Mon, 16 Jan 2023 18:58:19 +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 29866340E00 for ; Mon, 16 Jan 2023 18:58:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 235C1882 for ; Mon, 16 Jan 2023 18:58:13 +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: <1673894734.f46a6bb11291103b148c7492458462168b3e6c50.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/metadata.xml 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: f46a6bb11291103b148c7492458462168b3e6c50 X-VCS-Branch: master Date: Mon, 16 Jan 2023 18:58:13 +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: 8cbf1650-1c9f-42d2-85e5-f333ed87bf4b X-Archives-Hash: e51fd24429ffd66cb6498405193797f4 commit: f46a6bb11291103b148c7492458462168b3e6c50 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jan 16 18:45:02 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jan 16 18:45:34 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f46a6bb1 kde-plasma/plasma-meta: Revert "Add IUSE bigscreen" It is not supposed to be part of here and was a no-op anyway. Bug: https://bugs.gentoo.org/868264 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-meta/metadata.xml | 1 - kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 8 ++++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/kde-plasma/plasma-meta/metadata.xml b/kde-plasma/plasma-meta/metadata.xml index f8d6c71b09..929b376cb8 100644 --- a/kde-plasma/plasma-meta/metadata.xml +++ b/kde-plasma/plasma-meta/metadata.xml @@ -9,7 +9,6 @@ https://bugs.kde.org/ - Pull in kde-plasma/plasma-bigscreen shell for TVs Enable integration with Chrome/Firefox with browser extensions Enable kde-plasma/kwin color management via x11-misc/colord Pull in kde-plasma/drkonqi for assisted upstream crash reports diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index 80a0cafa0f..a0dfb3aac8 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -9,10 +9,10 @@ HOMEPAGE="https://kde.org/plasma-desktop/" LICENSE="metapackage" SLOT="5" KEYWORDS="" -IUSE="accessibility bigscreen bluetooth +browser-integration colord -+crash-handler crypt +desktop-portal discover +display-manager +elogind -+firewall grub gtk +handbook +kwallet +legacy-systray +networkmanager -plymouth pulseaudio +sddm sdk +smart systemd thunderbolt +wallpapers" +IUSE="accessibility bluetooth +browser-integration colord +crash-handler crypt ++desktop-portal discover +display-manager +elogind +firewall grub gtk +handbook ++kwallet +legacy-systray +networkmanager plymouth pulseaudio +sddm sdk +smart +systemd thunderbolt +wallpapers" REQUIRED_USE="^^ ( elogind systemd )"