From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4704F1582EF for ; Sat, 01 Mar 2025 19:47:05 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 36302342FFB for ; Sat, 01 Mar 2025 19:47:05 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 329EF1102D0; Sat, 01 Mar 2025 19:47:04 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 278CB1102D0 for ; Sat, 01 Mar 2025 19:47:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CC697342FFB for ; Sat, 01 Mar 2025 19:47:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34B4219A7 for ; Sat, 01 Mar 2025 19:47:02 +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: <1740858362.6fd6791e398001e811df68d23ab0886624e19bfd.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: 6fd6791e398001e811df68d23ab0886624e19bfd X-VCS-Branch: master Date: Sat, 01 Mar 2025 19:47:02 +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: 715b3185-8166-43bc-b60c-8e50e0ad2f6b X-Archives-Hash: 5108a1dd9e70ec90fc8aa661884b85a1 commit: 6fd6791e398001e811df68d23ab0886624e19bfd Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Mar 1 19:46:02 2025 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Mar 1 19:46:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fd6791e package.mask: Set perl virtual removal date Signed-off-by: Andreas K. Hüttel gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 43882877d03d..783701661c07 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -37,7 +37,7 @@ # We have collected a lot of barely used Perl virtuals over time # (they effectively only make sense with version dependencies). # Time to clean up. In ebuilds, just depend on dev-lang/perl. -# The following are masked for eventual removal: +# The following are masked for removal on 2025-03-31: virtual/perl-Attribute-Handlers virtual/perl-AutoLoader virtual/perl-CPAN-Meta-YAML