summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-05 19:59:22 +0000
committerSam James <sam@gentoo.org>2023-02-05 19:59:52 +0000
commit5fdefb280cc1c1f7d456bbf0c246f99d48f88f6f (patch)
tree54cc834519ead26fef3a13ef400df075a5f29cb3
parentdev-python/mypy_extensions: Bump to 1.0.0 (diff)
downloadgentoo-5fdefb28.tar.gz
gentoo-5fdefb28.tar.bz2
gentoo-5fdefb28.zip
sys-process/htop: tweak DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-process/htop/htop-3.2.1-r2.ebuild2
-rw-r--r--sys-process/htop/htop-3.2.2.ebuild2
-rw-r--r--sys-process/htop/htop-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/htop/htop-3.2.1-r2.ebuild b/sys-process/htop/htop-3.2.1-r2.ebuild
index 6814598d8439..3d2a6b0bdd42 100644
--- a/sys-process/htop/htop-3.2.1-r2.ebuild
+++ b/sys-process/htop/htop-3.2.1-r2.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"
diff --git a/sys-process/htop/htop-3.2.2.ebuild b/sys-process/htop/htop-3.2.2.ebuild
index 7080f7e4ba08..308bba2b8c3c 100644
--- a/sys-process/htop/htop-3.2.2.ebuild
+++ b/sys-process/htop/htop-3.2.2.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"
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"