blob: aebd251bcb152bd7626d51dffaca4aca8ce36f75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile install setup
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 )
DESCRIPTION=Optional tools to help manage data in a mergerfs pool
EAPI=8
HOMEPAGE=https://github.com/trapexit/mergerfs-tools
INHERIT=python-single-r1
IUSE=python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64 ~riscv ~x86
LICENSE=ISC
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
SLOT=0
SRC_URI=https://github.com/trapexit/mergerfs-tools/archive/ff4ef0355f699eb11f0d75471d3df44c303830a3.tar.gz -> mergerfs-tools-0_p20210502.gh.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 0c8a0b0d318eb5d5180d114bd3f6592b multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 753cb70b9daf5c8c1e373d68dee61efb python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=9289b29095bcc1178a84faf825415f21
|