From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1574994-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DB92F158099 for <garchives@archives.gentoo.org>; Wed, 29 Nov 2023 21:24:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C97802BC020; Wed, 29 Nov 2023 21:24:04 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 353382BC020 for <gentoo-commits@lists.gentoo.org>; Wed, 29 Nov 2023 21:24: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3B213335D02 for <gentoo-commits@lists.gentoo.org>; Wed, 29 Nov 2023 21:24:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C5569C38 for <gentoo-commits@lists.gentoo.org>; Wed, 29 Nov 2023 21:24:01 +0000 (UTC) From: "Andreas K. Hüttel" <dilfridge@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, "Andreas K. Hüttel" <dilfridge@gentoo.org> Message-ID: <1701293022.96be97ca1dc87b57422f19e90256f0fa6ff25307.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: 96be97ca1dc87b57422f19e90256f0fa6ff25307 X-VCS-Branch: master Date: Wed, 29 Nov 2023 21:24: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: 8e4c0f13-61a4-420f-91a3-9659fde87000 X-Archives-Hash: 04734ed2afe2f0f910993e1e357f64d5 commit: 96be97ca1dc87b57422f19e90256f0fa6ff25307 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Nov 29 21:08:16 2023 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Nov 29 21:23:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96be97ca package.mask: Also mask Perl 5.38.2 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index 408eba19a986..855aa500902c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -41,6 +41,7 @@ # Andreas K. Hüttel <dilfridge@gentoo.org> (2023-11-26) # Work in progress ~dev-lang/perl-5.38.1 +~dev-lang/perl-5.38.2 ~virtual/perl-Module-CoreList-5.202.311.250 # John Helmert III <ajak@gentoo.org> (2023-11-25)