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 A9BC71382C5 for ; Mon, 5 Feb 2018 12:18:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3BB9E0982; Mon, 5 Feb 2018 12:18:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 D6F3EE0982 for ; Mon, 5 Feb 2018 12:18:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 B1ED3335C34 for ; Mon, 5 Feb 2018 12:18:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 306851DF for ; Mon, 5 Feb 2018 12:18:08 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1517832575.edd4df176d2a0bd5c46b91239a80d28ddda7af5d.radhermit@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: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: edd4df176d2a0bd5c46b91239a80d28ddda7af5d X-VCS-Branch: master Date: Mon, 5 Feb 2018 12:18:08 +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-Archives-Salt: 672cd765-cf97-4d48-bbbc-ec40c1c35ff3 X-Archives-Hash: f40a51bb07c9103aa6f2ec0423d929f9 commit: edd4df176d2a0bd5c46b91239a80d28ddda7af5d Author: Tim Harder gentoo org> AuthorDate: Mon Feb 5 07:43:20 2018 +0000 Commit: Tim Harder gentoo org> CommitDate: Mon Feb 5 12:09:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edd4df17 profiles: mask net-news/newsbeuter for removal profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index be5f49d2ba0..86bf0fb6728 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Tim Harder (05 Feb 2018) +# Unmaintained, replaced by newsboat fork. +# Masked for removal in 30 days. +net-news/newsbeuter + # Andreas Sturmlechner (03 Feb 2018) # Dead upstream, depends on deprecated Qt4. # Masked for removal in 30 days. Bug #644370