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 99E57158064 for ; Sat, 4 May 2024 01:19:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD50EE2A75; Sat, 4 May 2024 01:19:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 C6FF3E2A75 for ; Sat, 4 May 2024 01:19:49 +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 B97C5343030 for ; Sat, 4 May 2024 01:19:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 52FDB1A01 for ; Sat, 4 May 2024 01:19:46 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1714785169.4dfbb500edaeb8cb4d65366a12c55576a28ba64b.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-apps/pnpm-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-apps/pnpm-bin/Manifest sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild sys-apps/pnpm-bin/pnpm-bin-9.0.6.ebuild X-VCS-Directories: sys-apps/pnpm-bin/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 4dfbb500edaeb8cb4d65366a12c55576a28ba64b X-VCS-Branch: master Date: Sat, 4 May 2024 01:19:46 +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: 29f3c526-6a55-46d5-88d1-6cfa04d0cdd5 X-Archives-Hash: 701c4ea4b5654a2ba81c23ae8f5a9602 commit: 4dfbb500edaeb8cb4d65366a12c55576a28ba64b Author: Maël GUERIN murena io> AuthorDate: Fri May 3 13:14:00 2024 +0000 Commit: David Roman gmail com> CommitDate: Sat May 4 01:12:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4dfbb500 sys-apps/pnpm-bin: add 9.0.6, drop 8.7.5 Signed-off-by: Maël GUERIN murena.io> Closes: https://github.com/gentoo/guru/pull/180 Signed-off-by: David Roman gmail.com> sys-apps/pnpm-bin/Manifest | 2 +- sys-apps/pnpm-bin/{pnpm-bin-8.7.5.ebuild => pnpm-bin-9.0.6.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/pnpm-bin/Manifest b/sys-apps/pnpm-bin/Manifest index 76eb5584c5..6c5b4f8208 100644 --- a/sys-apps/pnpm-bin/Manifest +++ b/sys-apps/pnpm-bin/Manifest @@ -1 +1 @@ -DIST pnpm-linux-x64 57620299 BLAKE2B 4f9b27871be08b2d1e656ce2388af8117401a30c5bc9f963d5fb6284989e2513540e08de4b2196b597718904f0804833053e5d004fc413186e52c573c6bb6eae SHA512 5ecec3b3c3f2400ab66da81f943f8e97d6f6d006c1a213d9fc876c31f6108e1bbf900ac4f1f2515f41f65b87461e1be52d2dca06f3cadf17a5482c5ae8ad4713 +DIST pnpm-linux-x64 58732810 BLAKE2B 78647187661a3ca4174e33c32b35fc4cd002d60fc84afda6de3bf69c40ebb7cd98f6daea7395b32610493fa1d18ece770148739b8918f9ba5f71dee274eb7444 SHA512 c9a7ecaf51aaf48b68292c7d554864efd0d3e6f1c2a434b09df0b951589a71f14ed3e72f83e0c16e54b3c9cb7c819712b58e291b38297fdf26325316632fd167 diff --git a/sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild b/sys-apps/pnpm-bin/pnpm-bin-9.0.6.ebuild similarity index 100% rename from sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild rename to sys-apps/pnpm-bin/pnpm-bin-9.0.6.ebuild 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 4CC7C158064 for ; Sat, 4 May 2024 01:14:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87DD9E2A3F; Sat, 4 May 2024 01:14:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 66EDFE2A3F for ; Sat, 4 May 2024 01:14:00 +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 95799343021 for ; Sat, 4 May 2024 01:13:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 32AF093E for ; Sat, 4 May 2024 01:13:58 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1714785169.4dfbb500edaeb8cb4d65366a12c55576a28ba64b.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/pnpm-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-apps/pnpm-bin/Manifest sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild sys-apps/pnpm-bin/pnpm-bin-9.0.6.ebuild X-VCS-Directories: sys-apps/pnpm-bin/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 4dfbb500edaeb8cb4d65366a12c55576a28ba64b X-VCS-Branch: dev Date: Sat, 4 May 2024 01:13:58 +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: 82570caa-1f84-4754-a328-4c8207c4f4a4 X-Archives-Hash: 5bea1ce36039513c193d04d7627c75b4 Message-ID: <20240504011358.u3sSy3GIXSbK4r42c0nR92Os0_obcAcdVqN81EoTy5I@z> commit: 4dfbb500edaeb8cb4d65366a12c55576a28ba64b Author: Maël GUERIN murena io> AuthorDate: Fri May 3 13:14:00 2024 +0000 Commit: David Roman gmail com> CommitDate: Sat May 4 01:12:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4dfbb500 sys-apps/pnpm-bin: add 9.0.6, drop 8.7.5 Signed-off-by: Maël GUERIN murena.io> Closes: https://github.com/gentoo/guru/pull/180 Signed-off-by: David Roman gmail.com> sys-apps/pnpm-bin/Manifest | 2 +- sys-apps/pnpm-bin/{pnpm-bin-8.7.5.ebuild => pnpm-bin-9.0.6.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/pnpm-bin/Manifest b/sys-apps/pnpm-bin/Manifest index 76eb5584c5..6c5b4f8208 100644 --- a/sys-apps/pnpm-bin/Manifest +++ b/sys-apps/pnpm-bin/Manifest @@ -1 +1 @@ -DIST pnpm-linux-x64 57620299 BLAKE2B 4f9b27871be08b2d1e656ce2388af8117401a30c5bc9f963d5fb6284989e2513540e08de4b2196b597718904f0804833053e5d004fc413186e52c573c6bb6eae SHA512 5ecec3b3c3f2400ab66da81f943f8e97d6f6d006c1a213d9fc876c31f6108e1bbf900ac4f1f2515f41f65b87461e1be52d2dca06f3cadf17a5482c5ae8ad4713 +DIST pnpm-linux-x64 58732810 BLAKE2B 78647187661a3ca4174e33c32b35fc4cd002d60fc84afda6de3bf69c40ebb7cd98f6daea7395b32610493fa1d18ece770148739b8918f9ba5f71dee274eb7444 SHA512 c9a7ecaf51aaf48b68292c7d554864efd0d3e6f1c2a434b09df0b951589a71f14ed3e72f83e0c16e54b3c9cb7c819712b58e291b38297fdf26325316632fd167 diff --git a/sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild b/sys-apps/pnpm-bin/pnpm-bin-9.0.6.ebuild similarity index 100% rename from sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild rename to sys-apps/pnpm-bin/pnpm-bin-9.0.6.ebuild