mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
16 lines
1.4 KiB
Plaintext
16 lines
1.4 KiB
Plaintext
DEFINED_PHASES=install setup
|
|
DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_8? ( >=sys-fs/python-btrfs-12[${PYTHON_MULTI_USEDEP}] ) python_single_target_python3_9? ( >=sys-fs/python-btrfs-12[${PYTHON_MULTI_USEDEP}] )
|
|
DESCRIPTION=Python 3 script to draw a heatmap of a btrfs filesystem
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/knorrie/btrfs-heatmap
|
|
INHERIT=python-single-r1
|
|
IUSE=python_single_target_python3_8 python_single_target_python3_9
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_8? ( >=sys-fs/python-btrfs-12[${PYTHON_MULTI_USEDEP}] ) python_single_target_python3_9? ( >=sys-fs/python-btrfs-12[${PYTHON_MULTI_USEDEP}] )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/knorrie/btrfs-heatmap/archive/v9.tar.gz -> btrfs-heatmap-9.tar.gz
|
|
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 ce976d20176213d68719e1a760f6e9fe python-single-r1 3c5721adc30f98c39739c5970a4762d8
|
|
_md5_=a01f06f1eda0caf6e8265b0221d4b3c3
|