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 04F8B159C9B for ; Sat, 10 Aug 2024 13:10:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BC622BC084; Sat, 10 Aug 2024 13:10:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 2EB6D2BC084 for ; Sat, 10 Aug 2024 13:10:38 +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 62BC034310F for ; Sat, 10 Aug 2024 13:10:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C58C1E6F for ; Sat, 10 Aug 2024 13:10:35 +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: <1723295421.c5868cb02d99ec791e0064a81ef5bda62500e158.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: c5868cb02d99ec791e0064a81ef5bda62500e158 X-VCS-Branch: master Date: Sat, 10 Aug 2024 13:10:35 +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: 78d2418d-9816-4682-854d-fc31fdf2e0ee X-Archives-Hash: bd373822cecd30b90b4c45cc91bb34e7 commit: c5868cb02d99ec791e0064a81ef5bda62500e158 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 10 12:51:48 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 10 13:10:21 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c5868cb0 gear.kde.org.eclass: Move kdesdk-thumbnailers to 24.08 SLOT=5 blockers Will build this as KF6-based in 24.08, since both at least Fedora and ArchLinux do so too. Signed-off-by: Andreas Sturmlechner gentoo.org> eclass/gear.kde.org.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/gear.kde.org.eclass b/eclass/gear.kde.org.eclass index ea979d5c83..4666732394 100644 --- a/eclass/gear.kde.org.eclass +++ b/eclass/gear.kde.org.eclass @@ -269,6 +269,7 @@ if $(ver_test -gt 24.07.75); then case ${PN} in k3b | \ kde-dev-scripts | \ + kdesdk-thumbnailers | \ kdevelop | \ kdevelop-php | \ kdevelop-python | \ @@ -291,7 +292,6 @@ fi if $(ver_test -gt 24.10.75); then case ${PN} in kalzium | \ - kdesdk-thumbnailers | \ minuet | \ skanlite | \ step)