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 393EB15808B for ; Wed, 16 Feb 2022 16:57:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71EE4E0769; Wed, 16 Feb 2022 16:57:05 +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 5072FE0769 for ; Wed, 16 Feb 2022 16:57:05 +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 3F081343195 for ; Wed, 16 Feb 2022 16:57:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D101726D for ; Wed, 16 Feb 2022 16:57:02 +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: <1645030615.3c65061eee2a3e20a8000519e732485d2017b977.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kguiaddons/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kguiaddons/kguiaddons-5.91.0.ebuild X-VCS-Directories: kde-frameworks/kguiaddons/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3c65061eee2a3e20a8000519e732485d2017b977 X-VCS-Branch: master Date: Wed, 16 Feb 2022 16:57:02 +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: 51a4e521-dc37-495b-8112-a1dd3a9d8d0c X-Archives-Hash: fafd2fc40c8a2918232e5cb13f462c73 commit: 3c65061eee2a3e20a8000519e732485d2017b977 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Feb 16 16:47:47 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Feb 16 16:56:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c65061e kde-frameworks/kguiaddons: Set ECM_NONGUI=false Closes: https://bugs.gentoo.org/833423 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kguiaddons/kguiaddons-5.91.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-frameworks/kguiaddons/kguiaddons-5.91.0.ebuild b/kde-frameworks/kguiaddons/kguiaddons-5.91.0.ebuild index a5bfc1bf59cc..5838bb1e172b 100644 --- a/kde-frameworks/kguiaddons/kguiaddons-5.91.0.ebuild +++ b/kde-frameworks/kguiaddons/kguiaddons-5.91.0.ebuild @@ -3,6 +3,7 @@ EAPI=8 +ECM_NONGUI="false" QTMIN=5.15.2 VIRTUALX_REQUIRED="test" inherit ecm kde.org