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 C4A82158086 for ; Sat, 8 Jan 2022 21:16:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 570542BC060; Sat, 8 Jan 2022 21:16:05 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 3CC3A2BC053 for ; Sat, 8 Jan 2022 21:16:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 9639D342CB3 for ; Sat, 8 Jan 2022 21:15:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7409D297 for ; Sat, 8 Jan 2022 21:15:56 +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: <1641676095.927b54961bf18d733ba5666925da1e3e98fa7567.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-5.89.0.ebuild X-VCS-Directories: kde-frameworks/krunner/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 927b54961bf18d733ba5666925da1e3e98fa7567 X-VCS-Branch: master Date: Sat, 8 Jan 2022 21:15:56 +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: 5cd14e65-2364-4894-b2f5-29da97616234 X-Archives-Hash: 52a9bdff025b2610f696d297e21e3ce0 commit: 927b54961bf18d733ba5666925da1e3e98fa7567 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jan 8 13:01:20 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jan 8 21:08:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=927b5496 kde-frameworks/krunner: drop 5.89.0* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/krunner/Manifest | 1 - kde-frameworks/krunner/krunner-5.89.0.ebuild | 47 ---------------------------- 2 files changed, 48 deletions(-) diff --git a/kde-frameworks/krunner/Manifest b/kde-frameworks/krunner/Manifest index 8ad520f8025a..b2e4a88f42ad 100644 --- a/kde-frameworks/krunner/Manifest +++ b/kde-frameworks/krunner/Manifest @@ -1,3 +1,2 @@ DIST krunner-5.88.0.tar.xz 83760 BLAKE2B f23cd6d097821fc3fdacfeda49961d95243785a596ba847fbae49b4c86838490a9b42d2ded2c725c0ae625db5627f4682e83d813fd9dde52a9b126bf3660e589 SHA512 0dc525856a69148b7bc283afadc3d7b57f3e40a532606ded32541f29078cc92a01bd1e3247efc1ed22043c030717fc48145b0ba617ac4b3e185a67343a9b828b -DIST krunner-5.89.0.tar.xz 83780 BLAKE2B 87b55ab59c8c03b68909ae4dd68fc4faf960bbc3e2d9d12e404f34c83c57882e71918d3fdf62b5a76083db0685fc0026a410e5a7b83b10f95ed5f118636cd665 SHA512 d9249ee81aa100045f4be69cba77a12024a65a99ac39d7e643a5cded5db734dd8804534a9278da4d306b7ea97c480b8208349e65a2166fd1127ee12a422f6bc9 DIST krunner-5.90.0.tar.xz 84212 BLAKE2B ac561fd57fc04fccc2084f9f42f63e91ce34161e8c2f0196bccaa13ec2f1b4e3bc72fa816647197f7dec81ca7dc6a1c53c28f3e5d19cf27252f942fbc12dc1fe SHA512 46673979dba79372d422ce956a59c5b34b7ce5a4e6e86ed98ad5f384d7c9a9d61c4b8cc83d367174e8fbe0db612544c71983331e93aadfa498011185e537a353 diff --git a/kde-frameworks/krunner/krunner-5.89.0.ebuild b/kde-frameworks/krunner/krunner-5.89.0.ebuild deleted file mode 100644 index 802ba9fe2c47..000000000000 --- a/kde-frameworks/krunner/krunner-5.89.0.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.2 -VIRTUALX_REQUIRED="test" -inherit ecm kde.org - -DESCRIPTION="Framework for providing different actions given a string query" - -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" -IUSE="activities" - -DEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - =kde-frameworks/kconfig-${PVCUT}*:5 - =kde-frameworks/kcoreaddons-${PVCUT}*:5 - =kde-frameworks/ki18n-${PVCUT}*:5 - =kde-frameworks/kio-${PVCUT}*:5 - =kde-frameworks/kservice-${PVCUT}*:5 - =kde-frameworks/plasma-${PVCUT}*:5 - =kde-frameworks/solid-${PVCUT}*:5 - =kde-frameworks/threadweaver-${PVCUT}*:5 - activities? ( =kde-frameworks/kactivities-${PVCUT}*:5 ) -" -RDEPEND="${DEPEND}" - -src_configure() { - local mycmakeargs=( - $(cmake_use_find_package activities KF5Activities) - ) - ecm_src_configure -} - -src_test() { - # requires virtual dbus, otherwise hangs; bugs #630672, #789351 - local myctestargs=( - -E "(dbusrunnertest|runnermanagersinglerunnermodetest)" - ) - ecm_src_test -}