diff options
author | 2024-07-30 09:05:09 +0000 | |
---|---|---|
committer | 2024-07-30 09:05:09 +0000 | |
commit | 532ea66b8493a355255573af34d92f04131a2c27 (patch) | |
tree | d8be5fab6687ccba5f67f849c6de46be17a01dac /metadata/md5-cache/games-engines | |
parent | Merge updates from master (diff) | |
download | gentoo-532ea66b8493a355255573af34d92f04131a2c27.tar.gz gentoo-532ea66b8493a355255573af34d92f04131a2c27.tar.bz2 gentoo-532ea66b8493a355255573af34d92f04131a2c27.zip |
2024-07-30 09:05:08 UTC
Diffstat (limited to 'metadata/md5-cache/games-engines')
-rw-r--r-- | metadata/md5-cache/games-engines/scrap-engine-1.2.0 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/metadata/md5-cache/games-engines/scrap-engine-1.2.0 b/metadata/md5-cache/games-engines/scrap-engine-1.2.0 index dab563a6296b..db6012adc95e 100644 --- a/metadata/md5-cache/games-engines/scrap-engine-1.2.0 +++ b/metadata/md5-cache/games-engines/scrap-engine-1.2.0 @@ -1,15 +1,15 @@ -BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Terminal-based Python game engine involving objects on a map EAPI=8 HOMEPAGE=https://github.com/lxgr-linux/scrap_engine INHERIT=distutils-r1 -IUSE=python_targets_python3_10 python_targets_python3_11 +IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 KEYWORDS=~amd64 LICENSE=GPL-3 -RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) +RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) SLOT=0 SRC_URI=https://github.com/lxgr-linux/scrap_engine/archive/refs/tags/1.2.0.tar.gz -> scrap-engine-1.2.0.gh.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 ac3ce68c875c9b392338dcd64f7feb73 -_md5_=e0eaf69ca46a739ed041573fa3a6ac63 +_md5_=5335c4dbe42e7154e8e94cf4a903ab83 |