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 EE455158004 for ; Sat, 9 Dec 2023 11:59:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 124AF2BC023; Sat, 9 Dec 2023 11:59:52 +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 EB4C12BC023 for ; Sat, 9 Dec 2023 11:59:51 +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 03F57340821 for ; Sat, 9 Dec 2023 11:59:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37AFC1491 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: <1702120851.038062582663acf40778e43da08c6489d4379b8b.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-misc/kio-zeroconf/ X-VCS-Repository: proj/kde X-VCS-Files: net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild X-VCS-Directories: net-misc/kio-zeroconf/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 038062582663acf40778e43da08c6489d4379b8b 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: d288eac9-f792-4e20-87d0-b96a8edfabb4 X-Archives-Hash: 3392adf636b952dd59dff8175feb1bc2 commit: 038062582663acf40778e43da08c6489d4379b8b Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Dec 9 11:20:51 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 9 11:20:51 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=03806258 net-misc/kio-zeroconf: Set KDE_BLOCK_SLOT5="false" Signed-off-by: Andreas Sturmlechner gentoo.org> net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild b/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild index 16befc13ed..bc8c576f57 100644 --- a/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild +++ b/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild @@ -3,6 +3,7 @@ EAPI=8 +KDE_BLOCK_SLOT5="false" KFMIN=5.245.0 QTMIN=6.6.0 inherit ecm gear.kde.org