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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DED02158064 for ; Thu, 2 May 2024 03:44:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6DA9E2A9B; Thu, 2 May 2024 03:44:11 +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 BC9C8E2A9B for ; Thu, 2 May 2024 03:44:10 +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 D6344343091 for ; Thu, 2 May 2024 03:44:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43C0116E4 for ; Thu, 2 May 2024 03:44:07 +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: <1714621431.312070c60e3a6f167867071b2e84bbe3c9f663ba.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: 312070c60e3a6f167867071b2e84bbe3c9f663ba X-VCS-Branch: master Date: Thu, 2 May 2024 03:44:07 +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: 740cdfee-84dc-4915-8cc8-c98fde5b4480 X-Archives-Hash: e020ba548c27579f1fcd62d82c246f7c commit: 312070c60e3a6f167867071b2e84bbe3c9f663ba Author: Andreas K. Hüttel gentoo org> AuthorDate: Thu May 2 03:43:20 2024 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Thu May 2 03:43:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=312070c6 package.mask: Mask dev-perl/Type-Tie for removal. 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 d3c5496d34ec..b26ab453258c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel (2024-05-01) +# Outdated package, now part of dev-perl/Type-Tiny. Removal in 30 days. +dev-perl/Type-Tie + # Michał Górny (2024-05-01) # Effectively unmaintained. EAPI 6. Keyworded for PowerPC only. # Might not work anymore (when I run it, it hangs input to X11 entirely).