blob: 710e19f6282aff0bbf310072d1c1c4abda1dc5b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install
DESCRIPTION=Versatile replacement for vmstat, iostat and ifstat
EAPI=6
HOMEPAGE=http://dag.wieers.com/home-made/dstat/
IUSE=wifi doc examples python_targets_python2_7
KEYWORDS=~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux
LICENSE=GPL-2
RDEPEND=wifi? ( net-wireless/python-wifi )
SLOT=0
SRC_URI=https://github.com/dagwieers/dstat/archive/0.7.3.tar.gz -> dstat-0.7.3.tar.gz
_eclass_exported_funcs=src_install:-
_eclasses_=multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 python-r1 0c067f080a047742ffac024b16895b45 python-utils-r1 a166d0f5815d7f1e67bb60a196f1bf7e toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=db0f84d613029377ff0d9f2f639d715d
|