commit:     df050821591aa5758277d0cbabd8b4796d78368a
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Wed Apr 12 12:59:44 2023 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Thu Apr 13 15:18:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df050821

dev-util/cppcheck: use subslotted dependency

Changed to sci-mathematics/z3:= due ABI changes.
Added <remote-id type="github"> to metadata.xml.

Closes: https://github.com/gentoo/gentoo/pull/30572
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>

 dev-util/cppcheck/cppcheck-2.6.3.ebuild | 2 +-
 dev-util/cppcheck/metadata.xml          | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-util/cppcheck/cppcheck-2.6.3.ebuild 
b/dev-util/cppcheck/cppcheck-2.6.3.ebuild
index f3d1b21a1495..9d20cb80c711 100644
--- a/dev-util/cppcheck/cppcheck-2.6.3.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.6.3.ebuild
@@ -30,7 +30,7 @@ RDEPEND="
                dev-qt/qthelp
                dev-qt/qtprintsupport:5
        )
-       z3? ( sci-mathematics/z3 )
+       z3? ( sci-mathematics/z3:= )
 "
 DEPEND="${RDEPEND}"
 BDEPEND="

diff --git a/dev-util/cppcheck/metadata.xml b/dev-util/cppcheck/metadata.xml
index 37eddccc08f6..4f9c4c8ef1a0 100644
--- a/dev-util/cppcheck/metadata.xml
+++ b/dev-util/cppcheck/metadata.xml
@@ -12,6 +12,7 @@
                </flag>
        </use>
        <upstream>
+               <remote-id type="github">danmar/cppcheck</remote-id>
                <remote-id type="sourceforge">cppcheck</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to