diff options
Diffstat (limited to 'sys-process/htop/htop-9999.ebuild')
-rw-r--r-- | sys-process/htop/htop-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/htop/htop-9999.ebuild b/sys-process/htop/htop-9999.ebuild index 7080f7e4ba08..308bba2b8c3c 100644 --- a/sys-process/htop/htop-9999.ebuild +++ b/sys-process/htop/htop-9999.ebuild @@ -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" |