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 54813158042 for ; Sat, 9 Nov 2024 12:25:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0650AE08E8; Sat, 9 Nov 2024 12:25:19 +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 E695BE08E8 for ; Sat, 9 Nov 2024 12:25:18 +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 34B7B33BE19 for ; Sat, 9 Nov 2024 12:25:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B0451DF4 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: <1731154704.53919057721b75d4e4a76981a7e7344e4abc88da.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/korganizer/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/korganizer/korganizer-9999.ebuild X-VCS-Directories: kde-apps/korganizer/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 53919057721b75d4e4a76981a7e7344e4abc88da 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: fbe8f7a2-463c-4ef1-879c-ed4ee26eb156 X-Archives-Hash: 76dd47f93104a577f280cf08cdc5da60 commit: 53919057721b75d4e4a76981a7e7344e4abc88da Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Nov 9 12:17:49 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Nov 9 12:18:24 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=53919057 kde-apps/korganizer: Drop unused depdendencies Upstream commits: fd0f5c3d085d36874140566b2fd7eaa1f877d62e 68dbc1262ce0372ea2c42485e02c1af5140b5dca Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/korganizer/korganizer-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/kde-apps/korganizer/korganizer-9999.ebuild b/kde-apps/korganizer/korganizer-9999.ebuild index 33a9cc4324..5d64efb5eb 100644 --- a/kde-apps/korganizer/korganizer-9999.ebuild +++ b/kde-apps/korganizer/korganizer-9999.ebuild @@ -27,7 +27,6 @@ COMMON_DEPEND=" >=kde-apps/akonadi-${PVCUT}:6 >=kde-apps/akonadi-calendar-${PVCUT}:6 >=kde-apps/akonadi-contacts-${PVCUT}:6 - >=kde-apps/akonadi-notes-${PVCUT}:6 >=kde-apps/calendarsupport-${PVCUT}:6 >=kde-apps/eventviews-${PVCUT}:6 >=kde-apps/incidenceeditor-${PVCUT}:6 @@ -41,7 +40,6 @@ COMMON_DEPEND=" >=kde-frameworks/kcalendarcore-${KFMIN}:6 >=kde-frameworks/kcmutils-${KFMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kconfigwidgets-${KFMIN}:6 >=kde-frameworks/kcontacts-${KFMIN}:6 >=kde-frameworks/kcoreaddons-${KFMIN}:6 >=kde-frameworks/kcrash-${KFMIN}:6