diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-12-13 20:46:50 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-12-13 20:46:50 +0000 |
commit | e7604905a4cf760a8ca6542ebd04468aebc6900b (patch) | |
tree | 78c1640648385d83726ae894888b9cdfb49238c4 /metadata/md5-cache/app-shells/pwsh-bin-7.3.1 | |
parent | Merge updates from master (diff) | |
download | gentoo-e7604905a4cf760a8ca6542ebd04468aebc6900b.tar.gz gentoo-e7604905a4cf760a8ca6542ebd04468aebc6900b.tar.bz2 gentoo-e7604905a4cf760a8ca6542ebd04468aebc6900b.zip |
2022-12-13 20:46:50 UTC
Diffstat (limited to 'metadata/md5-cache/app-shells/pwsh-bin-7.3.1')
-rw-r--r-- | metadata/md5-cache/app-shells/pwsh-bin-7.3.1 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/metadata/md5-cache/app-shells/pwsh-bin-7.3.1 b/metadata/md5-cache/app-shells/pwsh-bin-7.3.1 new file mode 100644 index 000000000000..a4d8d9012151 --- /dev/null +++ b/metadata/md5-cache/app-shells/pwsh-bin-7.3.1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=install +DESCRIPTION=PowerShell - binary precompiled for glibc +EAPI=8 +HOMEPAGE=https://microsoft.com/powershell +IUSE=+pwsh-symlink +KEYWORDS=~amd64 ~arm ~arm64 +LICENSE=MIT +RDEPEND=app-crypt/mit-krb5:0/0 dev-util/lttng-ust:0/2.12 sys-libs/pam:0/0 sys-libs/zlib:0/1 || ( dev-libs/openssl-compat:1.0.0 =dev-libs/openssl-1.0*:0/0 ) pwsh-symlink? ( !app-shells/pwsh ) +REQUIRED_USE=elibc_glibc +SLOT=0 +SRC_URI=amd64? ( https://github.com/PowerShell/PowerShell/releases/download/v7.3.1/powershell-7.3.1-linux-x64.tar.gz ) arm? ( https://github.com/PowerShell/PowerShell/releases/download/v7.3.1/powershell-7.3.1-linux-arm32.tar.gz ) arm64? ( https://github.com/PowerShell/PowerShell/releases/download/v7.3.1/powershell-7.3.1-linux-arm64.tar.gz ) +_md5_=96ece01d2b86e598ad25b228853c008e |