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 825DE15823F for ; Sun, 19 Nov 2023 20:29:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB1812BC014; Sun, 19 Nov 2023 20:29:51 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AC9BC2BC014 for ; Sun, 19 Nov 2023 20:29:51 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7D914335D0E for ; Sun, 19 Nov 2023 20:29:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC16013A3 for ; Sun, 19 Nov 2023 20:29:48 +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: <1700425606.06e31a4f63b346f93e6a262bf2c8008a1575c9c0.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kded/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kded/kded-5.9999.ebuild X-VCS-Directories: kde-frameworks/kded/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 06e31a4f63b346f93e6a262bf2c8008a1575c9c0 X-VCS-Branch: master Date: Sun, 19 Nov 2023 20:29:48 +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: 466e2dc9-ef44-4211-9ed1-e6b764465774 X-Archives-Hash: 5c2a6c556b5dad9a11c6584a47dc1d94 commit: 06e31a4f63b346f93e6a262bf2c8008a1575c9c0 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 19 20:25:38 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 19 20:26:46 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=06e31a4f kde-frameworks/kded: Drop unused dependency Upstream commit d1b8280c85d2b86e08611d4117303dfdf861cb8a Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kded/kded-5.9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-frameworks/kded/kded-5.9999.ebuild b/kde-frameworks/kded/kded-5.9999.ebuild index 284f361893..bc2bd695b7 100644 --- a/kde-frameworks/kded/kded-5.9999.ebuild +++ b/kde-frameworks/kded/kded-5.9999.ebuild @@ -23,7 +23,6 @@ DEPEND=" =kde-frameworks/kcoreaddons-${PVCUT}*:5 =kde-frameworks/kcrash-${PVCUT}*:5 =kde-frameworks/kdbusaddons-${PVCUT}*:5 - =kde-frameworks/kinit-${PVCUT}*:5 =kde-frameworks/kservice-${PVCUT}*:5 " RDEPEND="${DEPEND}"