mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
16 lines
1.0 KiB
Plaintext
16 lines
1.0 KiB
Plaintext
DEFINED_PHASES=compile install test
|
|
DEPEND=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_11 python_targets_python3_12
|
|
KEYWORDS=~amd64 ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86
|
|
LICENSE=GPL-2
|
|
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
|
REQUIRED_USE=|| ( 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 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 7e440a20ac11dece04e3334622e6e5da python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38
|
|
_md5_=f4c89373883f514eb148287cb3b68d13
|