diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-04-20 13:04:19 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-04-20 13:04:19 +0000 |
commit | 53a684c298667f76a06dc211055431e20844b5af (patch) | |
tree | 867b3076fa717fddd249b94b3cb6efe235dde15b /metadata/md5-cache/dev-games/freecell-solver-6.8.0 | |
parent | Merge updates from master (diff) | |
download | gentoo-53a684c298667f76a06dc211055431e20844b5af.tar.gz gentoo-53a684c298667f76a06dc211055431e20844b5af.tar.bz2 gentoo-53a684c298667f76a06dc211055431e20844b5af.zip |
2024-04-20 13:04:19 UTC
Diffstat (limited to 'metadata/md5-cache/dev-games/freecell-solver-6.8.0')
-rw-r--r-- | metadata/md5-cache/dev-games/freecell-solver-6.8.0 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/metadata/md5-cache/dev-games/freecell-solver-6.8.0 b/metadata/md5-cache/dev-games/freecell-solver-6.8.0 index dea7df1dab90..b683b325edad 100644 --- a/metadata/md5-cache/dev-games/freecell-solver-6.8.0 +++ b/metadata/md5-cache/dev-games/freecell-solver-6.8.0 @@ -1,16 +1,16 @@ BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 DEFINED_PHASES=compile configure install prepare setup test -DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) dev-libs/rinutils python_single_target_python3_10? ( dev-python/pysol-cards[python_targets_python3_10(-)] dev-python/random2[python_targets_python3_10(-)] dev-python/six[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pysol-cards[python_targets_python3_11(-)] dev-python/random2[python_targets_python3_11(-)] dev-python/six[python_targets_python3_11(-)] ) tcmalloc? ( dev-util/google-perftools ) dev-perl/Moo dev-perl/Path-Tiny dev-perl/Template-Toolkit +DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) dev-libs/rinutils python_single_target_python3_10? ( dev-python/pysol-cards[python_targets_python3_10(-)] dev-python/random2[python_targets_python3_10(-)] dev-python/six[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pysol-cards[python_targets_python3_11(-)] dev-python/random2[python_targets_python3_11(-)] dev-python/six[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pysol-cards[python_targets_python3_12(-)] dev-python/random2[python_targets_python3_12(-)] dev-python/six[python_targets_python3_12(-)] ) tcmalloc? ( dev-util/google-perftools ) dev-perl/Moo dev-perl/Path-Tiny dev-perl/Template-Toolkit DESCRIPTION=C library for automatically solving Freecell and some other solitaire variants EAPI=8 HOMEPAGE=https://fc-solve.shlomifish.org/ INHERIT=cmake python-single-r1 -IUSE=tcmalloc python_single_target_python3_10 python_single_target_python3_11 +IUSE=tcmalloc python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 KEYWORDS=amd64 arm64 ~loong ~riscv x86 LICENSE=MIT -RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) dev-libs/rinutils python_single_target_python3_10? ( dev-python/pysol-cards[python_targets_python3_10(-)] dev-python/random2[python_targets_python3_10(-)] dev-python/six[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pysol-cards[python_targets_python3_11(-)] dev-python/random2[python_targets_python3_11(-)] dev-python/six[python_targets_python3_11(-)] ) tcmalloc? ( dev-util/google-perftools ) -REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 ) +RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) dev-libs/rinutils python_single_target_python3_10? ( dev-python/pysol-cards[python_targets_python3_10(-)] dev-python/random2[python_targets_python3_10(-)] dev-python/six[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pysol-cards[python_targets_python3_11(-)] dev-python/random2[python_targets_python3_11(-)] dev-python/six[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pysol-cards[python_targets_python3_12(-)] dev-python/random2[python_targets_python3_12(-)] dev-python/six[python_targets_python3_12(-)] ) tcmalloc? ( dev-util/google-perftools ) +REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) SLOT=0 SRC_URI=https://fc-solve.shlomifish.org/downloads/fc-solve/freecell-solver-6.8.0.tar.xz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-single-r1 75118e916668a74c660a13b0ecb22562 -_md5_=67197b079131ebe6312fd54da3998f4e +_md5_=bb7b71137861640362daf6a129cd0162 |