blob: deee44379ae6ee4d8bda2194233299488013f4ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install
DEPEND=dev-lang/perl net-misc/curl
DESCRIPTION=Unit-test framework for Bourne-based shell scripts
EAPI=4
HOMEPAGE=https://github.com/kward/shunit2
IUSE=doc test
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=LGPL-2.1
SLOT=0
SRC_URI=https://shunit2.googlecode.com/files/shunit2-2.1.6.tgz
_eclass_exported_funcs=src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=6d3ce6bea656b702299277e4229a5f89
|