mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
2022-07-20 09:46:40 UTC
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
BDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/setuptools-42.0.2[python_targets_python3_10(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare pretend setup test
|
||||
DEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
|
||||
DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
|
||||
DESCRIPTION=Helper tool for developing and building postmarketOS
|
||||
EAPI=8
|
||||
HOMEPAGE=https://postmarketos.org/
|
||||
INHERIT=distutils-r1 linux-info
|
||||
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
IUSE=python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
|
||||
KEYWORDS=-alpha ~amd64 -arm -hppa -ia64 -ppc -ppc64 -riscv -sparc
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-vcs/git python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RDEPEND=dev-vcs/git python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
|
||||
RESTRICT=mirror test
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pmbootstrap/pmbootstrap-1.45.0.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62 linux-info dcbf4f67bc38bee48e9d69a4344e8059
|
||||
_md5_=3a4a04777a8b9b886ffc9fb25e22222f
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62 linux-info dcbf4f67bc38bee48e9d69a4344e8059
|
||||
_md5_=3d439fe2958b35ec6463c0d087068cf2
|
||||
|
||||
Reference in New Issue
Block a user