diff options
Diffstat (limited to 'metadata/md5-cache/dev-util/distro-info-1.0')
-rw-r--r-- | metadata/md5-cache/dev-util/distro-info-1.0 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/metadata/md5-cache/dev-util/distro-info-1.0 b/metadata/md5-cache/dev-util/distro-info-1.0 index 2b942a0be88b..5890f0159fdb 100644 --- a/metadata/md5-cache/dev-util/distro-info-1.0 +++ b/metadata/md5-cache/dev-util/distro-info-1.0 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-lang/perl:= python? ( python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python? ( dev-python/setuptools[python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( dev-util/distro-info-data dev-util/shunit2 dev-python/pylint[python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) +DEPEND=dev-lang/perl:= python? ( python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python? ( dev-python/setuptools[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( dev-util/distro-info-data dev-util/shunit2 dev-python/pylint[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) DESCRIPTION=Provides information about the Debian distributions' releases EAPI=7 HOMEPAGE=https://debian.org @@ -7,10 +7,10 @@ INHERIT=distutils-r1 IUSE=python test python_targets_python3_8 python_targets_python3_9 KEYWORDS=~amd64 ~x86 LICENSE=ISC -RDEPEND=dev-lang/perl:= python? ( python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) dev-util/distro-info-data +RDEPEND=dev-lang/perl:= python? ( python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) dev-util/distro-info-data REQUIRED_USE=python? ( || ( python_targets_python3_8 python_targets_python3_9 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://debian/pool/main/d/distro-info/distro-info_1.0.tar.xz -_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 6e84b7d3d8d0bb1ee12774f4a66909e2 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 c21cf58c1e3c67e0ea53c96a7b37eddd +_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 0cb5f4040aac0cd98d17cec3079de0a0 python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 881e51510dd0c384fb912f54c0865d2e _md5_=3acf0b6802387765cec38bb18988ab83 |