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 22EE013835A for ; Sun, 25 Apr 2021 21:37:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 493DDE086E; Sun, 25 Apr 2021 21:37:51 +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 1DC0DE086E for ; Sun, 25 Apr 2021 21:37:51 +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 0031F3416F3 for ; Sun, 25 Apr 2021 21:37:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92BC0634 for ; Sun, 25 Apr 2021 21:37:48 +0000 (UTC) From: "Andreas K. Hüttel" 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 K. Hüttel" Message-ID: <1619386652.d457e6899137afd715a91121b61579c8f534d7ea.dilfridge@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: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: d457e6899137afd715a91121b61579c8f534d7ea X-VCS-Branch: master Date: Sun, 25 Apr 2021 21:37:48 +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: 8a70b400-e713-4c5a-a0b9-55d887b01298 X-Archives-Hash: c9596777b259c0649e7b15cb726a518e commit: d457e6899137afd715a91121b61579c8f534d7ea Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Apr 25 21:17:50 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sun Apr 25 21:37:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d457e689 package.mask: Mask dev-perl/Text-Unaccent for removal Bug: https://bugs.gentoo.org/663274 Signed-off-by: Andreas K. Hüttel gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9165d83babd..b5ccb050840 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,10 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel (2021-04-25) +# Broken, bug 663274; removal in 30 days +dev-perl/Text-Unaccent + # Jonas Stein (2021-04-25) # Bad SRC_URI, dead upstream. # Removal on 2021-06-01. Bug #785736.