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 6B454138350 for ; Mon, 9 Mar 2020 09:29:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C30DE0930; Mon, 9 Mar 2020 09:29:23 +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 E23E4E0930 for ; Mon, 9 Mar 2020 09:29:22 +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 77A5134F2C4 for ; Mon, 9 Mar 2020 09:29:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D17D157 for ; Mon, 9 Mar 2020 09:29:19 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1583746153.df7eaadce8d502068eb41cd733faf9de5056e24f.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: df7eaadce8d502068eb41cd733faf9de5056e24f X-VCS-Branch: master Date: Mon, 9 Mar 2020 09:29:19 +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: a168e2d2-3834-4a9f-9740-659c04246773 X-Archives-Hash: 04a9180cab7f5187748bd09fe783781f commit: df7eaadce8d502068eb41cd733faf9de5056e24f Author: Michał Górny gentoo org> AuthorDate: Mon Mar 9 09:28:47 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Mar 9 09:29:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df7eaadc package.mask: Last rite dev-util/waf Bug: https://bugs.gentoo.org/711932 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index f06d584171e..e4162722d19 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny (2020-03-09) +# Unmaintained. Outdated. Stuck on py3.6, wrong use of eclass. +# No revdeps -- it is bundled by every consumer anyway. +# Removal in 30 days. Bug #711932. +dev-util/waf + # Michał Górny (2020-03-07) # The following packages are stuck on Python 3.6, and have no reverse # dependencies. Please let the Python team know if you find some