diff options
-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" |