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 1E6AF158086 for ; Tue, 16 Nov 2021 07:35:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2410E082B; Tue, 16 Nov 2021 07:35:28 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7813AE0826 for ; Tue, 16 Nov 2021 07:35:28 +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 2509C342C77 for ; Tue, 16 Nov 2021 07:35:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 632A31E0 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: <1637046284.59ee0569d735846cdadf3a4f82103e7d7ef24927.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kpimtextedit/kpimtextedit-9999.ebuild X-VCS-Directories: kde-apps/kpimtextedit/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 59ee0569d735846cdadf3a4f82103e7d7ef24927 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: 89816939-e22d-45fd-b4ca-75a13eaef02b X-Archives-Hash: 385eef284876cad5b111879894c3f3db commit: 59ee0569d735846cdadf3a4f82103e7d7ef24927 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Nov 16 07:04:44 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Nov 16 07:04:44 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=59ee0569 kde-apps/kpimtextedit: Set ECM_QTHELP=true Upstream commit 1853009a0f041a0a9090a5a58284179a773bf026 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild index 78b53cac8c..600d7c9b38 100644 --- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild +++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild @@ -4,6 +4,7 @@ EAPI=8 ECM_DESIGNERPLUGIN="true" +ECM_QTHELP="true" ECM_TEST="true" KFMIN=5.85.0 QTMIN=5.15.2