mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
16 lines
1.3 KiB
Plaintext
16 lines
1.3 KiB
Plaintext
DEFINED_PHASES=compile install test
|
|
DEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
|
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
|
|
KEYWORDS=~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-linux
|
|
LICENSE=GPL-2
|
|
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
|
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/scottchiefbaker/dool/archive/6b89f2d0b6e38e1c8d706e88a12e020367f5100d.tar.gz -> dool-1.1.0.tar.gz https://github.com/stanford-rc/dool/commit/fa079a43c97f772a4809304386dbed5f4afa9a54.patch -> dool-1.0.0-fix-proc-diskstats-parsing.patch
|
|
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 0857e21aa6e0f3748cfd8829a98ce1f7 python-r1 3c6cd0f418ba702c186a9865b85e704d
|
|
_md5_=0321d8a922cc1416a5d6c4d69e3fe157
|