summaryrefslogtreecommitdiff
path: root/dev-util/cppcheck/cppcheck-9999.ebuild
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-9999.ebuild
parentc78dddfa009b97b1d089fe743d43fb90d95f1deb (diff)
downloadgentoo-793185350ac738d19e84a4666cdf9fe4289b789a.tar.gz
gentoo-793185350ac738d19e84a4666cdf9fe4289b789a.tar.xz
dev-util/cppcheck: Minor description fix
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Diffstat (limited to 'dev-util/cppcheck/cppcheck-9999.ebuild')
-rw-r--r--dev-util/cppcheck/cppcheck-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-9999.ebuild b/dev-util/cppcheck/cppcheck-9999.ebuild
index dcbdddafe55..38d6d57ecc2 100644
--- a/dev-util/cppcheck/cppcheck-9999.ebuild
+++ b/dev-util/cppcheck/cppcheck-9999.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 git-r3
-DESCRIPTION="static analyzer of C/C++ code"
+DESCRIPTION="Static analyzer of C/C++ code"
HOMEPAGE="http://cppcheck.sourceforge.net"
EGIT_REPO_URI="https://github.com/danmar/cppcheck.git"