commit: 53b56ba8e24df7b1fb3a450fd46c13d021e20a61 Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru> AuthorDate: Wed May 31 05:57:10 2023 +0000 Commit: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru> CommitDate: Wed May 31 05:57:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=53b56ba8
sys-apps/corefreq: description improve, for SEO/grep Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru> sys-apps/corefreq/corefreq-1.96.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/corefreq/corefreq-1.96.2.ebuild b/sys-apps/corefreq/corefreq-1.96.2.ebuild index e3cc328ce..622678871 100644 --- a/sys-apps/corefreq/corefreq-1.96.2.ebuild +++ b/sys-apps/corefreq/corefreq-1.96.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit linux-mod -DESCRIPTION="CPU monitoring software designed for the 64-bits Processors" +DESCRIPTION="CPU monitoring software designed for the 64-bits Processors, like top" HOMEPAGE="https://github.com/cyring/CoreFreq" SRC_URI="https://github.com/cyring/CoreFreq/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
