mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
2025-02-21 20:18:30 UTC
This commit is contained in:
@@ -3,12 +3,12 @@ DESCRIPTION=Modular visual interface for GDB in Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/cyrus-and/gdb-dashboard
|
||||
INHERIT=python-single-r1 optfeature wrapper
|
||||
IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
|
||||
IUSE=python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-debug/gdb[python] python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
|
||||
RDEPEND=dev-debug/gdb[python] python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/cyrus-and/gdb-dashboard/archive/v0.17.3.tar.gz -> gdb-dashboard-0.17.3.tar.gz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 optfeature 538bce96e5589935b57e178e8635f301 wrapper 11a2a3bd712784986679b60a0cab34a0
|
||||
_md5_=3e3bab1c410fe19a976c064e32dff0b7
|
||||
_md5_=e4cefc1dda291300a17c8b2e7479c24e
|
||||
|
||||
Reference in New Issue
Block a user