mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
16 lines
1.6 KiB
Plaintext
16 lines
1.6 KiB
Plaintext
DEFINED_PHASES=install setup
|
|
DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_11? ( >=dev-python/btrfs-13[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/btrfs-13[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/btrfs-13[python_targets_python3_13(-)] )
|
|
DESCRIPTION=Python 3 script to draw a heatmap of a btrfs filesystem
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/knorrie/btrfs-heatmap
|
|
INHERIT=python-single-r1
|
|
IUSE=python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_11? ( >=dev-python/btrfs-13[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/btrfs-13[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/btrfs-13[python_targets_python3_13(-)] )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/knorrie/btrfs-heatmap/archive/v9.tar.gz -> btrfs-heatmap-9.tar.gz
|
|
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
|
_md5_=0f6d94231dba97a74172a037629e4729
|