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 EE04B15808C for ; Thu, 24 Mar 2022 14:53:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B420E08C4; Thu, 24 Mar 2022 14:53:26 +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 2630DE0886 for ; Thu, 24 Mar 2022 14:53:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D2EB53430FF for ; Thu, 24 Mar 2022 14:53:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F6F632D for ; Thu, 24 Mar 2022 14:53:22 +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: <1648133587.7ebd6525e1b3a776d110393d6dfe3df2e7959e95.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: 7ebd6525e1b3a776d110393d6dfe3df2e7959e95 X-VCS-Branch: master Date: Thu, 24 Mar 2022 14:53:22 +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: f2142f99-cf3c-4b97-9d6d-50b40318f58f X-Archives-Hash: 22ff993e06bcf52fdb73bdf88a390a8c commit: 7ebd6525e1b3a776d110393d6dfe3df2e7959e95 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Mar 24 13:37:58 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Mar 24 14:53:07 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7ebd6525 kde-apps/kdepim-meta: Drop kde-apps/kalarmcal RDEPEND Package-Manager: Portage-3.0.30, Repoman-3.0.3 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 01c803fb49..b8af7f9fa3 100644 --- a/kde-apps/kdepim-meta/kdepim-meta-9999.ebuild +++ b/kde-apps/kdepim-meta/kdepim-meta-9999.ebuild @@ -29,7 +29,6 @@ RDEPEND=" >=kde-apps/incidenceeditor-${PV}:${SLOT} >=kde-apps/kaddressbook-${PV}:${SLOT} >=kde-apps/kalarm-${PV}:${SLOT} - >=kde-apps/kalarmcal-${PV}:${SLOT} >=kde-apps/kcalutils-${PV}:${SLOT} >=kde-apps/kdepim-addons-${PV}:${SLOT} >=kde-apps/kdepim-runtime-${PV}:${SLOT}