blob: 69c3b8956d80420bee7605b2688969121b23c21a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=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
KEYWORDS=~amd64 ~arm64 ~riscv ~x86
LICENSE=BSD Apache-2.0 BSD
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/mvdan/sh/archive/refs/tags/v3.11.0.tar.gz -> sh-3.11.0.tar.gz https://dev.gentoo.org/~sam/distfiles/dev-util/sh/sh-3.11.0-deps.tar.xz
_eclasses_=flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1
_md5_=98e925eeb663e76504493c2afbec20be
|