diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 17:33:07 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 17:33:07 -0500 |
| commit | 9940acdf7308f3fd603561fa85bdd2753a8fb2f5 (patch) | |
| tree | 192d76f303d788d3488ce7515e63c5f04270a8b1 /net-analyzer | |
| parent | 9513d72c2b000ea9949dbc875636aaef1b8ef236 (diff) | |
| download | baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.tar.gz baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.tar.xz baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.zip | |
Adding metadata
Diffstat (limited to 'net-analyzer')
20 files changed, 21 insertions, 21 deletions
diff --git a/net-analyzer/gnome-nettool/gnome-nettool-42.0.ebuild b/net-analyzer/gnome-nettool/gnome-nettool-42.0.ebuild index c8fdd89ea55b..1e3c41138287 100644 --- a/net-analyzer/gnome-nettool/gnome-nettool-42.0.ebuild +++ b/net-analyzer/gnome-nettool/gnome-nettool-42.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit gnome.org gnome2-utils meson python-any-r1 xdg DESCRIPTION="Graphical front-ends to various networking command-line" diff --git a/net-analyzer/gr-fosphor/gr-fosphor-0.0_p20260330.ebuild b/net-analyzer/gr-fosphor/gr-fosphor-0.0_p20260330.ebuild index f2861c656577..2e8bde7ca4fe 100644 --- a/net-analyzer/gr-fosphor/gr-fosphor-0.0_p20260330.ebuild +++ b/net-analyzer/gr-fosphor/gr-fosphor-0.0_p20260330.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{12..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit cmake python-single-r1 diff --git a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild index 2858e0fdb7f6..426dec367cf7 100644 --- a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild +++ b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{12..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit cmake python-single-r1 diff --git a/net-analyzer/greenbone-feed-sync/greenbone-feed-sync-25.1.0.ebuild b/net-analyzer/greenbone-feed-sync/greenbone-feed-sync-25.1.0.ebuild index 7d455259f0c3..6cd4134d2cb9 100644 --- a/net-analyzer/greenbone-feed-sync/greenbone-feed-sync-25.1.0.ebuild +++ b/net-analyzer/greenbone-feed-sync/greenbone-feed-sync-25.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} pypy3_11 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 systemd diff --git a/net-analyzer/greenbone-feed-sync/greenbone-feed-sync-25.2.0.ebuild b/net-analyzer/greenbone-feed-sync/greenbone-feed-sync-25.2.0.ebuild index efbbc18d8afa..eea67ac3a997 100644 --- a/net-analyzer/greenbone-feed-sync/greenbone-feed-sync-25.2.0.ebuild +++ b/net-analyzer/greenbone-feed-sync/greenbone-feed-sync-25.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 systemd @@ -13,7 +13,7 @@ SRC_URI="https://github.com/greenbone/greenbone-feed-sync/archive/refs/tags/v${P LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="cron" COMMON_DEPEND=" diff --git a/net-analyzer/gvm-tools/gvm-tools-25.4.0.ebuild b/net-analyzer/gvm-tools/gvm-tools-25.4.0.ebuild index fcd05ca65623..d58bf3fdad1d 100644 --- a/net-analyzer/gvm-tools/gvm-tools-25.4.0.ebuild +++ b/net-analyzer/gvm-tools/gvm-tools-25.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 diff --git a/net-analyzer/gvm-tools/gvm-tools-25.4.5.ebuild b/net-analyzer/gvm-tools/gvm-tools-25.4.5.ebuild index 6e02ca6ad012..29229a7ee52b 100644 --- a/net-analyzer/gvm-tools/gvm-tools-25.4.5.ebuild +++ b/net-analyzer/gvm-tools/gvm-tools-25.4.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 diff --git a/net-analyzer/linkchecker/linkchecker-10.5.0.ebuild b/net-analyzer/linkchecker/linkchecker-10.5.0.ebuild index ec060ab09257..64dfeaf330b9 100644 --- a/net-analyzer/linkchecker/linkchecker-10.5.0.ebuild +++ b/net-analyzer/linkchecker/linkchecker-10.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) PYTHON_REQ_USE="sqlite?" DISTUTILS_USE_PEP517=hatchling DISTUTILS_SINGLE_IMPL=1 diff --git a/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1-r6.ebuild b/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1-r6.ebuild index 8d13fb08b404..01f6a9904fce 100644 --- a/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1-r6.ebuild +++ b/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1-r6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_11 python3_12 python3_13 python3_14 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/net-analyzer/nagstamon/nagstamon-3.16.2.ebuild b/net-analyzer/nagstamon/nagstamon-3.16.2.ebuild index 47cf39f0cef7..4e74baa67578 100644 --- a/net-analyzer/nagstamon/nagstamon-3.16.2.ebuild +++ b/net-analyzer/nagstamon/nagstamon-3.16.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) DISTUTILS_USE_PEP517=setuptools inherit desktop distutils-r1 virtualx diff --git a/net-analyzer/netdata/netdata-1.47.5.ebuild b/net-analyzer/netdata/netdata-1.47.5.ebuild index f5fe5efd63ee..d32a4658268c 100644 --- a/net-analyzer/netdata/netdata-1.47.5.ebuild +++ b/net-analyzer/netdata/netdata-1.47.5.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_{9,10,11,12,13} ) inherit cmake fcaps linux-info optfeature python-single-r1 systemd diff --git a/net-analyzer/netdata/netdata-2.5.3.ebuild b/net-analyzer/netdata/netdata-2.5.3.ebuild index a8e094841f82..66ce5b96c905 100644 --- a/net-analyzer/netdata/netdata-2.5.3.ebuild +++ b/net-analyzer/netdata/netdata-2.5.3.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_{9,10,11,12,13} ) inherit cmake fcaps linux-info optfeature python-single-r1 systemd diff --git a/net-analyzer/notus-scanner/notus-scanner-22.7.2.ebuild b/net-analyzer/notus-scanner/notus-scanner-22.7.2.ebuild index 7a0c828465d3..1751c95ff681 100644 --- a/net-analyzer/notus-scanner/notus-scanner-22.7.2.ebuild +++ b/net-analyzer/notus-scanner/notus-scanner-22.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 greadme systemd diff --git a/net-analyzer/ospd-openvas/ospd-openvas-22.10.1.ebuild b/net-analyzer/ospd-openvas/ospd-openvas-22.10.1.ebuild index 89ae38b5af40..fc30bb0fff04 100644 --- a/net-analyzer/ospd-openvas/ospd-openvas-22.10.1.ebuild +++ b/net-analyzer/ospd-openvas/ospd-openvas-22.10.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 systemd diff --git a/net-analyzer/ospd-openvas/ospd-openvas-22.9.0.ebuild b/net-analyzer/ospd-openvas/ospd-openvas-22.9.0.ebuild index 6df4f0011061..a051926850be 100644 --- a/net-analyzer/ospd-openvas/ospd-openvas-22.9.0.ebuild +++ b/net-analyzer/ospd-openvas/ospd-openvas-22.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 systemd diff --git a/net-analyzer/pontos/pontos-25.7.2.ebuild b/net-analyzer/pontos/pontos-25.7.2.ebuild index df8210aba15b..67582645e5c4 100644 --- a/net-analyzer/pontos/pontos-25.7.2.ebuild +++ b/net-analyzer/pontos/pontos-25.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 diff --git a/net-analyzer/pontos/pontos-25.8.1.ebuild b/net-analyzer/pontos/pontos-25.8.1.ebuild index c7adc92c4459..9fb86150a005 100644 --- a/net-analyzer/pontos/pontos-25.8.1.ebuild +++ b/net-analyzer/pontos/pontos-25.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 diff --git a/net-analyzer/python-gvm/python-gvm-26.4.0.ebuild b/net-analyzer/python-gvm/python-gvm-26.4.0.ebuild index ab9a1038893a..0147bd2a8244 100644 --- a/net-analyzer/python-gvm/python-gvm-26.4.0.ebuild +++ b/net-analyzer/python-gvm/python-gvm-26.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 diff --git a/net-analyzer/python-gvm/python-gvm-26.9.1.ebuild b/net-analyzer/python-gvm/python-gvm-26.9.1.ebuild index b14a5a07cb2d..c12c12e85a87 100644 --- a/net-analyzer/python-gvm/python-gvm-26.9.1.ebuild +++ b/net-analyzer/python-gvm/python-gvm-26.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 diff --git a/net-analyzer/snmpclitools/snmpclitools-0.7.2.ebuild b/net-analyzer/snmpclitools/snmpclitools-0.7.2.ebuild index 520d0ff66e99..62c118cf4007 100644 --- a/net-analyzer/snmpclitools/snmpclitools-0.7.2.ebuild +++ b/net-analyzer/snmpclitools/snmpclitools-0.7.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit distutils-r1 pypi DESCRIPTION="Pure-Python SNMP management tools" |
