mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
11 lines
460 B
Groff
11 lines
460 B
Groff
DEFINED_PHASES=install
|
|
DESCRIPTION=Fast, disk space efficient package manager, alternative to npm and yarn
|
|
EAPI=8
|
|
HOMEPAGE=https://pnpm.io
|
|
KEYWORDS=-* ~amd64 ~arm64
|
|
LICENSE=MIT
|
|
RESTRICT=strip
|
|
SLOT=0
|
|
SRC_URI=amd64? ( https://github.com/pnpm/pnpm/releases/download/v9.12.3/pnpm-linux-x64 -> pnpm-bin-9.12.3-amd64 ) arm64? ( https://github.com/pnpm/pnpm/releases/download/v9.12.3/pnpm-linux-arm64 -> pnpm-bin-9.12.3-arm64 )
|
|
_md5_=d239142d3ec316ea5067fc98ca54dee1
|