public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-apps/pnpm-bin/
Date: Thu, 25 Jul 2024 14:54:27 +0000 (UTC)	[thread overview]
Message-ID: <1721905268.721ad5893082c338bb395e244ef42028b0b54dcd.davidroman@gentoo> (raw)

commit:     721ad5893082c338bb395e244ef42028b0b54dcd
Author:     Ada Ahmed <yretenai <AT> gmail <DOT> com>
AuthorDate: Thu Jul 25 10:57:21 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Jul 25 11:01:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=721ad589

sys-apps/pnpm-bin: bump 9.6.0

sys-apps/pnpm-bin: ~arm64

Signed-off-by: Ada Ahmed <yretenai <AT> gmail.com>

 sys-apps/pnpm-bin/pnpm-bin-9.6.0.ebuild | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/sys-apps/pnpm-bin/pnpm-bin-9.6.0.ebuild b/sys-apps/pnpm-bin/pnpm-bin-9.6.0.ebuild
new file mode 100644
index 000000000..10758d811
--- /dev/null
+++ b/sys-apps/pnpm-bin/pnpm-bin-9.6.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Fast, disk space efficient package manager, alternative to npm and yarn"
+HOMEPAGE="https://pnpm.io"
+SRC_URI="
+	amd64? ( https://github.com/pnpm/pnpm/releases/download/v${PV}/pnpm-linux-x64 -> ${PV}-amd64 )
+	arm64? ( https://github.com/pnpm/pnpm/releases/download/v${PV}/pnpm-linux-arm64 -> ${PV}-arm64 )
+"
+
+S="${WORKDIR}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 -*"
+
+RESTRICT="strip"
+
+QA_PREBUILT="usr/bin/pnpm"
+
+src_install() {
+	newbin "${DISTDIR}/${PV}-${ARCH}" pnpm
+}


             reply	other threads:[~2024-07-25 14:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-25 14:54 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-06  9:25 [gentoo-commits] repo/proj/guru:master commit in: sys-apps/pnpm-bin/ David Roman
2025-01-22 14:53 Haelwenn Monnier
2025-01-22 14:53 Haelwenn Monnier
2025-01-12 22:18 [gentoo-commits] repo/proj/guru:dev " David Roman
2025-01-13 11:38 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-11-12 13:20 David Roman
2024-07-25 14:54 David Roman
2024-05-04  1:19 David Roman
2024-02-29 13:56 David Roman
2024-02-26 16:30 Viorel Munteanu
2024-02-15 14:58 David Roman
2023-09-14 13:22 David Roman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1721905268.721ad5893082c338bb395e244ef42028b0b54dcd.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox