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 5EA5C158003 for ; Mon, 15 Nov 2021 10:59:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDDCFE0891; Mon, 15 Nov 2021 10:59:12 +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 7FBD6E08BB for ; Mon, 15 Nov 2021 10:59:12 +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 508E1342C20 for ; Mon, 15 Nov 2021 10:59:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DFD3E143 for ; Mon, 15 Nov 2021 10:59:09 +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: <1636969375.038f0af997619a3649cae04ef7398569eced57e8.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-libs/kpublictransport/ X-VCS-Repository: proj/kde X-VCS-Files: dev-libs/kpublictransport/kpublictransport-9999.ebuild X-VCS-Directories: dev-libs/kpublictransport/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 038f0af997619a3649cae04ef7398569eced57e8 X-VCS-Branch: master Date: Mon, 15 Nov 2021 10:59:09 +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: 1f94150d-5912-4394-aeb1-7f44843efc8f X-Archives-Hash: 6e94fa73e23bab7acfff24395abffa5e commit: 038f0af997619a3649cae04ef7398569eced57e8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Nov 15 09:42:55 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Nov 15 09:42:55 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=038f0af9 dev-libs/kpublictransport: Set ECM_QTHELP=true Upstream commit 0f77889db21c943776bf0563eb4cf6b03beeddc8 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-libs/kpublictransport/kpublictransport-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/kpublictransport/kpublictransport-9999.ebuild b/dev-libs/kpublictransport/kpublictransport-9999.ebuild index e99d9a873e..0c5392843e 100644 --- a/dev-libs/kpublictransport/kpublictransport-9999.ebuild +++ b/dev-libs/kpublictransport/kpublictransport-9999.ebuild @@ -3,6 +3,7 @@ EAPI=8 +ECM_QTHELP="true" ECM_TEST="true" KDE_GEAR="true" KFMIN=5.85.0