From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 5F95A158074 for ; Thu, 19 Jun 2025 10:14:12 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 4061F341F16 for ; Thu, 19 Jun 2025 10:14:12 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 44BAA1104D9; Thu, 19 Jun 2025 10:14:11 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 3AF321104D9 for ; Thu, 19 Jun 2025 10:14:11 +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 DF558341064 for ; Thu, 19 Jun 2025 10:14:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 53377650 for ; Thu, 19 Jun 2025 10:14:09 +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: <1750327967.b2a78e9e2c50b12be3367f0c5e720e060908452d.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/powerdevil/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/powerdevil/powerdevil-6.4.0.ebuild X-VCS-Directories: kde-plasma/powerdevil/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b2a78e9e2c50b12be3367f0c5e720e060908452d X-VCS-Branch: master Date: Thu, 19 Jun 2025 10:14:09 +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: 078fd2ac-531d-4a10-9db3-b9a9a910a077 X-Archives-Hash: df9eb6e7d9ec13fb0549ddcad3fc0d41 commit: b2a78e9e2c50b12be3367f0c5e720e060908452d Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jun 19 09:33:23 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jun 19 10:12:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2a78e9e kde-plasma/powerdevil: Drop obsolete cmake arg Upstream commit 7860551aeaeed400fb8db9f2535bfa493ce06e53 Closes: https://bugs.gentoo.org/958389 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/powerdevil/powerdevil-6.4.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-plasma/powerdevil/powerdevil-6.4.0.ebuild b/kde-plasma/powerdevil/powerdevil-6.4.0.ebuild index 20bee1350e1b..3d4d2fd7f7cd 100644 --- a/kde-plasma/powerdevil/powerdevil-6.4.0.ebuild +++ b/kde-plasma/powerdevil/powerdevil-6.4.0.ebuild @@ -73,7 +73,6 @@ FILECAPS=( -m 0755 cap_wake_alarm=ep usr/libexec/org_kde_powerdevil ) src_configure() { local mycmakeargs=( - -DCMAKE_DISABLE_FIND_PACKAGE_Libcap=ON $(cmake_use_find_package brightness-control DDCUtil) ) use test && mycmakeargs+=(