blob: db129ede199ed879784879ec8100c4bbab4442bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Common linux commands in a multicall binary
EAPI=5
HOMEPAGE=http://landley.net/code/toybox/
IUSE=savedconfig
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
RESTRICT=test
SLOT=0
SRC_URI=http://landley.net/code/toybox/downloads/toybox-0.6.0.tar.gz
_eclass_exported_funcs=pkg_postinst:savedconfig src_prepare:- src_configure:- src_compile:- src_test:- src_install:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c portability 2b88d3ecc35035a3b8ab628b49cafb0e savedconfig e6948c872ff47e15a10e5ad1be15c18e toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=c42107726f5368aff73dfa602fd4f856
|