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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B9E02158074 for ; Fri, 04 Jul 2025 21:35:26 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 9FCD23420E4 for ; Fri, 04 Jul 2025 21:35:26 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CF44F11055D; Fri, 04 Jul 2025 21:35:19 +0000 (UTC) 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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id C399011055D for ; Fri, 04 Jul 2025 21:35:19 +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 84FF5340DC4 for ; Fri, 04 Jul 2025 21:35:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1D042D3F for ; Fri, 04 Jul 2025 21:35:17 +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: <1751664880.030a058c208566e2070a9b1bb269b27de492c97e.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: 030a058c208566e2070a9b1bb269b27de492c97e X-VCS-Branch: master Date: Fri, 04 Jul 2025 21:35:17 +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: ef687af7-e30d-4f56-9da1-4d2ecdcaf2f2 X-Archives-Hash: e1a3053db9ee8eb62b3e0e4d072b4352 commit: 030a058c208566e2070a9b1bb269b27de492c97e Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Jul 4 21:26:14 2025 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Fri Jul 4 21:34:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=030a058c package.mask: Mask virtual/perl-bignum for removal Signed-off-by: Andreas K. Hüttel gentoo.org> profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8be2de0d17b7..40d1d57fc91a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -45,6 +45,7 @@ app-misc/pip # Obsolete Perl virtuals that will be removed (the list is work in progress). # If you have any of these installed, just remove them; they should not be # required anymore. +virtual/perl-bignum virtual/perl-IO-Zlib virtual/perl-Math-BigInt-FastCalc virtual/perl-Parse-CPAN-Meta