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 B0BB615801B for ; Sun, 6 Aug 2023 20:39:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC2EF2BC021; Sun, 6 Aug 2023 20:39:58 +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 A8C762BC021 for ; Sun, 6 Aug 2023 20:39:58 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CF7B8340D01 for ; Sun, 6 Aug 2023 20:39:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22E49F21 for ; Sun, 6 Aug 2023 20:39:56 +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: <1691348184.6c69bffa14bbd3216217ed14c7aa4a6b812f2271.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/grantleetheme/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/grantleetheme/grantleetheme-9999.ebuild X-VCS-Directories: kde-apps/grantleetheme/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6c69bffa14bbd3216217ed14c7aa4a6b812f2271 X-VCS-Branch: master Date: Sun, 6 Aug 2023 20:39:56 +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: d7e01bc2-d906-496d-872e-37b643637156 X-Archives-Hash: a421a5b070bec5123b61487328b47274 commit: 6c69bffa14bbd3216217ed14c7aa4a6b812f2271 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Aug 6 18:56:24 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Aug 6 18:56:24 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6c69bffa kde-apps/grantleetheme: Set ECM_QTHELP="true" Upstream commit e23d017372f6eb0ec335607f7dfd16ceefb00f35 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/grantleetheme/grantleetheme-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/grantleetheme/grantleetheme-9999.ebuild b/kde-apps/grantleetheme/grantleetheme-9999.ebuild index 79516e82d4..958f58a28c 100644 --- a/kde-apps/grantleetheme/grantleetheme-9999.ebuild +++ b/kde-apps/grantleetheme/grantleetheme-9999.ebuild @@ -3,6 +3,7 @@ EAPI=8 +ECM_QTHELP="true" ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9