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 99C6A158041 for ; Thu, 29 Feb 2024 13:56:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80BC0E2A6E; Thu, 29 Feb 2024 13:56:40 +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 5F34BE2A5E for ; Thu, 29 Feb 2024 13:56:40 +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 6CB60343099 for ; Thu, 29 Feb 2024 13:56:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C94B214E8 for ; Thu, 29 Feb 2024 13:56:37 +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: <1709140832.541f59e20b1da4ae01b029911f9d7b549b0dcb5f.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/pnpm-bin-8.7.5.ebuild X-VCS-Directories: sys-apps/pnpm-bin/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 541f59e20b1da4ae01b029911f9d7b549b0dcb5f X-VCS-Branch: master Date: Thu, 29 Feb 2024 13:56:37 +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: a8e7e1b9-cdc9-4bb1-b8fa-545d6a77cac6 X-Archives-Hash: 476e7d0693c4391cd5057259a42896ee commit: 541f59e20b1da4ae01b029911f9d7b549b0dcb5f Author: Vitaly Zdanevich ya ru> AuthorDate: Wed Feb 28 17:20:32 2024 +0000 Commit: David Roman gmail com> CommitDate: Wed Feb 28 17:20:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=541f59e2 sys-apps/pnpm-bin: QA_PREBUILT fix Closes: https://bugs.gentoo.org/924690 Signed-off-by: Vitaly Zdanevich ya.ru> sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild b/sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild index 086045a3f6..4f3f2f23f5 100644 --- a/sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild +++ b/sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild @@ -16,7 +16,7 @@ RESTRICT="strip" S="${WORKDIR}" -QA_PREBUILT="usr/bin/${PN}-bin" +QA_PREBUILT="usr/bin/${PN}" src_install() { newbin "${DISTDIR}/pnpm-linux-x64" ${PN}