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 A11FD158086 for ; Tue, 16 Nov 2021 07:35:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC8C0E081E; Tue, 16 Nov 2021 07:35:27 +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 C0FB3E081E for ; Tue, 16 Nov 2021 07:35:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CC190342C2D for ; Tue, 16 Nov 2021 07:35:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18FCB1D8 for ; Tue, 16 Nov 2021 07:35:24 +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: <1637045948.5d6ec20f6faa2cb18ab4ee5c0bad7c0385f0d87b.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/libkdepim/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/libkdepim/libkdepim-9999.ebuild X-VCS-Directories: kde-apps/libkdepim/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5d6ec20f6faa2cb18ab4ee5c0bad7c0385f0d87b X-VCS-Branch: master Date: Tue, 16 Nov 2021 07:35:24 +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: 0806599d-ccaa-4d2c-95ea-3eab8f3adeb0 X-Archives-Hash: 3b4f1a6f97c4f36576aa618f318192c6 commit: 5d6ec20f6faa2cb18ab4ee5c0bad7c0385f0d87b Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Nov 16 06:59:08 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Nov 16 06:59:08 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5d6ec20f kde-apps/libkdepim: Set ECM_QTHELP=true Upstream commit 57bad325869d11eb424d2ff92cea16d0d4451ff6 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/libkdepim/libkdepim-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/libkdepim/libkdepim-9999.ebuild b/kde-apps/libkdepim/libkdepim-9999.ebuild index e947538f71..de7619a9b1 100644 --- a/kde-apps/libkdepim/libkdepim-9999.ebuild +++ b/kde-apps/libkdepim/libkdepim-9999.ebuild @@ -4,6 +4,7 @@ EAPI=8 ECM_DESIGNERPLUGIN="true" +ECM_QTHELP="true" ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.85.0