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 E3AB315817D for ; Mon, 17 Jun 2024 17:13:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F14FFE2A4E; Mon, 17 Jun 2024 17:13:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 D23B6E2A4E for ; Mon, 17 Jun 2024 17:13:09 +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 E3E7D335CB9 for ; Mon, 17 Jun 2024 17:13:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79B3C1D27 for ; Mon, 17 Jun 2024 17:13:07 +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: <1718644057.57a9bbaed1b7b80a771a5745c09f8a2b9972bb29.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/spectacle/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/spectacle/spectacle-24.05.1.ebuild X-VCS-Directories: kde-apps/spectacle/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 57a9bbaed1b7b80a771a5745c09f8a2b9972bb29 X-VCS-Branch: master Date: Mon, 17 Jun 2024 17:13:07 +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: d5fb909d-fb2a-4613-94b8-270fc188edef X-Archives-Hash: 1ae9cb769f1be167cb451a799a5e3d16 commit: 57a9bbaed1b7b80a771a5745c09f8a2b9972bb29 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jun 17 16:02:57 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 17 17:07:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57a9bbae kde-apps/spectacle: Set KDE_GCC_MINIMAL=13 Closes: https://bugs.gentoo.org/934449 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/spectacle/spectacle-24.05.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/spectacle/spectacle-24.05.1.ebuild b/kde-apps/spectacle/spectacle-24.05.1.ebuild index 155fe12756b7..8ae412e211a9 100644 --- a/kde-apps/spectacle/spectacle-24.05.1.ebuild +++ b/kde-apps/spectacle/spectacle-24.05.1.ebuild @@ -5,6 +5,7 @@ EAPI=8 ECM_HANDBOOK="optional" ECM_TEST="forceoptional" +KDE_GCC_MINIMAL=13 PVCUT=$(ver_cut 1-3) KFMIN=6.3.0 QTMIN=6.6.2