diff --git a/sys-process/nvtop/metadata.xml b/sys-process/nvtop/metadata.xml index d16f6189d2..f1193f5554 100644 --- a/sys-process/nvtop/metadata.xml +++ b/sys-process/nvtop/metadata.xml @@ -9,10 +9,8 @@ Syllo/nvtop - Nvtop stands for NVidia TOP, a (h)top like task monitor for NVIDIA GPUs. - It can handle multiple GPUs and print information about them in a htop - familiar way. Some fields are shown as N/A: Ask NVIDIA for better support - of your hardware! Compatibility issues: Does not work with nouveau driver - stack and older NVIDIA GPU for the time being. + NVTOP stands for Neat Videocard TOP, a (h)top like task monitor for + AMD, Intel and NVIDIA GPUs. It can handle multiple GPUs and print + information about them in a htop-familiar way. diff --git a/sys-process/nvtop/nvtop-2.0.3.ebuild b/sys-process/nvtop/nvtop-2.0.3.ebuild index a4383e95dc..c0fcc5624e 100644 --- a/sys-process/nvtop/nvtop-2.0.3.ebuild +++ b/sys-process/nvtop/nvtop-2.0.3.ebuild @@ -7,7 +7,7 @@ inherit cmake NVIDIA_PV="455.38" -DESCRIPTION="NVIDIA GPUs htop like monitoring tool" +DESCRIPTION="(h)top like task monitor for AMD, NVIDIA, … GPUs" HOMEPAGE="https://github.com/Syllo/nvtop" if [[ "${PV}" == "9999" ]] ; then diff --git a/sys-process/nvtop/nvtop-3.0.1.ebuild b/sys-process/nvtop/nvtop-3.0.1.ebuild index e2d0d4176d..1e15ea20b3 100644 --- a/sys-process/nvtop/nvtop-3.0.1.ebuild +++ b/sys-process/nvtop/nvtop-3.0.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit cmake xdg -DESCRIPTION="NVIDIA GPUs htop like monitoring tool" +DESCRIPTION="(h)top like task monitor for AMD, Intel, NVIDIA, … GPUs" HOMEPAGE="https://github.com/Syllo/nvtop" if [[ "${PV}" == "9999" ]] ; then diff --git a/sys-process/nvtop/nvtop-3.0.2.ebuild b/sys-process/nvtop/nvtop-3.0.2.ebuild index 395e8ba179..308b984c1c 100644 --- a/sys-process/nvtop/nvtop-3.0.2.ebuild +++ b/sys-process/nvtop/nvtop-3.0.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit cmake xdg -DESCRIPTION="NVIDIA GPUs htop like monitoring tool" +DESCRIPTION="(h)top like task monitor for AMD, Intel, NVIDIA, … GPUs" HOMEPAGE="https://github.com/Syllo/nvtop" if [[ "${PV}" == "9999" ]] ; then diff --git a/sys-process/nvtop/nvtop-9999.ebuild b/sys-process/nvtop/nvtop-9999.ebuild index 395e8ba179..308b984c1c 100644 --- a/sys-process/nvtop/nvtop-9999.ebuild +++ b/sys-process/nvtop/nvtop-9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit cmake xdg -DESCRIPTION="NVIDIA GPUs htop like monitoring tool" +DESCRIPTION="(h)top like task monitor for AMD, Intel, NVIDIA, … GPUs" HOMEPAGE="https://github.com/Syllo/nvtop" if [[ "${PV}" == "9999" ]] ; then