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 8AFF115806E for ; Fri, 2 Jun 2023 22:26:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3C83E08A2; Fri, 2 Jun 2023 22:26: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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A78FBE089C for ; Fri, 2 Jun 2023 22:26: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 B8F90340D06 for ; Fri, 2 Jun 2023 22:26:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7035A87 for ; Fri, 2 Jun 2023 22:26:00 +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: <1685744731.fd131e723acb067b3890473fe9680756e6c177c8.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-File-Temp/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-File-Temp/perl-File-Temp-0.231.100.ebuild X-VCS-Directories: virtual/perl-File-Temp/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: fd131e723acb067b3890473fe9680756e6c177c8 X-VCS-Branch: master Date: Fri, 2 Jun 2023 22:26:00 +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: 8ae16088-cb81-47a3-997a-03677af88613 X-Archives-Hash: 404bc2b7f0dfd9594379dc9732a20203 commit: fd131e723acb067b3890473fe9680756e6c177c8 Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Jun 2 22:17:03 2023 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Fri Jun 2 22:25:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd131e72 virtual/perl-File-Temp: update comment Signed-off-by: Andreas K. Hüttel gentoo.org> virtual/perl-File-Temp/perl-File-Temp-0.231.100.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/perl-File-Temp/perl-File-Temp-0.231.100.ebuild b/virtual/perl-File-Temp/perl-File-Temp-0.231.100.ebuild index 071c4d999996..0bea9f18f2ae 100644 --- a/virtual/perl-File-Temp/perl-File-Temp-0.231.100.ebuild +++ b/virtual/perl-File-Temp/perl-File-Temp-0.231.100.ebuild @@ -12,4 +12,4 @@ RDEPEND=" dev-lang/perl:= " -# this is the dev-lang/perl-5.34 and dev-lang/perl-5.36 version but we need the security patch +# this is the dev-lang/perl-5.34 and dev-lang/perl-5.36 and dev-lang/perl-5.38 version but we need the security patch