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 88414158004 for ; Sat, 9 Dec 2023 11:59:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63E172BC02A; Sat, 9 Dec 2023 11:59:53 +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 429AF2BC02A for ; Sat, 9 Dec 2023 11:59:53 +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 4696A340813 for ; Sat, 9 Dec 2023 11:59:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DE911493 for ; Sat, 9 Dec 2023 11:59:49 +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: <1702120899.16300c6818a72488f450718e651b97aa4d9a3b89.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/libkcompactdisc/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/libkcompactdisc/libkcompactdisc-9999.ebuild X-VCS-Directories: kde-apps/libkcompactdisc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 16300c6818a72488f450718e651b97aa4d9a3b89 X-VCS-Branch: master Date: Sat, 9 Dec 2023 11:59:49 +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: 7900ddd9-abf0-4942-bff8-2c10b25dc874 X-Archives-Hash: 0be51a13378ecebfd64c90784965091c commit: 16300c6818a72488f450718e651b97aa4d9a3b89 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Dec 9 11:21:39 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 9 11:21:39 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=16300c68 kde-apps/libkcompactdisc: Set KDE_BLOCK_SLOT5="false" Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/libkcompactdisc/libkcompactdisc-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/libkcompactdisc/libkcompactdisc-9999.ebuild b/kde-apps/libkcompactdisc/libkcompactdisc-9999.ebuild index d392a03f0b..96e60a1317 100644 --- a/kde-apps/libkcompactdisc/libkcompactdisc-9999.ebuild +++ b/kde-apps/libkcompactdisc/libkcompactdisc-9999.ebuild @@ -4,6 +4,7 @@ EAPI=8 ECM_TEST="true" +KDE_BLOCK_SLOT5="false" KFMIN=5.245.0 QTMIN=6.6.0 inherit ecm gear.kde.org