dev-util/igprof: [QA] Fix DESCRIPTION.toolong
authorDavid Seifert <soap@gentoo.org>
Sat, 2 Dec 2017 12:51:41 +0000 (13:51 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 2 Dec 2017 12:51:41 +0000 (13:51 +0100)
dev-util/igprof/igprof-5.9.11.ebuild

index 5199159f060db9bb1bac8a36ca0f4c50606e87aa..14f8ced68fcd6aa2e1e7f5a36d488bfae8b23fdb 100644 (file)
@@ -5,7 +5,7 @@ EAPI=5
 
 inherit cmake-utils
 
-DESCRIPTION="Ignominous Profiler for analysing application memory and performance characteristics"
+DESCRIPTION="Ignominous Profiler for analysing application memory and performance"
 HOMEPAGE="http://igprof.org"
 SRC_URI="https://github.com/ktf/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"