blob: 9cc3826af058eba1513a78af25f0f76079a669d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install test
DEPEND=app-shells/bash:*
DESCRIPTION=Bats-core: Bash Automated Testing System
EAPI=7
HOMEPAGE=https://github.com/bats-core/bats-core/
KEYWORDS=~amd64 ~arm ~ppc64 ~x86
LICENSE=MIT
RDEPEND=app-shells/bash:*
SLOT=0
SRC_URI=https://github.com/bats-core/bats-core/archive/v1.2.1.tar.gz -> bats-1.2.1.tar.gz
_md5_=c405afe03a01ee19113a0cbb1e75916d
|