diff options
author | 2022-04-05 03:50:28 +0000 | |
---|---|---|
committer | 2022-04-05 03:50:28 +0000 | |
commit | 7d2fe4665f4b4957ba51821085b21be5eab68aa3 (patch) | |
tree | d54a27c8957a8a3b3cab9b6a87a8cc86ef14c968 /metadata/md5-cache/dev-util/pwndbg-20220105 | |
parent | Merge updates from master (diff) | |
download | gentoo-7d2fe4665f4b4957ba51821085b21be5eab68aa3.tar.gz gentoo-7d2fe4665f4b4957ba51821085b21be5eab68aa3.tar.bz2 gentoo-7d2fe4665f4b4957ba51821085b21be5eab68aa3.zip |
2022-04-05 03:50:23 UTC
Diffstat (limited to 'metadata/md5-cache/dev-util/pwndbg-20220105')
-rw-r--r-- | metadata/md5-cache/dev-util/pwndbg-20220105 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-util/pwndbg-20220105 b/metadata/md5-cache/dev-util/pwndbg-20220105 new file mode 100644 index 000000000000..13a8a92941f2 --- /dev/null +++ b/metadata/md5-cache/dev-util/pwndbg-20220105 @@ -0,0 +1,14 @@ +DEFINED_PHASES=install postinst prepare setup +DESCRIPTION=A GDB plug-in that makes debugging with GDB suck less +EAPI=8 +HOMEPAGE=https://github.com/pwndbg/pwndbg +INHERIT=python-single-r1 wrapper +IUSE=python_single_target_python3_9 python_single_target_python3_10 +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) sys-devel/gdb[python,python_single_target_python3_9(-)?,python_single_target_python3_10(-)?] python_single_target_python3_9? ( dev-libs/capstone[python,python_targets_python3_9(-)] dev-python/future[python_targets_python3_9(-)] dev-python/isort[python_targets_python3_9(-)] dev-python/psutil[python_targets_python3_9(-)] dev-python/pycparser[python_targets_python3_9(-)] dev-python/pyelftools[python_targets_python3_9(-)] dev-python/python-ptrace[python_targets_python3_9(-)] dev-python/six[python_targets_python3_9(-)] dev-python/pygments[python_targets_python3_9(-)] dev-util/ROPgadget[python_targets_python3_9(-)] dev-util/unicorn[python,python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-libs/capstone[python,python_targets_python3_10(-)] dev-python/future[python_targets_python3_10(-)] dev-python/isort[python_targets_python3_10(-)] dev-python/psutil[python_targets_python3_10(-)] dev-python/pycparser[python_targets_python3_10(-)] dev-python/pyelftools[python_targets_python3_10(-)] dev-python/python-ptrace[python_targets_python3_10(-)] dev-python/six[python_targets_python3_10(-)] dev-python/pygments[python_targets_python3_10(-)] dev-util/ROPgadget[python_targets_python3_10(-)] dev-util/unicorn[python,python_targets_python3_10(-)] ) +REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 ) +SLOT=0 +SRC_URI=https://github.com/pwndbg/pwndbg/archive/2022.01.05.tar.gz -> pwndbg-20220105.tar.gz +_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 59dddabd6a41ab69723654916142f63b python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 wrapper 4a1902f969e5718126434fc35f3a0d9c +_md5_=4fb5a3150b6817c817c1e52e7892f12a |