blob: 431e59b816cdc80c14ac40de76c0f47f75086753 (
plain)
1
2
3
4
5
6
7
8
9
10
|
DEFINED_PHASES=install
DESCRIPTION=Unit-test framework for Bourne-based shell scripts
EAPI=6
HOMEPAGE=https://github.com/kward/shunit2
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:-
_md5_=0d2e7661d4b1be105195954912f6803e
|