summaryrefslogtreecommitdiff
path: root/dev-util/cppcheck
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-05-31 17:23:40 -0500
committerroot <root@alpha.trunkmasters.com>2026-05-31 17:23:40 -0500
commitf953dc70343485250b836ad157649aaad47ac5bc (patch)
treee3634b454cf48f10ce9f8d12f10e60ad0a749239 /dev-util/cppcheck
parent5e07081cf4f5afaef79409b430a018b1daec073e (diff)
downloadbaldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.tar.gz
baldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.tar.xz
baldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.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
-rw-r--r--dev-util/cppcheck/metadata.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.17.1.ebuild b/dev-util/cppcheck/cppcheck-2.17.1.ebuild
index 798992313400..fd79bf2c8e7c 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_{10..14} )
+PYTHON_COMPAT=( python3_{11..13} )
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 d99daf20d87a..b8d094d68875 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_{10..14} )
+PYTHON_COMPAT=( python3_{11..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 ea80367a41e3..698745aa47a6 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_{10..14} )
+PYTHON_COMPAT=( python3_{12..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 2b8e2643d0e6..93db405c5ab2 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_{10..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit cmake python-single-r1 xdg
DESCRIPTION="Static analyzer of C/C++ code"
diff --git a/dev-util/cppcheck/metadata.xml b/dev-util/cppcheck/metadata.xml
index 7ff103e7bd89..4ceef4be1ac3 100644
--- a/dev-util/cppcheck/metadata.xml
+++ b/dev-util/cppcheck/metadata.xml
@@ -14,5 +14,5 @@
<flag name="charts">Enable QtCharts usage in the GUI</flag>
<flag name="htmlreport">install cppcheck-htmlreport</flag>
</use>
- <origin>gentoo-staging</origin>
+ <origin>liguros-repo</origin>
</pkgmetadata> \ No newline at end of file