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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0A44A138334 for ; Tue, 3 Dec 2019 05:04:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BECB0E084E; Tue, 3 Dec 2019 05:04:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A16A9E0843 for ; Tue, 3 Dec 2019 05:04:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4439D34D709 for ; Tue, 3 Dec 2019 05:04:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55CE28D6 for ; Tue, 3 Dec 2019 05:04:14 +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: <1575349391.b3a5745cfbd5ea2c440d2a3408cc72f759ef5409.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b3a5745cfbd5ea2c440d2a3408cc72f759ef5409 X-VCS-Branch: master Date: Tue, 3 Dec 2019 05:04:14 +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: a3d65eb7-8b4c-47c7-a028-afbca227a9be X-Archives-Hash: 6b50724a8aeef62edc466422ece6bb50 commit: b3a5745cfbd5ea2c440d2a3408cc72f759ef5409 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Dec 2 18:22:36 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Dec 3 05:03:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3a5745c profiles: Mask kde-apps/kcalcore, kde-apps/kcontacts for removal Packages are not really being removed, but now live under kde-frameworks as kcalendarcore and kcontacts. All revdeps fixed, so only a short mask period. Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 43313cfb5e0..c9a9dc3e696 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,14 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2019-12-02) +# Obsolete by moving to KDE Frameworks. +# kde-apps/zanshin is demoted to ~arch as a consequence. +# Removal in 15 days. +kde-apps/kcalcore +kde-apps/kcontacts +=kde-misc/zanshin-0.5.0-r1 + # Michał Górny (2019-12-01) # Unmaintained Rust packages with incorrect license information. # Removal in 30 days. Bug #694414.