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 91954158086 for ; Mon, 15 Nov 2021 19:01:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 052CF2BC016; Mon, 15 Nov 2021 19:01:21 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 9302BE092B for ; Mon, 15 Nov 2021 19:01:20 +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 48EC5342E70 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 B58F31CC 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.cac2c910fc9bec3ce646cc8425b9faee700d6f89.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kmime/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kmime/kmime-9999.ebuild X-VCS-Directories: kde-apps/kmime/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: cac2c910fc9bec3ce646cc8425b9faee700d6f89 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: 1d1ca411-6cef-4f4f-909a-f4036652deaa X-Archives-Hash: 8ba82706994ff6521744999ed917097d commit: cac2c910fc9bec3ce646cc8425b9faee700d6f89 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Nov 15 15:40:01 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=cac2c910 kde-apps/kmime: Set ECM_QTHELP=true Upstream commit 615cc695e56449e38d2d9206598db58de3da8a0f Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kmime/kmime-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kmime/kmime-9999.ebuild b/kde-apps/kmime/kmime-9999.ebuild index f1de69e6db..6d4232ba85 100644 --- a/kde-apps/kmime/kmime-9999.ebuild +++ b/kde-apps/kmime/kmime-9999.ebuild @@ -3,6 +3,7 @@ EAPI=8 +ECM_QTHELP="true" ECM_TEST="true" KFMIN=5.85.0 inherit ecm kde.org