diff options
author | Vitaly Zdanevich <zdanevich.vitaly@ya.ru> | 2023-05-31 09:57:10 +0400 |
---|---|---|
committer | Vitaly Zdanevich <zdanevich.vitaly@ya.ru> | 2023-05-31 09:57:10 +0400 |
commit | 53b56ba8e24df7b1fb3a450fd46c13d021e20a61 (patch) | |
tree | 11073c71444a89814efc400d670e8c5f6ec72ce3 /sys-apps | |
parent | sys-apps/corefreq: bump to 1.96.2 (diff) | |
download | guru-53b56ba8e24df7b1fb3a450fd46c13d021e20a61.tar.gz guru-53b56ba8e24df7b1fb3a450fd46c13d021e20a61.tar.bz2 guru-53b56ba8e24df7b1fb3a450fd46c13d021e20a61.zip |
sys-apps/corefreq: description improve, for SEO/grep
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/corefreq/corefreq-1.96.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |