diff options
author | Matthias Maier <tamiko@gentoo.org> | 2019-03-24 11:51:51 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2019-03-24 11:52:39 -0500 |
commit | 8eb54a0209ccdb705c5d14681eb432999085c749 (patch) | |
tree | 7ab1d83bdbb1aebbcec86e608313ce6ff9890557 /dev-util/cppcheck | |
parent | dev-util/cppcheck: take over maintainership (diff) | |
download | gentoo-8eb54a0209ccdb705c5d14681eb432999085c749.tar.gz gentoo-8eb54a0209ccdb705c5d14681eb432999085c749.tar.bz2 gentoo-8eb54a0209ccdb705c5d14681eb432999085c749.zip |
dev-util/cppcheck: update live ebuild
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'dev-util/cppcheck')
-rw-r--r-- | dev-util/cppcheck/cppcheck-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-9999.ebuild b/dev-util/cppcheck/cppcheck-9999.ebuild index 492bd6fe04a3..c216c0f0a0eb 100644 --- a/dev-util/cppcheck/cppcheck-9999.ebuild +++ b/dev-util/cppcheck/cppcheck-9999.ebuild @@ -31,7 +31,6 @@ DEPEND="${RDEPEND} " PATCHES=( "${FILESDIR}"/${PN}-1.75-tinyxml2.patch - "${FILESDIR}"/${PN}-1.85-ldflags.patch ) src_prepare() { |