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 EC2DB158009 for ; Thu, 22 Jun 2023 21:16:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70D0EE086C; Thu, 22 Jun 2023 21:16:21 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 51F41E086C for ; Thu, 22 Jun 2023 21:16:21 +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 25BCD33C1C2 for ; Thu, 22 Jun 2023 21:16:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 498BBAA5 for ; Thu, 22 Jun 2023 21:16:17 +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: <1687468565.9224a84a74c8467bba4bf6baa4e8750f23c498d3.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.104.0.ebuild X-VCS-Directories: kde-frameworks/krunner/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9224a84a74c8467bba4bf6baa4e8750f23c498d3 X-VCS-Branch: master Date: Thu, 22 Jun 2023 21:16:17 +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: 71ceaa0c-a8aa-41ac-9d6e-bea65a10e9f1 X-Archives-Hash: 7fba95cb33eba4b45cfabbd2f854bc4e commit: 9224a84a74c8467bba4bf6baa4e8750f23c498d3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jun 22 20:42:18 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jun 22 21:16:05 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9224a84a kde-frameworks/krunner: drop 5.104.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/krunner/Manifest | 1 - kde-frameworks/krunner/krunner-5.104.0.ebuild | 47 --------------------------- 2 files changed, 48 deletions(-) diff --git a/kde-frameworks/krunner/Manifest b/kde-frameworks/krunner/Manifest index 8fc1236944db..925738bcdfb2 100644 --- a/kde-frameworks/krunner/Manifest +++ b/kde-frameworks/krunner/Manifest @@ -1,3 +1,2 @@ -DIST krunner-5.104.0.tar.xz 88352 BLAKE2B c117076e5d6279b76d3beb69eb047dcc878f219a63662b188242a0ac313eebe1387b67ffc080efaf5c47db454bcfcfa3df68476aebc926c9883fab2456edd48c SHA512 5c1bde36aa8657a46fa41e4a8dbdd15a5f8c4160f01e58964f6a68db8578ae69d4b5a6144caf6a494290de3e56a0f9703e6ad84de338b9387fec646796979952 DIST krunner-5.106.0.tar.xz 88612 BLAKE2B 4ca09a6b5a7c6d902e62e9619a51e640d4204899693e49824aa362256572a0f4ec615132bc8bf51ebc6cd504ef60d7cc66f914b5e829183f9e2e96419b5e6cf8 SHA512 e35c1a06a79047e755aca41a5cf185b6a16281431d7ce17bc76184fb8525e35cef790477638b31e4786879f563c25b326eb5794d0c93740cf21c0edafeb85c26 DIST krunner-5.107.0.tar.xz 88596 BLAKE2B 436f2e5efd66fc36307655b0a84faf63b46d8b1482e2e370f5ea12c0bd2ab5901337c02146c3711aa3729c9003e77e4153c7abc942c3410724dfa8aa90e73591 SHA512 e1ba783dd5557b6f5078ce0471c9997adc68c72f13a2ef336648857bce5acbbc924861bed26e5c08b74405c43fb6d3edf472ebf21c6249902698653a6e5219c1 diff --git a/kde-frameworks/krunner/krunner-5.104.0.ebuild b/kde-frameworks/krunner/krunner-5.104.0.ebuild deleted file mode 100644 index e77071ee5421..000000000000 --- a/kde-frameworks/krunner/krunner-5.104.0.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.5 -VIRTUALX_REQUIRED="test" -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework for providing different actions given a string query" - -LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm arm64 ~loong ~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, #838502 - local myctestargs=( - -E "(dbusrunnertest|runnermanagersinglerunnermodetest|runnermanagertest)" - ) - ecm_src_test -}