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 AFE3A159C9B for ; Sat, 10 Aug 2024 07:57:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84F1A2BC216; Sat, 10 Aug 2024 07:57:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 709172BC216 for ; Sat, 10 Aug 2024 07:57:25 +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 5438B3430F9 for ; Sat, 10 Aug 2024 07:57:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 114E71EDF for ; Sat, 10 Aug 2024 07:57:22 +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: <1723276602.ffd1beb86cae4c45966f8b29172cf161077a5cfd.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/krunner/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/krunner/Manifest kde-frameworks/krunner/krunner-6.4.0.ebuild X-VCS-Directories: kde-frameworks/krunner/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ffd1beb86cae4c45966f8b29172cf161077a5cfd X-VCS-Branch: master Date: Sat, 10 Aug 2024 07:57:22 +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: 03f3f8fe-39db-441a-ba0b-e07c33e28842 X-Archives-Hash: 5af244f52b4ed07d8abb5a770440ac29 commit: ffd1beb86cae4c45966f8b29172cf161077a5cfd Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 9 20:36:53 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 10 07:56:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffd1beb8 kde-frameworks/krunner: drop 6.4.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/krunner/Manifest | 1 - kde-frameworks/krunner/krunner-6.4.0.ebuild | 34 ----------------------------- 2 files changed, 35 deletions(-) diff --git a/kde-frameworks/krunner/Manifest b/kde-frameworks/krunner/Manifest index 9592284f4af6..1dd49e32882c 100644 --- a/kde-frameworks/krunner/Manifest +++ b/kde-frameworks/krunner/Manifest @@ -1,3 +1,2 @@ DIST krunner-5.116.0.tar.xz 89076 BLAKE2B 24e29ec52aefd9b53b4c1da14f7783540e66e29d026e2750a52945719daff2ecb582a468780307296cabe00b6aeaf3602ea2793b47db7ede33f34131b0985c4e SHA512 53fdc8e841219578a75b7d6ca67aaebd44e2208adfc99a4937c8377369f66a0f907390f49eca6d98385e3fdddc27ec1844620d7390900999d5eb966a565666c9 -DIST krunner-6.4.0.tar.xz 131172 BLAKE2B 25c7ff09bb9c9dd8be620b27659540510fb0a98c0330d230534b919385b31a164199dc8a933a294daee9267e5dded19c302d8b36a514829c40b4ab7bd15ed3a4 SHA512 3768bedefb67f0e13f12963bf86461d1a65faead74c66febda896d7cf8f90837bd5483beac640f8cf5da509c908218c5c60babea7459e8f3d784b83c3865365e DIST krunner-6.5.0.tar.xz 131184 BLAKE2B 691b36c38984a73deeafc43923a7e1c09c026d95a17d7a2ffb970c0b0255bfece5279549ac49fe3f2c4967e22d28bf0f098238cfc014f51cc71134b9ce2c6abf SHA512 c48c69b05c5e0bd465823719ce3b47839fc0883e3176d8549e75dc836d35333f46189050ee1e39beb9014ddbaa33d6639039440682edb39031b4bee72cd08d5f diff --git a/kde-frameworks/krunner/krunner-6.4.0.ebuild b/kde-frameworks/krunner/krunner-6.4.0.ebuild deleted file mode 100644 index 33e5bed6e5f8..000000000000 --- a/kde-frameworks/krunner/krunner-6.4.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PVCUT=$(ver_cut 1-2) -QTMIN=6.6.2 -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework for providing different actions given a string query" - -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui] - =kde-frameworks/kconfig-${PVCUT}*:6 - =kde-frameworks/kcoreaddons-${PVCUT}*:6 - =kde-frameworks/ki18n-${PVCUT}*:6 - =kde-frameworks/kitemmodels-${PVCUT}*:6 -" -RDEPEND="${DEPEND}" - -CMAKE_SKIP_TESTS=( - # requires virtual dbus, otherwise hangs; bugs #630672 - dbusrunnertest - # bug 789351 - runnermanagersinglerunnermodetest - # bug 838502 - runnermanagertest - # bug 926502, needs dbus - threadingtest -)