summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-08-11 10:51:09 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-08-11 10:51:09 +0200
commit793185350ac738d19e84a4666cdf9fe4289b789a (patch)
treef866f6c1f8621d06234b4b4466e44b05ff7f49ba /dev-util/cppcheck/cppcheck-1.81.ebuild
parentdev-util/cppcheck: Sync live with 1.84 changes (diff)
downloadgentoo-793185350ac738d19e84a4666cdf9fe4289b789a.tar.gz
gentoo-793185350ac738d19e84a4666cdf9fe4289b789a.tar.bz2
gentoo-793185350ac738d19e84a4666cdf9fe4289b789a.zip
dev-util/cppcheck: Minor description fix
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Diffstat (limited to 'dev-util/cppcheck/cppcheck-1.81.ebuild')
-rw-r--r--dev-util/cppcheck/cppcheck-1.81.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-1.81.ebuild b/dev-util/cppcheck/cppcheck-1.81.ebuild
index ce60d5ec062a..0604af4239e7 100644
--- a/dev-util/cppcheck/cppcheck-1.81.ebuild
+++ b/dev-util/cppcheck/cppcheck-1.81.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1 flag-o-matic qmake-utils toolchain-funcs
-DESCRIPTION="static analyzer of C/C++ code"
+DESCRIPTION="Static analyzer of C/C++ code"
HOMEPAGE="http://cppcheck.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"