diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-10-30 09:46:51 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-10-30 09:46:51 +0000 |
commit | f6e88496cf2453b2921b4d5315c0aae4ddc0d4aa (patch) | |
tree | 8277caee8cc0c6a22baefe9c888c5b2d7ca626ee /metadata/md5-cache/dev-util/gef-2022.06-r1 | |
parent | Merge updates from master (diff) | |
download | gentoo-f6e88496cf2453b2921b4d5315c0aae4ddc0d4aa.tar.gz gentoo-f6e88496cf2453b2921b4d5315c0aae4ddc0d4aa.tar.bz2 gentoo-f6e88496cf2453b2921b4d5315c0aae4ddc0d4aa.zip |
2022-10-30 09:46:50 UTC
Diffstat (limited to 'metadata/md5-cache/dev-util/gef-2022.06-r1')
-rw-r--r-- | metadata/md5-cache/dev-util/gef-2022.06-r1 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-util/gef-2022.06-r1 b/metadata/md5-cache/dev-util/gef-2022.06-r1 new file mode 100644 index 000000000000..e0fa8a568ace --- /dev/null +++ b/metadata/md5-cache/dev-util/gef-2022.06-r1 @@ -0,0 +1,16 @@ +BDEPEND=test? ( python_single_target_python3_9? ( dev-python/pytest[python_targets_python3_9(-)] dev-python/pytest-xdist[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pytest[python_targets_python3_10(-)] dev-python/pytest-xdist[python_targets_python3_10(-)] ) ) doc? ( python_single_target_python3_9? ( dev-python/mkdocs[python_targets_python3_9(-)] dev-python/mkdocs-material[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/mkdocs[python_targets_python3_10(-)] dev-python/mkdocs-material[python_targets_python3_10(-)] ) ) +DEFINED_PHASES=compile install postinst prepare setup +DESCRIPTION=A GDB Enhanced Features for exploit devs & reversers +EAPI=8 +HOMEPAGE=https://github.com/hugsy/gef +INHERIT=python-single-r1 docs wrapper +IUSE=test python_single_target_python3_9 python_single_target_python3_10 doc +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=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 ) dev-util/ropper[python_single_target_python3_9(-)?,python_single_target_python3_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-libs/keystone[python,python_targets_python3_9(-)] dev-python/pylint[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-libs/keystone[python,python_targets_python3_10(-)] dev-python/pylint[python_targets_python3_10(-)] dev-util/unicorn[python,python_targets_python3_10(-)] ) +REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 ) +RESTRICT=!test? ( test ) test +SLOT=0 +SRC_URI=https://github.com/hugsy/gef/archive/2022.06.tar.gz -> gef-2022.06.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 docs 8ed2a8a28ff109e7a3582c9abb7fe327 wrapper 4a1902f969e5718126434fc35f3a0d9c +_md5_=529503f616a6bd52c9a94d907afe43ce |