dev-util/cppcheck: Minor description fix
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 11 Aug 2018 08:51:09 +0000 (10:51 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 11 Aug 2018 08:51:09 +0000 (10:51 +0200)
Package-Manager: Portage-2.3.45, Repoman-2.3.10

dev-util/cppcheck/cppcheck-1.81.ebuild
dev-util/cppcheck/cppcheck-1.84.ebuild
dev-util/cppcheck/cppcheck-9999.ebuild

index ce60d5ec062af2d867dfd8526405635121edbb83..0604af4239e75646d06b05ad1889912cc42d09d7 100644 (file)
@@ -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"
 
index 5b0934909258b2bc9aed6bce9c9e81e3a2b3b79b..2fb1dddad4b998cda4d128b74e8fda7211111ff2 100644 (file)
@@ -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="https://github.com/danmar/cppcheck/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
index dcbdddafe553f0e1a51cb5d3405bc1b9d8cddc57..38d6d57ecc24e236d842cd9bf4a42d5424289d25 100644 (file)
@@ -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"