From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1728863-garchives=archives.gentoo.org@lists.gentoo.org> 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 C05B01584F2 for <garchives@archives.gentoo.org>; Mon, 17 Mar 2025 16:12:03 +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 A91193432A9 for <garchives@archives.gentoo.org>; Mon, 17 Mar 2025 16:12:03 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A9B9E11037F; Mon, 17 Mar 2025 16:12:02 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 9FD3011037F for <gentoo-commits@lists.gentoo.org>; Mon, 17 Mar 2025 16:12:02 +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 437A73432A9 for <gentoo-commits@lists.gentoo.org>; Mon, 17 Mar 2025 16:12:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38B1911A8 for <gentoo-commits@lists.gentoo.org>; Mon, 17 Mar 2025 16:12:00 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1742227706.7940a39932fd1a7e27c8defb356ec18bd6296fda.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop/kdevelop-25.03.80.ebuild dev-util/kdevelop/kdevelop-25.04.49.9999.ebuild dev-util/kdevelop/kdevelop-9999.ebuild X-VCS-Directories: dev-util/kdevelop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7940a39932fd1a7e27c8defb356ec18bd6296fda X-VCS-Branch: master Date: Mon, 17 Mar 2025 16:12:00 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 76f56965-ecd7-4abb-9e58-e78ab462e779 X-Archives-Hash: b904fb9d94e552960441e74693cde7a0 commit: 7940a39932fd1a7e27c8defb356ec18bd6296fda Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Mar 17 16:08:26 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Mar 17 16:08:26 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7940a399 dev-util/kdevelop: Set ECM_HANDBOOK=optional Upstream commit 510aa05812d212d9fb45fed363f4817fc01cb478 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-util/kdevelop/kdevelop-25.03.80.ebuild | 2 +- dev-util/kdevelop/kdevelop-25.04.49.9999.ebuild | 2 +- dev-util/kdevelop/kdevelop-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-util/kdevelop/kdevelop-25.03.80.ebuild b/dev-util/kdevelop/kdevelop-25.03.80.ebuild index c368e19148..6a5f47ec6a 100644 --- a/dev-util/kdevelop/kdevelop-25.03.80.ebuild +++ b/dev-util/kdevelop/kdevelop-25.03.80.ebuild @@ -3,7 +3,7 @@ EAPI=8 -ECM_HANDBOOK="forceoptional" +ECM_HANDBOOK="optional" ECM_TEST="true" KDE_ORG_CATEGORY="kdevelop" KFMIN=6.9.0 diff --git a/dev-util/kdevelop/kdevelop-25.04.49.9999.ebuild b/dev-util/kdevelop/kdevelop-25.04.49.9999.ebuild index 2d25772850..351127ec48 100644 --- a/dev-util/kdevelop/kdevelop-25.04.49.9999.ebuild +++ b/dev-util/kdevelop/kdevelop-25.04.49.9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -ECM_HANDBOOK="forceoptional" +ECM_HANDBOOK="optional" ECM_TEST="true" KDE_ORG_CATEGORY="kdevelop" KFMIN=6.9.0 diff --git a/dev-util/kdevelop/kdevelop-9999.ebuild b/dev-util/kdevelop/kdevelop-9999.ebuild index 2d25772850..351127ec48 100644 --- a/dev-util/kdevelop/kdevelop-9999.ebuild +++ b/dev-util/kdevelop/kdevelop-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -ECM_HANDBOOK="forceoptional" +ECM_HANDBOOK="optional" ECM_TEST="true" KDE_ORG_CATEGORY="kdevelop" KFMIN=6.9.0