mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
*/*: move {sys-devel → dev-debug}/gdb
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2023 Gentoo Authors
|
# Copyright 1999-2024 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@@ -26,12 +26,12 @@ BDEPEND="
|
|||||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||||
dev-python/setuptools-scm[${PYTHON_USEDEP}]
|
dev-python/setuptools-scm[${PYTHON_USEDEP}]
|
||||||
test? (
|
test? (
|
||||||
|
dev-debug/gdb
|
||||||
dev-python/aspectlib[${PYTHON_USEDEP}]
|
dev-python/aspectlib[${PYTHON_USEDEP}]
|
||||||
dev-python/ipdb[${PYTHON_USEDEP}]
|
dev-python/ipdb[${PYTHON_USEDEP}]
|
||||||
dev-python/manhole[${PYTHON_USEDEP}]
|
dev-python/manhole[${PYTHON_USEDEP}]
|
||||||
dev-python/process-tests[${PYTHON_USEDEP}]
|
dev-python/process-tests[${PYTHON_USEDEP}]
|
||||||
dev-python/six[${PYTHON_USEDEP}]
|
dev-python/six[${PYTHON_USEDEP}]
|
||||||
sys-devel/gdb
|
|
||||||
)
|
)
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ fi
|
|||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|
||||||
RDEPEND="sys-devel/gdb[python]"
|
RDEPEND="dev-debug/gdb[python]"
|
||||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||||
|
|
||||||
pkg_setup() {
|
pkg_setup() {
|
||||||
|
|||||||
Reference in New Issue
Block a user