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 A00F5158087 for ; Mon, 15 Nov 2021 19:01:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B12E2BC022; Mon, 15 Nov 2021 19:01:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 A2CA8E092D for ; Mon, 15 Nov 2021 19:01:20 +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 91DE1342EFA for ; Mon, 15 Nov 2021 19:01:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB7351D4 for ; Mon, 15 Nov 2021 19:01:16 +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: <1637002869.a32bd7cadd45dd1bfedf18bbd65c036d491c7bee.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kmailtransport/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kmailtransport/kmailtransport-9999.ebuild X-VCS-Directories: kde-apps/kmailtransport/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a32bd7cadd45dd1bfedf18bbd65c036d491c7bee X-VCS-Branch: master Date: Mon, 15 Nov 2021 19:01:16 +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: dc9578ee-163c-4454-9870-d987c4c50e12 X-Archives-Hash: 1c5f4a072b2052bbdb245fab9a712e2b commit: a32bd7cadd45dd1bfedf18bbd65c036d491c7bee Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Nov 15 16:07:33 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Nov 15 19:01:09 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a32bd7ca kde-apps/kmailtransport: Set ECM_QTHELP=true Upstream commit 014924e2354fd557e509c492168b19352cf821a8 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kmailtransport/kmailtransport-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kmailtransport/kmailtransport-9999.ebuild b/kde-apps/kmailtransport/kmailtransport-9999.ebuild index bac8f19ff6..f44e5f3c08 100644 --- a/kde-apps/kmailtransport/kmailtransport-9999.ebuild +++ b/kde-apps/kmailtransport/kmailtransport-9999.ebuild @@ -3,6 +3,7 @@ EAPI=8 +ECM_QTHELP="true" ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.85.0