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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 300D615806E for ; Fri, 19 May 2023 16:39:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40A34E0875; Fri, 19 May 2023 16:39:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 pigeon.gentoo.org (Postfix) with ESMTPS id 2AFDCE0875 for ; Fri, 19 May 2023 16:39:12 +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 3A88E340D8B for ; Fri, 19 May 2023 16:39:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57E3AA75 for ; Fri, 19 May 2023 16:39:09 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1684514150.1ac12005011eb22ce496456b66a0aa6a25470b2c.ulm@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: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 1ac12005011eb22ce496456b66a0aa6a25470b2c X-VCS-Branch: master Date: Fri, 19 May 2023 16:39:09 +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: 8c460598-055d-456a-b282-e86388343aa9 X-Archives-Hash: 31117db43f0961ce2e2a2161a26e6e81 commit: 1ac12005011eb22ce496456b66a0aa6a25470b2c Author: Ulrich Müller gentoo org> AuthorDate: Fri May 19 16:15:57 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri May 19 16:35:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ac12005 profiles: Extend last-rites interval for app-portage/layman to 90 days Bug: https://bugs/gentoo.org/761199 Acked-by: David Seifert gentoo.org> Signed-off-by: Ulrich Müller gentoo.org> profiles/package.mask | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 1ccc4878f1a1..57663ca885c2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -41,12 +41,12 @@ dev-python/pep517 # David Seifert (2023-05-19) # Abandoned, NIH library only used by other obsolete packages like gkeys # and layman, use app-crypt/gpgme[python] as a proper upstream -# supported gpg library. Removal on 2023-06-18. +# supported gpg library. Removal on 2023-08-17. dev-python/pyGPG # David Seifert (2023-05-19) # Abandoned, replaced by 'eselect repository', tons of open bugs. -# Removal on 2023-06-18. Bug #761199. +# Removal on 2023-08-17. Bug #761199. app-portage/layman # David Seifert (2023-05-19)