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 733C4158041 for ; Wed, 28 Feb 2024 17:20:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64CB52BC017; Wed, 28 Feb 2024 17:20:46 +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 40B922BC017 for ; Wed, 28 Feb 2024 17:20:46 +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 2C48B342FF6 for ; Wed, 28 Feb 2024 17:20:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3EA2014DF for ; Wed, 28 Feb 2024 17:20:43 +0000 (UTC) From: "Vitaly Zdanevich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Vitaly Zdanevich" Message-ID: <1709140832.541f59e20b1da4ae01b029911f9d7b549b0dcb5f.zdanevich.vitaly@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/pnpm-bin-8.7.5.ebuild X-VCS-Directories: sys-apps/pnpm-bin/ X-VCS-Committer: zdanevich.vitaly X-VCS-Committer-Name: Vitaly Zdanevich X-VCS-Revision: 541f59e20b1da4ae01b029911f9d7b549b0dcb5f X-VCS-Branch: dev Date: Wed, 28 Feb 2024 17:20:43 +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: e6499b20-f682-4004-bdb9-97b638be9772 X-Archives-Hash: adf590a39e3b77fd4a8275a9597cddc4 commit: 541f59e20b1da4ae01b029911f9d7b549b0dcb5f Author: Vitaly Zdanevich ya ru> AuthorDate: Wed Feb 28 17:20:32 2024 +0000 Commit: Vitaly Zdanevich ya ru> 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}