From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id E95AB158176 for ; Wed, 08 Oct 2025 18:26:45 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CE701340EAF for ; Wed, 08 Oct 2025 18:26:45 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C986D1102C9; Wed, 08 Oct 2025 18:26:44 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id BDEFE1102C9 for ; Wed, 08 Oct 2025 18:26:44 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 74DF2340E06 for ; Wed, 08 Oct 2025 18:26:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BC0234CD for ; Wed, 08 Oct 2025 18:26:43 +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: <1759947973.2426bf7678a70aaabddaa181027e22b6d21c6457.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/baloo/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/baloo/Manifest kde-frameworks/baloo/baloo-6.17.0.ebuild X-VCS-Directories: kde-frameworks/baloo/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2426bf7678a70aaabddaa181027e22b6d21c6457 X-VCS-Branch: master Date: Wed, 08 Oct 2025 18:26:43 +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: 167e74ce-d726-494d-908f-3f955db1700b X-Archives-Hash: 919a5615b24008a5bee1f643057e5d3b commit: 2426bf7678a70aaabddaa181027e22b6d21c6457 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Oct 8 18:16:18 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Oct 8 18:26:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2426bf76 kde-frameworks/baloo: drop 6.17.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/baloo/Manifest | 1 - kde-frameworks/baloo/baloo-6.17.0.ebuild | 34 -------------------------------- 2 files changed, 35 deletions(-) diff --git a/kde-frameworks/baloo/Manifest b/kde-frameworks/baloo/Manifest index e0e1837281eb..193ba72e11cf 100644 --- a/kde-frameworks/baloo/Manifest +++ b/kde-frameworks/baloo/Manifest @@ -1,3 +1,2 @@ DIST baloo-6.16.0.tar.xz 327256 BLAKE2B 8bbbeb100692f240a3823af49f981c601123ed3e8c323bea6ec546c0dc34cc26ec033a59b63c0b59058901c1c05e25f7d92172336ff0fd5136bf8e1cf40d0f15 SHA512 626c73f9d709f39881cf17bbdf941f1762f6f3e2c32492f85193dad1fcb4f980b595804a98706f5b942cc406c1e19b99b2936ea41fc9066abfe93dc0c6d9fb55 -DIST baloo-6.17.0.tar.xz 328208 BLAKE2B f0759e47fbad2c2374cf76775dda0eae25c7e838f9f2092da8986ec50321bae1fef94941edf5b65f305e02427302209432dab67b722f30341c0d44bc27ae7a1c SHA512 2f34a9d6285bfc5706cccef6cb7ea0adf8907520cec25966bed814fe2ca0320be1af8082a0d8a1613ef17af8e3feaf05c046615fe4ce1be0618afe87b40c5ffc DIST baloo-6.18.0.tar.xz 328224 BLAKE2B 5daf760945f1549017d2c7ac4d2a97ecd1b9ef0e7dcb4ce9b6262d0fe2840c62e657e8a1a06393807668a97cb5190955ba6d38fa3f40a80bf0c011eff473f620 SHA512 92d0cfa8cc5509e3fa07a260e8f22b10ecb46240609d669b08c2e675f104585168923ebfea25db94572ef52dcf2db68e8b13f4fb22b9fba55ad9691d7360be0e diff --git a/kde-frameworks/baloo/baloo-6.17.0.ebuild b/kde-frameworks/baloo/baloo-6.17.0.ebuild deleted file mode 100644 index 7a25614db1ed..000000000000 --- a/kde-frameworks/baloo/baloo-6.17.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="forceoptional" -QTMIN=6.7.2 -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework for searching and managing metadata" - -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="" - -RESTRICT="test" # bug 624250 - -DEPEND=" - >=dev-db/lmdb-0.9.17 - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] - >=dev-qt/qtdeclarative-${QTMIN}:6 - =kde-frameworks/kconfig-${KDE_CATV}*:6 - =kde-frameworks/kcoreaddons-${KDE_CATV}*:6 - =kde-frameworks/kcrash-${KDE_CATV}*:6 - =kde-frameworks/kdbusaddons-${KDE_CATV}*:6 - =kde-frameworks/kfilemetadata-${KDE_CATV}*:6 - =kde-frameworks/ki18n-${KDE_CATV}*:6 - =kde-frameworks/kidletime-${KDE_CATV}*:6 - =kde-frameworks/kio-${KDE_CATV}*:6 - =kde-frameworks/solid-${KDE_CATV}*:6 -" -RDEPEND="${DEPEND} - !${CATEGORY}/${PN}:5[-kf6compat(-)] -"