summaryrefslogtreecommitdiff
path: root/dev-util/cppcheck
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-util/cppcheck
parent51bf2274747e1d7dc41c145ccf95055c1b9d763b (diff)
downloadbaldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.tar.gz
baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.tar.xz
baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.zip
Adding metadata
Diffstat (limited to 'dev-util/cppcheck')
-rw-r--r--dev-util/cppcheck/cppcheck-2.17.1.ebuild2
-rw-r--r--dev-util/cppcheck/cppcheck-2.18.2.ebuild2
-rw-r--r--dev-util/cppcheck/cppcheck-2.19.1.ebuild2
-rw-r--r--dev-util/cppcheck/cppcheck-2.20.0.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.17.1.ebuild b/dev-util/cppcheck/cppcheck-2.17.1.ebuild
index 378b1833974f..7ddc6b267b8f 100644
--- a/dev-util/cppcheck/cppcheck-2.17.1.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.17.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit cmake python-single-r1 xdg
DESCRIPTION="Static analyzer of C/C++ code"
diff --git a/dev-util/cppcheck/cppcheck-2.18.2.ebuild b/dev-util/cppcheck/cppcheck-2.18.2.ebuild
index b8d094d68875..4f67cd432396 100644
--- a/dev-util/cppcheck/cppcheck-2.18.2.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.18.2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit cmake python-single-r1 xdg
DESCRIPTION="Static analyzer of C/C++ code"
diff --git a/dev-util/cppcheck/cppcheck-2.19.1.ebuild b/dev-util/cppcheck/cppcheck-2.19.1.ebuild
index 698745aa47a6..1522bc132a57 100644
--- a/dev-util/cppcheck/cppcheck-2.19.1.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.19.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit cmake python-single-r1 xdg
DESCRIPTION="Static analyzer of C/C++ code"
diff --git a/dev-util/cppcheck/cppcheck-2.20.0.ebuild b/dev-util/cppcheck/cppcheck-2.20.0.ebuild
index 93db405c5ab2..e724bdeed216 100644
--- a/dev-util/cppcheck/cppcheck-2.20.0.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.20.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit cmake python-single-r1 xdg
DESCRIPTION="Static analyzer of C/C++ code"