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 BA13F15800A for ; Sun, 6 Aug 2023 20:40:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A44C2BC02F; Sun, 6 Aug 2023 20:40: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 5C6922BC02A for ; Sun, 6 Aug 2023 20:40: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 7244A340D01 for ; Sun, 6 Aug 2023 20:39:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7D8AF2A for ; Sun, 6 Aug 2023 20:39:56 +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: <1691350383.42bd26af8749df0570258356fd199ec73aa7f2d3.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/libkgapi/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/libkgapi/libkgapi-9999.ebuild X-VCS-Directories: kde-apps/libkgapi/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 42bd26af8749df0570258356fd199ec73aa7f2d3 X-VCS-Branch: master Date: Sun, 6 Aug 2023 20:39:56 +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: d7235f07-373c-4923-b895-0136b7fb0a61 X-Archives-Hash: 4991a137e071dc3c46497d34021079e9 commit: 42bd26af8749df0570258356fd199ec73aa7f2d3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Aug 6 19:33:03 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Aug 6 19:33:03 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=42bd26af kde-apps/libkgapi: Set ECM_QTHELP="true" Upstream commit 905e3f894df6f9e8b52a33316872c59e42f2abcc Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/libkgapi/libkgapi-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/libkgapi/libkgapi-9999.ebuild b/kde-apps/libkgapi/libkgapi-9999.ebuild index aca6bd3190..579913557a 100644 --- a/kde-apps/libkgapi/libkgapi-9999.ebuild +++ b/kde-apps/libkgapi/libkgapi-9999.ebuild @@ -3,6 +3,7 @@ EAPI=8 +ECM_QTHELP="true" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9