summaryrefslogtreecommitdiff
path: root/dev-debug
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-03 03:01:38 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-03 03:01:38 -0500
commit46b253445e4dc73ee69188755ecbd45f6782960c (patch)
tree93de0bfac271d3fa0e9e3ab52f60c169a3e81199 /dev-debug
parent51bf2274747e1d7dc41c145ccf95055c1b9d763b (diff)
downloadbaldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.tar.gz
baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.tar.xz
baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.zip
Adding metadata
Diffstat (limited to 'dev-debug')
-rw-r--r--dev-debug/apitrace/apitrace-13.0.ebuild2
-rw-r--r--dev-debug/d-feet/d-feet-0.3.16-r1.ebuild2
-rw-r--r--dev-debug/drgn/drgn-0.0.33.ebuild2
-rw-r--r--dev-debug/drgn/drgn-0.1.0.ebuild2
-rw-r--r--dev-debug/gdb-dashboard/gdb-dashboard-0.17.4-r1.ebuild2
-rw-r--r--dev-debug/gdb/gdb-16.3.ebuild2
-rw-r--r--dev-debug/gdb/gdb-17.1.ebuild2
-rw-r--r--dev-debug/gdb/gdb-17.2.ebuild2
-rw-r--r--dev-debug/gdb/gdb-9999.ebuild2
-rw-r--r--dev-debug/gdbgui/gdbgui-0.15.2.0-r1.ebuild2
-rw-r--r--dev-debug/gdbgui/gdbgui-0.15.2.0.ebuild2
-rw-r--r--dev-debug/gdbgui/gdbgui-0.15.3.0.ebuild2
-rw-r--r--dev-debug/gef/gef-2023.08.ebuild2
-rw-r--r--dev-debug/gef/gef-2025.01.ebuild2
-rw-r--r--dev-debug/gef/gef-2026.01.ebuild2
-rw-r--r--dev-debug/gef/gef-9999.ebuild2
-rw-r--r--dev-debug/gfxreconstruct/gfxreconstruct-1.4.341.0.ebuild2
-rw-r--r--dev-debug/gfxreconstruct/gfxreconstruct-9999.ebuild2
-rw-r--r--dev-debug/peda/peda-1.2-r1.ebuild2
-rw-r--r--dev-debug/peda/peda-9999.ebuild2
-rw-r--r--dev-debug/pwndbg/pwndbg-20250418-r1.ebuild2
-rw-r--r--dev-debug/pwndbg/pwndbg-20250530-r3.ebuild2
-rw-r--r--dev-debug/pwndbg/pwndbg-20251010-r3.ebuild2
-rw-r--r--dev-debug/pwndbg/pwndbg-20251020-r3.ebuild2
-rw-r--r--dev-debug/pwndbg/pwndbg-99999999.ebuild2
-rw-r--r--dev-debug/rr/rr-5.9.0-r1.ebuild2
-rw-r--r--dev-debug/rr/rr-9999.ebuild2
-rw-r--r--dev-debug/systemtap/systemtap-5.3-r1.ebuild2
-rw-r--r--dev-debug/systemtap/systemtap-5.4.ebuild2
-rw-r--r--dev-debug/systemtap/systemtap-9999.ebuild2
30 files changed, 30 insertions, 30 deletions
diff --git a/dev-debug/apitrace/apitrace-13.0.ebuild b/dev-debug/apitrace/apitrace-13.0.ebuild
index 32cf850da3bc..730e0f481cd9 100644
--- a/dev-debug/apitrace/apitrace-13.0.ebuild
+++ b/dev-debug/apitrace/apitrace-13.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit cmake-multilib multilib optfeature python-single-r1
DESCRIPTION="Tool for tracing, analyzing, and debugging graphics APIs"
diff --git a/dev-debug/d-feet/d-feet-0.3.16-r1.ebuild b/dev-debug/d-feet/d-feet-0.3.16-r1.ebuild
index 542c5f5c6f86..224b4efb77c2 100644
--- a/dev-debug/d-feet/d-feet-0.3.16-r1.ebuild
+++ b/dev-debug/d-feet/d-feet-0.3.16-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit gnome2 meson python-single-r1 virtualx
diff --git a/dev-debug/drgn/drgn-0.0.33.ebuild b/dev-debug/drgn/drgn-0.0.33.ebuild
index 2b04167b1c42..7391a8237363 100644
--- a/dev-debug/drgn/drgn-0.0.33.ebuild
+++ b/dev-debug/drgn/drgn-0.0.33.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1 multiprocessing pypi toolchain-funcs
diff --git a/dev-debug/drgn/drgn-0.1.0.ebuild b/dev-debug/drgn/drgn-0.1.0.ebuild
index 2242386528aa..f43acbdec2a3 100644
--- a/dev-debug/drgn/drgn-0.1.0.ebuild
+++ b/dev-debug/drgn/drgn-0.1.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1 multiprocessing pypi toolchain-funcs
diff --git a/dev-debug/gdb-dashboard/gdb-dashboard-0.17.4-r1.ebuild b/dev-debug/gdb-dashboard/gdb-dashboard-0.17.4-r1.ebuild
index fc0b11607751..de1ef87e757e 100644
--- a/dev-debug/gdb-dashboard/gdb-dashboard-0.17.4-r1.ebuild
+++ b/dev-debug/gdb-dashboard/gdb-dashboard-0.17.4-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit python-single-r1 optfeature wrapper
diff --git a/dev-debug/gdb/gdb-16.3.ebuild b/dev-debug/gdb/gdb-16.3.ebuild
index 8f574e53c23f..fc32c360afa1 100644
--- a/dev-debug/gdb/gdb-16.3.ebuild
+++ b/dev-debug/gdb/gdb-16.3.ebuild
@@ -7,7 +7,7 @@ EAPI=8
# tips & notes.
GUILE_COMPAT=( 2-2 3-0 )
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit flag-o-matic guile-single linux-info python-single-r1 strip-linguas toolchain-funcs
export CTARGET=${CTARGET:-${CHOST}}
diff --git a/dev-debug/gdb/gdb-17.1.ebuild b/dev-debug/gdb/gdb-17.1.ebuild
index b4197abd6a0f..e634b4f5812e 100644
--- a/dev-debug/gdb/gdb-17.1.ebuild
+++ b/dev-debug/gdb/gdb-17.1.ebuild
@@ -7,7 +7,7 @@ EAPI=8
# tips & notes.
GUILE_COMPAT=( 2-2 3-0 )
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit flag-o-matic guile-single linux-info python-single-r1 strip-linguas toolchain-funcs
export CTARGET=${CTARGET:-${CHOST}}
diff --git a/dev-debug/gdb/gdb-17.2.ebuild b/dev-debug/gdb/gdb-17.2.ebuild
index 9352858cc0f8..74d14782e7fd 100644
--- a/dev-debug/gdb/gdb-17.2.ebuild
+++ b/dev-debug/gdb/gdb-17.2.ebuild
@@ -7,7 +7,7 @@ EAPI=8
# tips & notes.
GUILE_COMPAT=( 2-2 3-0 )
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit flag-o-matic guile-single linux-info python-single-r1 strip-linguas toolchain-funcs
export CTARGET=${CTARGET:-${CHOST}}
diff --git a/dev-debug/gdb/gdb-9999.ebuild b/dev-debug/gdb/gdb-9999.ebuild
index 4864bd8c43df..e584bcc141c6 100644
--- a/dev-debug/gdb/gdb-9999.ebuild
+++ b/dev-debug/gdb/gdb-9999.ebuild
@@ -7,7 +7,7 @@ EAPI=8
# tips & notes.
GUILE_COMPAT=( 2-2 3-0 )
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit flag-o-matic guile-single linux-info python-single-r1 strip-linguas toolchain-funcs
export CTARGET=${CTARGET:-${CHOST}}
diff --git a/dev-debug/gdbgui/gdbgui-0.15.2.0-r1.ebuild b/dev-debug/gdbgui/gdbgui-0.15.2.0-r1.ebuild
index 60618a7e83a7..d736efdd8373 100644
--- a/dev-debug/gdbgui/gdbgui-0.15.2.0-r1.ebuild
+++ b/dev-debug/gdbgui/gdbgui-0.15.2.0-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1
diff --git a/dev-debug/gdbgui/gdbgui-0.15.2.0.ebuild b/dev-debug/gdbgui/gdbgui-0.15.2.0.ebuild
index 714d27a46d3b..ecdfbbb0ebb5 100644
--- a/dev-debug/gdbgui/gdbgui-0.15.2.0.ebuild
+++ b/dev-debug/gdbgui/gdbgui-0.15.2.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1 pypi
diff --git a/dev-debug/gdbgui/gdbgui-0.15.3.0.ebuild b/dev-debug/gdbgui/gdbgui-0.15.3.0.ebuild
index 714d27a46d3b..ecdfbbb0ebb5 100644
--- a/dev-debug/gdbgui/gdbgui-0.15.3.0.ebuild
+++ b/dev-debug/gdbgui/gdbgui-0.15.3.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1 pypi
diff --git a/dev-debug/gef/gef-2023.08.ebuild b/dev-debug/gef/gef-2023.08.ebuild
index 775a3022ce01..f1e8b847ea11 100644
--- a/dev-debug/gef/gef-2023.08.ebuild
+++ b/dev-debug/gef/gef-2023.08.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{13..14} )
DOCS_BUILDER="mkdocs"
DOCS_DEPEND="
diff --git a/dev-debug/gef/gef-2025.01.ebuild b/dev-debug/gef/gef-2025.01.ebuild
index a4681100ad13..0ad1e35635be 100644
--- a/dev-debug/gef/gef-2025.01.ebuild
+++ b/dev-debug/gef/gef-2025.01.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{13..14} )
DOCS_BUILDER="mkdocs"
DOCS_DEPEND="
diff --git a/dev-debug/gef/gef-2026.01.ebuild b/dev-debug/gef/gef-2026.01.ebuild
index 19d0bbc0a72f..3026e6c21870 100644
--- a/dev-debug/gef/gef-2026.01.ebuild
+++ b/dev-debug/gef/gef-2026.01.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
DOCS_BUILDER="mkdocs"
DOCS_DEPEND="
diff --git a/dev-debug/gef/gef-9999.ebuild b/dev-debug/gef/gef-9999.ebuild
index a2a3b9701621..e6f8121a7c7a 100644
--- a/dev-debug/gef/gef-9999.ebuild
+++ b/dev-debug/gef/gef-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
DOCS_BUILDER="mkdocs"
DOCS_DEPEND="
diff --git a/dev-debug/gfxreconstruct/gfxreconstruct-1.4.341.0.ebuild b/dev-debug/gfxreconstruct/gfxreconstruct-1.4.341.0.ebuild
index b7c2088db688..00f8000090bd 100644
--- a/dev-debug/gfxreconstruct/gfxreconstruct-1.4.341.0.ebuild
+++ b/dev-debug/gfxreconstruct/gfxreconstruct-1.4.341.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit cmake
if [[ ${PV} == 9999* ]]; then
diff --git a/dev-debug/gfxreconstruct/gfxreconstruct-9999.ebuild b/dev-debug/gfxreconstruct/gfxreconstruct-9999.ebuild
index b7c2088db688..00f8000090bd 100644
--- a/dev-debug/gfxreconstruct/gfxreconstruct-9999.ebuild
+++ b/dev-debug/gfxreconstruct/gfxreconstruct-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit cmake
if [[ ${PV} == 9999* ]]; then
diff --git a/dev-debug/peda/peda-1.2-r1.ebuild b/dev-debug/peda/peda-1.2-r1.ebuild
index 9e175be19fa8..745417c6dfd7 100644
--- a/dev-debug/peda/peda-1.2-r1.ebuild
+++ b/dev-debug/peda/peda-1.2-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit python-single-r1 wrapper
diff --git a/dev-debug/peda/peda-9999.ebuild b/dev-debug/peda/peda-9999.ebuild
index c9b12b60ff5f..25cd9d7b3489 100644
--- a/dev-debug/peda/peda-9999.ebuild
+++ b/dev-debug/peda/peda-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit python-single-r1 wrapper
diff --git a/dev-debug/pwndbg/pwndbg-20250418-r1.ebuild b/dev-debug/pwndbg/pwndbg-20250418-r1.ebuild
index 62063246bca0..6d1a95f91eef 100644
--- a/dev-debug/pwndbg/pwndbg-20250418-r1.ebuild
+++ b/dev-debug/pwndbg/pwndbg-20250418-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=hatchling
DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1 wrapper
diff --git a/dev-debug/pwndbg/pwndbg-20250530-r3.ebuild b/dev-debug/pwndbg/pwndbg-20250530-r3.ebuild
index b894336ae210..b2cfef919c06 100644
--- a/dev-debug/pwndbg/pwndbg-20250530-r3.ebuild
+++ b/dev-debug/pwndbg/pwndbg-20250530-r3.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=hatchling
DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1 wrapper
diff --git a/dev-debug/pwndbg/pwndbg-20251010-r3.ebuild b/dev-debug/pwndbg/pwndbg-20251010-r3.ebuild
index dce54c6e617d..2767f63e6fdc 100644
--- a/dev-debug/pwndbg/pwndbg-20251010-r3.ebuild
+++ b/dev-debug/pwndbg/pwndbg-20251010-r3.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=hatchling
DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1
diff --git a/dev-debug/pwndbg/pwndbg-20251020-r3.ebuild b/dev-debug/pwndbg/pwndbg-20251020-r3.ebuild
index dce54c6e617d..2767f63e6fdc 100644
--- a/dev-debug/pwndbg/pwndbg-20251020-r3.ebuild
+++ b/dev-debug/pwndbg/pwndbg-20251020-r3.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=hatchling
DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1
diff --git a/dev-debug/pwndbg/pwndbg-99999999.ebuild b/dev-debug/pwndbg/pwndbg-99999999.ebuild
index dce54c6e617d..2767f63e6fdc 100644
--- a/dev-debug/pwndbg/pwndbg-99999999.ebuild
+++ b/dev-debug/pwndbg/pwndbg-99999999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=hatchling
DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1
diff --git a/dev-debug/rr/rr-5.9.0-r1.ebuild b/dev-debug/rr/rr-5.9.0-r1.ebuild
index ad00283f19de..eb1d270295ca 100644
--- a/dev-debug/rr/rr-5.9.0-r1.ebuild
+++ b/dev-debug/rr/rr-5.9.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
CMAKE_BUILD_TYPE=Release
inherit cmake linux-info python-single-r1 systemd
diff --git a/dev-debug/rr/rr-9999.ebuild b/dev-debug/rr/rr-9999.ebuild
index 569b32f7cbc9..da4d43687437 100644
--- a/dev-debug/rr/rr-9999.ebuild
+++ b/dev-debug/rr/rr-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
CMAKE_BUILD_TYPE=Release
inherit cmake linux-info python-single-r1 systemd
diff --git a/dev-debug/systemtap/systemtap-5.3-r1.ebuild b/dev-debug/systemtap/systemtap-5.3-r1.ebuild
index dc599257f3c8..2216988c3879 100644
--- a/dev-debug/systemtap/systemtap-5.3-r1.ebuild
+++ b/dev-debug/systemtap/systemtap-5.3-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit autotools flag-o-matic linux-info python-single-r1 toolchain-funcs
diff --git a/dev-debug/systemtap/systemtap-5.4.ebuild b/dev-debug/systemtap/systemtap-5.4.ebuild
index 61d6b751542e..780eaba05d9f 100644
--- a/dev-debug/systemtap/systemtap-5.4.ebuild
+++ b/dev-debug/systemtap/systemtap-5.4.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/fche.asc
inherit autotools flag-o-matic linux-info python-single-r1 toolchain-funcs
diff --git a/dev-debug/systemtap/systemtap-9999.ebuild b/dev-debug/systemtap/systemtap-9999.ebuild
index 84c897c33d71..105c374669c6 100644
--- a/dev-debug/systemtap/systemtap-9999.ebuild
+++ b/dev-debug/systemtap/systemtap-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/fche.asc
inherit autotools flag-o-matic linux-info python-single-r1 toolchain-funcs