From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1306845-garchives=archives.gentoo.org@lists.gentoo.org>
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 D4D71139337
	for <garchives@archives.gentoo.org>; Wed, 28 Jul 2021 00:17:05 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 14B90E0874;
	Wed, 28 Jul 2021 00:17:05 +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 A4938E0874
	for <gentoo-commits@lists.gentoo.org>; Wed, 28 Jul 2021 00:17:04 +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 92E8E340F79
	for <gentoo-commits@lists.gentoo.org>; Wed, 28 Jul 2021 00:17:03 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D0A207DE
	for <gentoo-commits@lists.gentoo.org>; Wed, 28 Jul 2021 00:17:01 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1627431414.6bdc6bf035ea471bf1463333cf8c2543a34233f6.sam@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: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 6bdc6bf035ea471bf1463333cf8c2543a34233f6
X-VCS-Branch: master
Date: Wed, 28 Jul 2021 00:17:01 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: bc6bdf22-0f52-42d1-b1ab-a0e746823be1
X-Archives-Hash: dcc4db26bb62fa1e669ecaec8ebfaf67

commit:     6bdc6bf035ea471bf1463333cf8c2543a34233f6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 28 00:16:01 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 28 00:16:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bdc6bf0

profiles: drop commented out virtual/perl-Pod-Parser mask

Breaks packages.gentoo.org parsing and pkgdev. We know
where to find the mask in git history when we want to restore it.

Bug: https://bugs.gentoo.org/804681
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/package.mask | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 66b9335d1d3..cac5efe8bf9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -139,16 +139,6 @@ perl-core/Dumpvalue
 perl-core/Encode
 perl-core/ExtUtils-Constant
 
-# # Andreas K. Hüttel <dilfridge@gentoo.org> (2021-07-17)
-# # Obsolete virtual; package was removed from the Perl
-# # core distribution. Please depend on dev-perl/Pod-Parser
-# # instead. Removal in 30 days.
-# Commented out since this messes with people's upgrades
-# and now is the wrong time for it (5.34, libxcrypt).
-# Let's restart the clock later again.
-# (dilfridge, 2021-07-24)
-# virtual/perl-Pod-Parser
-
 # Hans de Graaff <graaff@gentoo.org> (2021-07-17)
 # Deprecated upstream, replaced with factory_bot.
 # Last release in 2017, no dependencies.