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 1C3D1158128 for ; Sun, 15 Jun 2025 20:52:30 +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 069703425E2 for ; Sun, 15 Jun 2025 20:52:30 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E12B61104D9; Sun, 15 Jun 2025 20:52:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 D53A71104D9 for ; Sun, 15 Jun 2025 20:52:28 +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 5DD603425E7 for ; Sun, 15 Jun 2025 20:52:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C1F3D1E2E for ; Sun, 15 Jun 2025 20:52:26 +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: <1750020718.ee3f4a2d47eb82d87513df615ddc19232b47d0c8.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwallet/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kwallet/kwallet-6.15.0.ebuild X-VCS-Directories: kde-frameworks/kwallet/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ee3f4a2d47eb82d87513df615ddc19232b47d0c8 X-VCS-Branch: master Date: Sun, 15 Jun 2025 20:52:26 +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: 819cad0d-401d-41ba-8426-1a25a278c7da X-Archives-Hash: f465e47f7d4fa0776564fbfd25728206 commit: ee3f4a2d47eb82d87513df615ddc19232b47d0c8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jun 15 20:44:29 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jun 15 20:51:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3f4a2d kde-frameworks/kwallet: Drop bogus ECM_QTHELP=true Closes: https://bugs.gentoo.org/958213 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kwallet/kwallet-6.15.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-frameworks/kwallet/kwallet-6.15.0.ebuild b/kde-frameworks/kwallet/kwallet-6.15.0.ebuild index 39851cbb9bd2..41f16d66c61e 100644 --- a/kde-frameworks/kwallet/kwallet-6.15.0.ebuild +++ b/kde-frameworks/kwallet/kwallet-6.15.0.ebuild @@ -3,7 +3,6 @@ EAPI=8 -ECM_QTHELP="true" QTMIN=6.7.2 inherit ecm frameworks.kde.org