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 C8E2B158176 for ; Wed, 08 Oct 2025 18:27:10 +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 B62D8340FF9 for ; Wed, 08 Oct 2025 18:27:10 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 0306E1102C9; Wed, 08 Oct 2025 18:26:48 +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 EC76B1102C9 for ; Wed, 08 Oct 2025 18:26:47 +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 A24EF340E65 for ; Wed, 08 Oct 2025 18:26:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C05C3B1B for ; Wed, 08 Oct 2025 18:26:44 +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: <1759947978.0e4bfee1e3f2f6573cda86f00b647a8f0068976e.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.17.0.ebuild X-VCS-Directories: kde-frameworks/krunner/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0e4bfee1e3f2f6573cda86f00b647a8f0068976e X-VCS-Branch: master Date: Wed, 08 Oct 2025 18:26:44 +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: 8dbc77a7-647b-46ba-9b24-0008a4eaf6e1 X-Archives-Hash: 6049ef119cde797e9cc1c93b7dca15e9 commit: 0e4bfee1e3f2f6573cda86f00b647a8f0068976e Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Oct 8 18:17:21 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Oct 8 18:26:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e4bfee1 kde-frameworks/krunner: drop 6.17.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/krunner/Manifest | 1 - kde-frameworks/krunner/krunner-6.17.0.ebuild | 34 ---------------------------- 2 files changed, 35 deletions(-) diff --git a/kde-frameworks/krunner/Manifest b/kde-frameworks/krunner/Manifest index 41260e7efd4c..e68f6a504ecf 100644 --- a/kde-frameworks/krunner/Manifest +++ b/kde-frameworks/krunner/Manifest @@ -1,3 +1,2 @@ DIST krunner-6.16.0.tar.xz 135240 BLAKE2B ef6e429fc7bb4cb04ef976773dfe1fd6f022f6b4e9a7632e66dba33a3fbde6f809c0e26c2d6594af6a96d3b5cf06b5d69ccabf379aa1c3630fd3463f5ca95ffb SHA512 b15932e011b9d78de131bf6597c1bfbbd71abdf6c64edd5e42c0e8ce9cca7c8313aeefa2106c58a1f196e865852c9209c4da1bf71b9b0b1e30938260725a2c15 -DIST krunner-6.17.0.tar.xz 135556 BLAKE2B 3418fc78b58968d1b6570d8848c7f7e4e79ed252b84f0b4e854f973567d451c917d9186e8cdb7fcb3308c209b5461f98dd2fbecb22514ba343a33997b32390b9 SHA512 7475496ce280fc2ba7b93fc3f38cfbabb89d42b457436fa8532a1973dbf6eafa9254740016cedbe404064207d6f7c91c2d05e8f0b9774789f9e87960683d2e1d DIST krunner-6.18.0.tar.xz 135544 BLAKE2B ccba9d30d5b53a4c25b5e56f491d9921c418b4eb69f53eedd27f25d9906cea764c40d2e68fa73ce594bc729debc2673fb85ea8bbec3d307c5d8e30deb4d8f8bf SHA512 8872eae8d76f855773f9cb0ca6c208ced7272ccfd1422a287911c1946bd3588e711d5dc14343d1ad79c59aa6fe9463c088677fe05d78acb97a393b12e3715288 diff --git a/kde-frameworks/krunner/krunner-6.17.0.ebuild b/kde-frameworks/krunner/krunner-6.17.0.ebuild deleted file mode 100644 index 413ef98107c3..000000000000 --- a/kde-frameworks/krunner/krunner-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 - -QTMIN=6.7.2 -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework for providing different actions given a string query" - -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui] - =kde-frameworks/kconfig-${KDE_CATV}*:6 - =kde-frameworks/kcoreaddons-${KDE_CATV}*:6 - =kde-frameworks/ki18n-${KDE_CATV}*:6 - =kde-frameworks/kitemmodels-${KDE_CATV}*:6 - =kde-frameworks/kwindowsystem-${KDE_CATV}*:6[wayland] -" -RDEPEND="${DEPEND}" - -CMAKE_SKIP_TESTS=( - # requires virtual dbus, otherwise hangs; bugs #630672 - dbusrunnertest - # bug 789351 - runnermanagersinglerunnermodetest - # bug 838502 - runnermanagertest - # bug 926502, needs dbus - threadingtest -)