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 6955415803E for ; Sun, 31 Dec 2023 21:16:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A9B62BC03F; Sun, 31 Dec 2023 21:16:13 +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 7BD202BC03F for ; Sun, 31 Dec 2023 21:16:13 +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 9477C335D77 for ; Sun, 31 Dec 2023 21:16:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61CF81441 for ; Sun, 31 Dec 2023 21:16:09 +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: <1704057158.0b956101ca473b9547de02d9f67eb397d7847aee.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: eclass/ X-VCS-Repository: proj/kde X-VCS-Files: eclass/gear.kde.org.eclass X-VCS-Directories: eclass/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0b956101ca473b9547de02d9f67eb397d7847aee X-VCS-Branch: master Date: Sun, 31 Dec 2023 21:16:09 +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: 87190705-5dbd-453a-b5d9-d76c1fd7c32e X-Archives-Hash: aead821e9fd01f7e90a8cbe25ed119d5 commit: 0b956101ca473b9547de02d9f67eb397d7847aee Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Dec 31 21:12:10 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Dec 31 21:12:38 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0b956101 gear.kde.org.eclass: Add juk and kdeconnect to SLOT=5 blocklist Signed-off-by: Andreas Sturmlechner gentoo.org> eclass/gear.kde.org.eclass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eclass/gear.kde.org.eclass b/eclass/gear.kde.org.eclass index 69460c1c16..02c06c5c81 100644 --- a/eclass/gear.kde.org.eclass +++ b/eclass/gear.kde.org.eclass @@ -97,6 +97,7 @@ if $(ver_test -gt 24.01.75); then grantlee-editor | \ grantleetheme | \ incidenceeditor | \ + juk | \ kaccounts-integration | \ kaccounts-providers | \ kaddressbook | \ @@ -124,6 +125,7 @@ if $(ver_test -gt 24.01.75); then kcolorchooser | \ kcron | \ kdebugsettings | \ + kdeconnect | \ kdegraphics-mobipocket | \ kdenetwork-filesharing | \ kdepim-addons | \