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 2C43E158015 for ; Sun, 17 Dec 2023 10:03:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3062F2BC038; Sun, 17 Dec 2023 10:03:54 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 100C22BC015 for ; Sun, 17 Dec 2023 10:03:54 +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 12013335DE9 for ; Sun, 17 Dec 2023 10:03:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7BFA61320 for ; Sun, 17 Dec 2023 10:03:51 +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: <1702807140.38ce27e85da2f2e2dbb50ab4ee6a5fc9736a4963.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: 38ce27e85da2f2e2dbb50ab4ee6a5fc9736a4963 X-VCS-Branch: master Date: Sun, 17 Dec 2023 10:03:51 +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: 0b1ca92c-58de-4d28-a33e-6541415a2b10 X-Archives-Hash: e5c90c97ed4ecd48d3a2a12d9f997de5 commit: 38ce27e85da2f2e2dbb50ab4ee6a5fc9736a4963 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Dec 17 09:59:00 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Dec 17 09:59:00 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=38ce27e8 gear.kde.org.eclass: Drop kdevelop from SLOT=5 blocklist Signed-off-by: Andreas Sturmlechner gentoo.org> eclass/gear.kde.org.eclass | 1 - 1 file changed, 1 deletion(-) diff --git a/eclass/gear.kde.org.eclass b/eclass/gear.kde.org.eclass index 4d799ec672..128428641f 100644 --- a/eclass/gear.kde.org.eclass +++ b/eclass/gear.kde.org.eclass @@ -105,7 +105,6 @@ if $(ver_test -gt 24.01.75); then kdebugsettings | \ kdegraphics-mobipocket | \ kdenetwork-filesharing | \ - kdevelop | \ kdf | \ kdialog | \ kdiamond | \