mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
16 lines
1.2 KiB
Plaintext
16 lines
1.2 KiB
Plaintext
DEFINED_PHASES=compile install test
|
|
DEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
|
DESCRIPTION=Versatile replacement for vmstat, iostat and ifstat (clone of dstat)
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/scottchiefbaker/dool
|
|
INHERIT=python-r1
|
|
IUSE=doc examples python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
|
KEYWORDS=~amd64 ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86
|
|
LICENSE=GPL-2
|
|
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
|
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/scottchiefbaker/dool/archive/refs/tags/v1.3.1.tar.gz -> dool-1.3.1.tar.gz
|
|
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f
|
|
_md5_=82839598708620dda1c37020861c4678
|