sys-process/htop: tweak DESCRIPTION

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-02-05 19:59:22 +00:00
parent 89dce905dd
commit 5fdefb280c
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{9..11} )
# htop which is often used on headless machines. bug #787470
inherit linux-info optfeature python-any-r1 xdg-utils
DESCRIPTION="interactive process viewer"
DESCRIPTION="Interactive process viewer"
HOMEPAGE="https://htop.dev/ https://github.com/htop-dev/htop"
if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/htop-dev/htop.git"

View File

@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{9..11} )
# htop which is often used on headless machines. bug #787470
inherit linux-info optfeature python-any-r1 xdg-utils
DESCRIPTION="interactive process viewer"
DESCRIPTION="Interactive process viewer"
HOMEPAGE="https://htop.dev/ https://github.com/htop-dev/htop"
if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/htop-dev/htop.git"

View File

@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{9..11} )
# htop which is often used on headless machines. bug #787470
inherit linux-info optfeature python-any-r1 xdg-utils
DESCRIPTION="interactive process viewer"
DESCRIPTION="Interactive process viewer"
HOMEPAGE="https://htop.dev/ https://github.com/htop-dev/htop"
if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/htop-dev/htop.git"