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 920ED158042 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 D9950E08F0; Sat, 9 Nov 2024 12:25:20 +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 2F293E08F3 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 4C66E335C03 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 91D611E65 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: <1731154990.2a919dd2f80dbc642f8c2bd20a7228229de670ab.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdepim-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdepim-meta/kdepim-meta-9999.ebuild X-VCS-Directories: kde-apps/kdepim-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2a919dd2f80dbc642f8c2bd20a7228229de670ab 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: 1f3d6462-007e-46d5-8d2d-ab6535d67a32 X-Archives-Hash: 5b34be5543b2cf319819c3b0955dfa10 commit: 2a919dd2f80dbc642f8c2bd20a7228229de670ab Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Nov 9 12:23:10 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Nov 9 12:23:10 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2a919dd2 kde-apps/kdepim-meta: Drop kde-apps/akonadi-notes See also: https://invent.kde.org/pim/pim-technical-roadmap/-/issues/58 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdepim-meta/kdepim-meta-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/kdepim-meta/kdepim-meta-9999.ebuild b/kde-apps/kdepim-meta/kdepim-meta-9999.ebuild index ab4c78a899..24056df5fb 100644 --- a/kde-apps/kdepim-meta/kdepim-meta-9999.ebuild +++ b/kde-apps/kdepim-meta/kdepim-meta-9999.ebuild @@ -19,7 +19,6 @@ RDEPEND=" >=kde-apps/akonadi-contacts-${PV}:* >=kde-apps/akonadi-import-wizard-${PV}:* >=kde-apps/akonadi-mime-${PV}:* - >=kde-apps/akonadi-notes-${PV}:* >=kde-apps/akonadi-search-${PV}:* >=kde-apps/akregator-${PV}:* >=kde-apps/calendarjanitor-${PV}:*