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 82ADB158020 for ; Fri, 11 Nov 2022 23:19:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7D0BE0A07; Fri, 11 Nov 2022 23:19:00 +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 A063CE0A0B for ; Fri, 11 Nov 2022 23:19:00 +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 9166E340FEE for ; Fri, 11 Nov 2022 23:18:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5FC76F8 for ; Fri, 11 Nov 2022 23:18:57 +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: <1668202810.430bc1810bbb57e784aacb1059da68010934900e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/ X-VCS-Repository: proj/kde X-VCS-Files: app-editors/ghostwriter/ghostwriter-9999.ebuild X-VCS-Directories: app-editors/ghostwriter/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 430bc1810bbb57e784aacb1059da68010934900e X-VCS-Branch: master Date: Fri, 11 Nov 2022 23:18:57 +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: b3b4247f-1144-4ad9-b29d-9c9ca2cb580a X-Archives-Hash: f907afd9cefa6dc8e64cf8c5bc26ca52 commit: 430bc1810bbb57e784aacb1059da68010934900e Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Nov 11 21:40:10 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Nov 11 21:40:10 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=430bc181 app-editors/ghostwriter: Set ECM_HANDBOOK=optional Upstream commit d773dd68f5815a20215f71e5691891ff564bf718 Signed-off-by: Andreas Sturmlechner gentoo.org> app-editors/ghostwriter/ghostwriter-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-editors/ghostwriter/ghostwriter-9999.ebuild b/app-editors/ghostwriter/ghostwriter-9999.ebuild index 6379c4f23b..64f88ac20e 100644 --- a/app-editors/ghostwriter/ghostwriter-9999.ebuild +++ b/app-editors/ghostwriter/ghostwriter-9999.ebuild @@ -4,6 +4,7 @@ EAPI=8 KDE_ORG_CATEGORY=office +ECM_HANDBOOK=optional KFMIN=5.90.0 QTMIN=5.15.2 inherit ecm kde.org