commit: 0bf8ac6a4f28ae2b767ce0af458706a21a668911 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Fri Jan 19 20:05:08 2018 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Fri Jan 19 20:05:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bf8ac6a
dev-util/cppcheck: Rebuild on dev-libs/tinyxml2 subslot updates (thanks Daniel M. Weeks). Closes: https://bugs.gentoo.org/645052 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-util/cppcheck/cppcheck-1.81.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/cppcheck/cppcheck-1.81.ebuild b/dev-util/cppcheck/cppcheck-1.81.ebuild index 055b50d20cd..f5cd79c67e4 100644 --- a/dev-util/cppcheck/cppcheck-1.81.ebuild +++ b/dev-util/cppcheck/cppcheck-1.81.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ KEYWORDS="amd64 ~arm ~arm64 hppa sparc x86" IUSE="htmlreport pcre qt5" RDEPEND=" - >=dev-libs/tinyxml2-2 + dev-libs/tinyxml2:= htmlreport? ( dev-python/pygments[${PYTHON_USEDEP}] ) pcre? ( dev-libs/libpcre ) qt5? (
