blob: eb19cc2fcdfd668c6f787f2d5c1a384bed79fa7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=man? ( app-text/scdoc ) >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install test unpack
DESCRIPTION=A shell parser, formatter, and interpreter with bash support
EAPI=8
HOMEPAGE=https://github.com/mvdan/sh
INHERIT=go-module
IUSE=+man
KEYWORDS=~amd64 ~arm64 ~riscv ~x86
LICENSE=Apache-2.0 BSD
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/mvdan/sh/archive/refs/tags/v3.7.0.tar.gz -> sh-3.7.0.tar.gz https://dev.gentoo.org/~sam/distfiles/dev-util/sh/sh-3.7.0-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=a7a39076c39fb306739cd4fcb89b5c2e
|