Skip to content

Commit

Permalink
dev-util/cppcheck: Restrict >=dev-libs/tinyxml2-4 (bug 590428).
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.28
  • Loading branch information
xmw committed Aug 4, 2016
1 parent 65a5db7 commit 28195bf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-util/cppcheck/cppcheck-1.72.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ IUSE="htmlreport pcre qt4"

RDEPEND="htmlreport? ( dev-python/pygments[${PYTHON_USEDEP}] )
>=dev-libs/tinyxml2-2
<dev-libs/tinyxml2-4
qt4? ( dev-qt/qtgui:4 )
pcre? ( dev-libs/libpcre )"
DEPEND="${RDEPEND}
Expand Down
1 change: 1 addition & 0 deletions dev-util/cppcheck/cppcheck-1.73.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ IUSE="htmlreport pcre qt4"

RDEPEND="htmlreport? ( dev-python/pygments[${PYTHON_USEDEP}] )
>=dev-libs/tinyxml2-2
<dev-libs/tinyxml2-4
qt4? ( dev-qt/qtgui:4 )
pcre? ( dev-libs/libpcre )"
DEPEND="${RDEPEND}
Expand Down
1 change: 1 addition & 0 deletions dev-util/cppcheck/cppcheck-1.74.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ IUSE="htmlreport pcre qt4"

RDEPEND="htmlreport? ( dev-python/pygments[${PYTHON_USEDEP}] )
>=dev-libs/tinyxml2-2
<dev-libs/tinyxml2-4
qt4? ( dev-qt/qtgui:4 )
pcre? ( dev-libs/libpcre )"
DEPEND="${RDEPEND}
Expand Down

0 comments on commit 28195bf

Please sign in to comment.