diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-13 10:24:36 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-13 10:24:36 +0000 |
| commit | 9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2 (patch) | |
| tree | 417f101623b6cda2bc91ed27563ab52c7cdaec61 /dev-debug | |
| parent | 3087c7476a05c19267b31b20359dd59bad5a86bb (diff) | |
| download | baldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.tar.gz baldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.tar.xz baldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.zip | |
Adding metadata
Diffstat (limited to 'dev-debug')
23 files changed, 23 insertions, 23 deletions
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 a0aed5426c4e..6347d8f30220 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_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit gnome2 meson python-single-r1 virtualx diff --git a/dev-debug/d-feet/d-feet-0.3.16.ebuild b/dev-debug/d-feet/d-feet-0.3.16.ebuild index 54dc99ede3a6..a350ca4ed457 100644 --- a/dev-debug/d-feet/d-feet-0.3.16.ebuild +++ b/dev-debug/d-feet/d-feet-0.3.16.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit gnome2 meson python-single-r1 virtualx diff --git a/dev-debug/drgn/drgn-0.0.31.ebuild b/dev-debug/drgn/drgn-0.0.31.ebuild index 605398dd74b3..af9499e14ef1 100644 --- a/dev-debug/drgn/drgn-0.0.31.ebuild +++ b/dev-debug/drgn/drgn-0.0.31.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 multiprocessing pypi toolchain-funcs diff --git a/dev-debug/drgn/drgn-0.0.32.ebuild b/dev-debug/drgn/drgn-0.0.32.ebuild index 2b04167b1c42..e1888fc54758 100644 --- a/dev-debug/drgn/drgn-0.0.32.ebuild +++ b/dev-debug/drgn/drgn-0.0.32.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 multiprocessing pypi toolchain-funcs diff --git a/dev-debug/gdb/gdb-16.3.ebuild b/dev-debug/gdb/gdb-16.3.ebuild index 69ce4b12b1d7..bdf4d53d23b3 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..13} ) +PYTHON_COMPAT=( python3_{10..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 5943d0668e61..7012a13c5343 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..13} ) +PYTHON_COMPAT=( python3_{10..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 0ef7f7e3c0f1..671880f11228 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_{11..13} ) +PYTHON_COMPAT=( python3_{10..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 02e92fcd73fd..0e397aad7ddb 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_{11..13} ) +PYTHON_COMPAT=( python3_{10..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 02e92fcd73fd..0e397aad7ddb 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_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi diff --git a/dev-debug/gef/gef-2023.08.ebuild b/dev-debug/gef/gef-2023.08.ebuild index dcf8e73117bf..250b0315a2a7 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_{10..12} ) +PYTHON_COMPAT=( python3_{10..14} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND=" diff --git a/dev-debug/gef/gef-2024.06.ebuild b/dev-debug/gef/gef-2024.06.ebuild index af073302df6d..295c89c3c274 100644 --- a/dev-debug/gef/gef-2024.06.ebuild +++ b/dev-debug/gef/gef-2024.06.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..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 c232b8f492ff..b79b76446378 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_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND=" diff --git a/dev-debug/gef/gef-9999.ebuild b/dev-debug/gef/gef-9999.ebuild index 7e4f9cae82bd..0f980af477d5 100644 --- a/dev-debug/gef/gef-9999.ebuild +++ b/dev-debug/gef/gef-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND=" diff --git a/dev-debug/gfxreconstruct/gfxreconstruct-1.4.321.0.ebuild b/dev-debug/gfxreconstruct/gfxreconstruct-1.4.321.0.ebuild index f097e273b43a..3d16d05b2260 100644 --- a/dev-debug/gfxreconstruct/gfxreconstruct-1.4.321.0.ebuild +++ b/dev-debug/gfxreconstruct/gfxreconstruct-1.4.321.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit cmake flag-o-matic if [[ ${PV} == 9999* ]]; then diff --git a/dev-debug/gfxreconstruct/gfxreconstruct-9999.ebuild b/dev-debug/gfxreconstruct/gfxreconstruct-9999.ebuild index f097e273b43a..3d16d05b2260 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_{10..14} ) inherit cmake flag-o-matic if [[ ${PV} == 9999* ]]; then diff --git a/dev-debug/pwndbg/pwndbg-20250219.ebuild b/dev-debug/pwndbg/pwndbg-20250219.ebuild index b2a28cc0b352..2bacba267a48 100644 --- a/dev-debug/pwndbg/pwndbg-20250219.ebuild +++ b/dev-debug/pwndbg/pwndbg-20250219.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 wrapper diff --git a/dev-debug/pwndbg/pwndbg-20250418-r1.ebuild b/dev-debug/pwndbg/pwndbg-20250418-r1.ebuild index a77fdf299e0d..172dcd6a1798 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_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 wrapper diff --git a/dev-debug/pwndbg/pwndbg-20250418.ebuild b/dev-debug/pwndbg/pwndbg-20250418.ebuild index 2992d7c520b7..aedf4929d7ec 100644 --- a/dev-debug/pwndbg/pwndbg-20250418.ebuild +++ b/dev-debug/pwndbg/pwndbg-20250418.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 wrapper diff --git a/dev-debug/pwndbg/pwndbg-20250530.ebuild b/dev-debug/pwndbg/pwndbg-20250530.ebuild index f37c7abbe68e..b10fa558fdcf 100644 --- a/dev-debug/pwndbg/pwndbg-20250530.ebuild +++ b/dev-debug/pwndbg/pwndbg-20250530.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 wrapper diff --git a/dev-debug/pwndbg/pwndbg-99999999.ebuild b/dev-debug/pwndbg/pwndbg-99999999.ebuild index a8d053a4c16e..4f4ad271a3f4 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_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 wrapper diff --git a/dev-debug/rr/rr-5.8.0.ebuild b/dev-debug/rr/rr-5.8.0.ebuild index 9da8ebac1116..384d92f53148 100644 --- a/dev-debug/rr/rr-5.8.0.ebuild +++ b/dev-debug/rr/rr-5.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) CMAKE_BUILD_TYPE=Release inherit cmake linux-info python-single-r1 diff --git a/dev-debug/rr/rr-5.9.0-r1.ebuild b/dev-debug/rr/rr-5.9.0-r1.ebuild index 64f07bd972c7..34937e1df2db 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_{10..13} ) +PYTHON_COMPAT=( python3_{10..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 fb0f8cd33807..185b898e13b3 100644 --- a/dev-debug/rr/rr-9999.ebuild +++ b/dev-debug/rr/rr-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) CMAKE_BUILD_TYPE=Release inherit cmake linux-info python-single-r1 systemd |
