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 F2030158099 for ; Tue, 21 Nov 2023 10:38:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4075B2BC04C; Tue, 21 Nov 2023 10:38:32 +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 2B54D2BC04C for ; Tue, 21 Nov 2023 10:38:32 +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 6BF39335D56 for ; Tue, 21 Nov 2023 10:38:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87FC113AE for ; Tue, 21 Nov 2023 10:38:28 +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: <1700563090.6d9d86c0b0863b90249cf47abcc896e1fa003f11.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/krunner/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/krunner/krunner-5.112.0-r1.ebuild kde-frameworks/krunner/krunner-5.112.0.ebuild X-VCS-Directories: kde-frameworks/krunner/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6d9d86c0b0863b90249cf47abcc896e1fa003f11 X-VCS-Branch: master Date: Tue, 21 Nov 2023 10:38:28 +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: 4770c359-ec89-4816-9b12-be7f4e722903 X-Archives-Hash: 4ab93d09ffa94e821816850ef0649695 commit: 6d9d86c0b0863b90249cf47abcc896e1fa003f11 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 19 22:48:18 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Nov 21 10:38:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d9d86c0 kde-frameworks/krunner: Drop long obsolete dependency Upstream commit 98aa41f388f44c2d4498e10307729bf1aa563344 Signed-off-by: Andreas Sturmlechner gentoo.org> .../krunner/{krunner-5.112.0.ebuild => krunner-5.112.0-r1.ebuild} | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-frameworks/krunner/krunner-5.112.0.ebuild b/kde-frameworks/krunner/krunner-5.112.0-r1.ebuild similarity index 97% rename from kde-frameworks/krunner/krunner-5.112.0.ebuild rename to kde-frameworks/krunner/krunner-5.112.0-r1.ebuild index eac057a58155..6ec6c38f4fab 100644 --- a/kde-frameworks/krunner/krunner-5.112.0.ebuild +++ b/kde-frameworks/krunner/krunner-5.112.0-r1.ebuild @@ -24,7 +24,6 @@ DEPEND=" =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 ) "