diff options
author | Matthias Maier <tamiko@gentoo.org> | 2020-12-03 22:56:31 -0600 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2020-12-03 23:37:16 -0600 |
commit | f631b786b5dc48a16224e856417ceb44231428a7 (patch) | |
tree | 0bdc7192e6603f69ba6245cf48f8f50aa70f8565 /profiles | |
parent | dev-util/cppcheck: update PYTHON_COMPAT (diff) | |
download | gentoo-f631b786b5dc48a16224e856417ceb44231428a7.tar.gz gentoo-f631b786b5dc48a16224e856417ceb44231428a7.tar.bz2 gentoo-f631b786b5dc48a16224e856417ceb44231428a7.zip |
dev-util/cppcheck: version bump to 2.2
Thanks to Bernd Buschinski for the initial ebuild
Closes: https://bugs.gentoo.org/693352
Bug: https://bugs.gentoo.org/699594
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 15062f1199b9..17fd56881683 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Matthias Maier <tamiko@gentoo.org> (2020-12-03) +# Requires sci-mathematics/z3. +dev-util/cppcheck z3 + # Michał Górny <mgorny@gentoo.org> (2020-11-18) # Requires dev-python/coverage, bug #743355. dev-python/nose coverage diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index de6cf1c5f4e5..7b9eb8fd007e 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matthias Maier <tamiko@gentoo.org> (2020-12-03) +# Requires sci-mathematics/z3. +dev-util/cppcheck z3 + # Mart Raudsepp <leio@gentoo.org> (2020-11-26) # dev-libs/libmanette not keyworded, limited usefulness net-libs/webkit-gtk gamepad |