summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-01-10 04:17:08 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-01-10 04:17:08 +0000
commitc358f3c2f7e490be7c2b5749b0853e7fc6f6fc01 (patch)
treefecedbd3a95079c482a7b6ce2d47a582f652cedf /metadata/md5-cache/dev-util/gef-9999
parentMerge updates from master (diff)
downloadgentoo-c358f3c2f7e490be7c2b5749b0853e7fc6f6fc01.tar.gz
gentoo-c358f3c2f7e490be7c2b5749b0853e7fc6f6fc01.tar.bz2
gentoo-c358f3c2f7e490be7c2b5749b0853e7fc6f6fc01.zip
2023-01-10 04:17:07 UTC
Diffstat (limited to 'metadata/md5-cache/dev-util/gef-9999')
-rw-r--r--metadata/md5-cache/dev-util/gef-999910
1 files changed, 5 insertions, 5 deletions
diff --git a/metadata/md5-cache/dev-util/gef-9999 b/metadata/md5-cache/dev-util/gef-9999
index c524d27c81f7..a6b3b71efc51 100644
--- a/metadata/md5-cache/dev-util/gef-9999
+++ b/metadata/md5-cache/dev-util/gef-9999
@@ -1,15 +1,15 @@
-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(-)] ) ) >=dev-vcs/git-1.8.2.1[curl]
+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(-)] ) python_single_target_python3_11? ( dev-python/pytest[python_targets_python3_11(-)] dev-python/pytest-xdist[python_targets_python3_11(-)] ) ) 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(-)] ) python_single_target_python3_11? ( dev-python/mkdocs[python_targets_python3_11(-)] dev-python/mkdocs-material[python_targets_python3_11(-)] ) ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst prepare setup unpack
DESCRIPTION=A GDB Enhanced Features for exploit devs & reversers
EAPI=8
HOMEPAGE=https://github.com/hugsy/gef
INHERIT=python-single-r1 docs wrapper git-r3
-IUSE=test python_single_target_python3_9 python_single_target_python3_10 doc
+IUSE=test python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 doc
LICENSE=MIT
PROPERTIES=live
-RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9: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 )
+RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) dev-util/ropper[python_single_target_python3_9(-)?,python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] sys-devel/gdb[python,python_single_target_python3_9(-)?,python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] 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(-)] ) python_single_target_python3_11? ( dev-libs/capstone[python,python_targets_python3_11(-)] dev-libs/keystone[python,python_targets_python3_11(-)] dev-python/pylint[python_targets_python3_11(-)] dev-util/unicorn[python,python_targets_python3_11(-)] )
+REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
RESTRICT=!test? ( test ) test
SLOT=0
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 1d1b325c00c1d24c564a1b49327ec3c5 python-single-r1 75118e916668a74c660a13b0ecb22562 docs 314e509c51630fb75f120d62a77d008c wrapper 4a1902f969e5718126434fc35f3a0d9c git-r3 2347f8fe2d392b2a091191f94be37e6f
-_md5_=529503f616a6bd52c9a94d907afe43ce
+_md5_=e4bdb6f57bc5a32f4888771f134e732d