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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 652451580E0 for ; Wed, 29 Jan 2025 22:02:47 +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)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 51ABE34305E for ; Wed, 29 Jan 2025 22:02:47 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4F8951103B6; Wed, 29 Jan 2025 22:02:46 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 43EB61103B6 for ; Wed, 29 Jan 2025 22:02:46 +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 05158341C4B for ; Wed, 29 Jan 2025 22:02:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 647F41979 for ; Wed, 29 Jan 2025 22:02:44 +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: <1738178860.9d2a12c2e4ae7c00631e7a0a1bd903f9ef06fdd0.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/basket/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/basket/basket-9999.ebuild X-VCS-Directories: kde-misc/basket/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9d2a12c2e4ae7c00631e7a0a1bd903f9ef06fdd0 X-VCS-Branch: master Date: Wed, 29 Jan 2025 22:02:44 +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: a1b02c6b-12d4-4cdc-8b24-b1b3fbad8176 X-Archives-Hash: 0ae323dfc30fb37e80f2ad46855cd500 commit: 9d2a12c2e4ae7c00631e7a0a1bd903f9ef06fdd0 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jan 29 19:27:40 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jan 29 19:27:40 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9d2a12c2 kde-misc/basket: Set ECM_HANDBOOK=optional Upstream commit b4245e2cc2cb03b282245a2304da58d11eae4132 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/basket/basket-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/basket/basket-9999.ebuild b/kde-misc/basket/basket-9999.ebuild index be3b89f656..dcc9da7e0b 100644 --- a/kde-misc/basket/basket-9999.ebuild +++ b/kde-misc/basket/basket-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 ECM_TEST="true" -ECM_HANDBOOK="forceoptional" +ECM_HANDBOOK="optional" KFMIN=6.5.0 QTMIN=6.7.2 inherit ecm kde.org