commit: ba14970ece67b0995a3f6ab76e25a2f9e3a7789f Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Dec 2 12:51:41 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Dec 2 12:51:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba14970e
dev-util/igprof: [QA] Fix DESCRIPTION.toolong dev-util/igprof/igprof-5.9.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/igprof/igprof-5.9.11.ebuild b/dev-util/igprof/igprof-5.9.11.ebuild index 5199159f060..14f8ced68fc 100644 --- a/dev-util/igprof/igprof-5.9.11.ebuild +++ b/dev-util/igprof/igprof-5.9.11.ebuild @@ -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"
