mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
2024-08-07 10:49:03 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
|
||||
IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-debug/gdb[python]
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
|
||||
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 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/cyrus-and/gdb-dashboard/archive/v0.17.2.tar.gz -> gdb-dashboard-0.17.2.tar.gz
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e7e7331166166e7a516d19e264b098c2 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 6881b056477c23167d9a6b33e146374e python-single-r1 f7abe75c203a988aa9b5c460b6c7d0f1 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 wrapper 4a1902f969e5718126434fc35f3a0d9c
|
||||
_md5_=f251640ad3d190549347cfbc57123557
|
||||
_md5_=3e3bab1c410fe19a976c064e32dff0b7
|
||||
|
||||
Reference in New Issue
Block a user