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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 939CC15807B for ; Sat, 9 Nov 2024 12:25:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D999FE08F3; Sat, 9 Nov 2024 12:25:20 +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 12621E08F0 for ; Sat, 9 Nov 2024 12:25:20 +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 5613C335D21 for ; Sat, 9 Nov 2024 12:25:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E1FE1E06 for ; Sat, 9 Nov 2024 12:25:16 +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: <1731154894.a5d06311e823976b47f4a26fe754c18fdf8fcccf.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/calendarsupport/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/calendarsupport/calendarsupport-9999.ebuild X-VCS-Directories: kde-apps/calendarsupport/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a5d06311e823976b47f4a26fe754c18fdf8fcccf X-VCS-Branch: master Date: Sat, 9 Nov 2024 12:25:16 +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: 9375fc2c-1f59-4047-bda6-882f91c89fe3 X-Archives-Hash: e1aad79a8ac1574fb59f033c7436e38c commit: a5d06311e823976b47f4a26fe754c18fdf8fcccf Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Nov 9 12:21:34 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Nov 9 12:21:34 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a5d06311 kde-apps/calendarsupport: Drop unused dependency Upstream commit 195c2bf1a32a6379263c4f7421aa8c383e135baa Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/calendarsupport/calendarsupport-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/calendarsupport/calendarsupport-9999.ebuild b/kde-apps/calendarsupport/calendarsupport-9999.ebuild index 1016d990bd..0f0fb63ec8 100644 --- a/kde-apps/calendarsupport/calendarsupport-9999.ebuild +++ b/kde-apps/calendarsupport/calendarsupport-9999.ebuild @@ -23,7 +23,6 @@ DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] >=kde-apps/akonadi-${PVCUT}:6 >=kde-apps/akonadi-calendar-${PVCUT}:6 - >=kde-apps/akonadi-notes-${PVCUT}:6 >=kde-apps/kcalutils-${PVCUT}:6 >=kde-apps/kidentitymanagement-${PVCUT}:6 >=kde-apps/kmime-${PVCUT}:6