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 3102815838C for ; Sun, 21 Jan 2024 21:37:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8365E2A04; Sun, 21 Jan 2024 21:37:35 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9599DE2A04 for ; Sun, 21 Jan 2024 21:37:35 +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 A1B2B34327C for ; Sun, 21 Jan 2024 21:37:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22D8514B6 for ; Sun, 21 Jan 2024 21:37:33 +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: <1705873010.d535617ce315d3744c2c8356af2fdbd7bc28cc40.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-desktop/plasma-desktop-5.27.10-r1.ebuild kde-plasma/plasma-desktop/plasma-desktop-5.92.0-r1.ebuild X-VCS-Directories: kde-plasma/plasma-desktop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d535617ce315d3744c2c8356af2fdbd7bc28cc40 X-VCS-Branch: master Date: Sun, 21 Jan 2024 21:37:33 +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: c585f6b9-de0b-4076-b55f-129ab79d39fa X-Archives-Hash: 2ae2f35ba9177019a3f6d9283f192e06 commit: d535617ce315d3744c2c8356af2fdbd7bc28cc40 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 21 21:20:46 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 21 21:36:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d535617c kde-plasma/plasma-desktop: Do not enable IUSE kaccounts by default Bug: https://bugs.gentoo.org/920914 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-desktop/plasma-desktop-5.27.10-r1.ebuild | 2 +- kde-plasma/plasma-desktop/plasma-desktop-5.92.0-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.27.10-r1.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.27.10-r1.ebuild index 7ee8672c5fe7..f64ee0ee6e80 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.27.10-r1.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.27.10-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${XORGHDRS}.tar.xz" LICENSE="GPL-2" # TODO: CHECK SLOT="5" KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" -IUSE="ibus +kaccounts scim screencast +semantic-desktop" +IUSE="ibus kaccounts scim screencast +semantic-desktop" # kde-frameworks/kwindowsystem[X]: Uses KX11Extras COMMON_DEPEND=" diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.92.0-r1.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.92.0-r1.ebuild index ae402e773503..a923e6389c9b 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.92.0-r1.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.92.0-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${XORGHDRS}.tar.xz" LICENSE="GPL-2" # TODO: CHECK SLOT="6" KEYWORDS="~amd64" -IUSE="ibus +kaccounts scim screencast sdl +semantic-desktop X" +IUSE="ibus kaccounts scim screencast sdl +semantic-desktop X" RESTRICT="test" # missing selenium-webdriver-at-spi