14 lines
1.4 KiB
Groff
14 lines
1.4 KiB
Groff
DEFINED_PHASES=install postinst setup
|
|
DESCRIPTION=Python Exploit Development Assistance for GDB
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/longld/peda
|
|
INHERIT=python-single-r1 wrapper
|
|
IUSE=python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=CC-BY-NC-SA-3.0
|
|
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 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) python_single_target_python3_9? ( dev-python/six[python_targets_python3_9(-)] sys-devel/gdb[python,python_single_target_python3_9(-)] ) python_single_target_python3_10? ( dev-python/six[python_targets_python3_10(-)] sys-devel/gdb[python,python_single_target_python3_10(-)] ) python_single_target_python3_11? ( dev-python/six[python_targets_python3_11(-)] sys-devel/gdb[python,python_single_target_python3_11(-)] )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/longld/peda/archive/v1.2.tar.gz -> peda-1.2.tar.gz
|
|
_eclasses_=multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 toolchain-funcs 1542e649be915f43f6908a9e93909961 wrapper 4a1902f969e5718126434fc35f3a0d9c
|
|
_md5_=3110eb8f71bb86613ce594e38463ad08
|