mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
2026-01-04 22:46:09 UTC
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=install postinst setup
|
||||
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_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
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 30214924c0c3b92ec7dbf24fc70d60d3 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 optfeature 538bce96e5589935b57e178e8635f301 wrapper 11a2a3bd712784986679b60a0cab34a0
|
||||
_md5_=e4cefc1dda291300a17c8b2e7479c24e
|
||||
@@ -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_11 python_single_target_python3_12
|
||||
IUSE=python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
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 )
|
||||
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 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/cyrus-and/gdb-dashboard/archive/v0.17.4.tar.gz -> gdb-dashboard-0.17.4.tar.gz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 optfeature 538bce96e5589935b57e178e8635f301 wrapper 11a2a3bd712784986679b60a0cab34a0
|
||||
_md5_=d7d619e0de9b226ced4ad2aabd4f41f7
|
||||
_md5_=0275838417790c5c621fce3480c19099
|
||||
Reference in New Issue
Block a user