summaryrefslogtreecommitdiff
path: root/sys-process/htop
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-18 13:51:55 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-18 13:51:55 +0000
commit64602f81dd4ecc257e8c5139f42b902d3555ea78 (patch)
tree85e7aaf8930e26f19c497d5a9aaa2df1881f4a6d /sys-process/htop
parentf8730c9e91ed2ce341e231c5adffb5f003f77678 (diff)
gentoo auto-resync : 18:12:2023 - 13:51:55
Diffstat (limited to 'sys-process/htop')
-rw-r--r--sys-process/htop/Manifest4
-rw-r--r--sys-process/htop/htop-3.2.2.ebuild12
-rw-r--r--sys-process/htop/htop-9999.ebuild12
3 files changed, 6 insertions, 22 deletions
diff --git a/sys-process/htop/Manifest b/sys-process/htop/Manifest
index 8e21ea480167..34ede607c0b9 100644
--- a/sys-process/htop/Manifest
+++ b/sys-process/htop/Manifest
@@ -1,6 +1,6 @@
DIST htop-3.2.1.tar.xz 406048 BLAKE2B 7addefca7de8f0867220e6415f4585f7e6ecf655d6245e4a8e120552ac738544fde1c2d8e24ce1139209caad23994316e8be9611f6ed0253d60547158d17ff24 SHA512 f412c10ebdec4fb026fb93a79a9b0b84612ad5a0d28e37f06713e6c895f70e92cbd09a8737d04f3d51102295d7a419eb2c3ec3907b96f553fda8ff3d1a2142b6
DIST htop-3.2.2.tar.xz 384820 BLAKE2B da3b4aea4e5d32d4b432e0f45089e7795b59d9a947dc4af76cb6b7f9137e6d45901c8169c8d2c796a3f43162c1e3c8f1e18bd17f20750637e06fe4c3ebe22caa SHA512 59f3f06677076262e25a478552e4438ce37028e2f064d3fb78653d3213b48ae4d78c7e0d62ee785a4ed3c6c99b7faafd9afab94c4350a4e5c5843cef81aaf489
EBUILD htop-3.2.1-r2.ebuild 2565 BLAKE2B 8962d2ac3cc28db34831a50e115179df9e4b6d0b01a04d3666405090eb2f8f7b5cb1852c3f7ed5419c1ab284ce6e4aca43336412fa40fd7f9dafaeb030a00970 SHA512 dbd8c527e501651bed48dc70bd8a1431d5f6ac66af4594333fd581bc3421add0f4cff921275c4b47c04d296a67b8036b394370a54d1bd570b5d1f270309092ed
-EBUILD htop-3.2.2.ebuild 2565 BLAKE2B 8962d2ac3cc28db34831a50e115179df9e4b6d0b01a04d3666405090eb2f8f7b5cb1852c3f7ed5419c1ab284ce6e4aca43336412fa40fd7f9dafaeb030a00970 SHA512 dbd8c527e501651bed48dc70bd8a1431d5f6ac66af4594333fd581bc3421add0f4cff921275c4b47c04d296a67b8036b394370a54d1bd570b5d1f270309092ed
-EBUILD htop-9999.ebuild 2573 BLAKE2B bf7f7e9417a2abdc917ac371c2a63231be13afa9da047169827aea0824e6bc42467a40d886e3c5564b49a72eff656270c42f72079c551e8c5bcec6da348eef04 SHA512 213e4f14023de96225dc64879c5ec925c5753f3ad4f37b34fd5d19da9c0611ee2fc988e3d5cd72291229bb4e923fea4d7a2dd02699bbf6767207675b6c5fde61
+EBUILD htop-3.2.2.ebuild 2436 BLAKE2B 7998d535991227c151e5d469c6c6044a7f5a090608f767a26aa8f9f249877a19b8989badbef0369b56d266445e2ae22bb78179a1debb33bf581f27a300fc9354 SHA512 8a9e9224c60cfb38df8fcaa961389f5a000ba10ad744c6035b5c9cd4a7f5d0a5749dfe93d08ae2c2fa04c88da6df045fb6ffe4a99906c6912a40dd765259e6b9
+EBUILD htop-9999.ebuild 2444 BLAKE2B 27e36f0c28d501e2d447444b9641f4fc31524037e958df01ac69bc82e590e697311e2385ab1d465a398ed4dad7dc71e5bd379f95d87597ada3bf32a2c006401a SHA512 3321fe187a4f9b8cd3e66389b8a02b19857b367e8c7aeda7e25ad51ca8583c221b660c6faf01241b967a29849ac1ed7051071a008a46e5c0518bbf92bb4d9baf
MISC metadata.xml 908 BLAKE2B ef2166ceae63ee1545ac919278b3c0e2bcbba9612d7ff6e6cac20c3d1b5981b49bb13894b8177caafcc844395ae373415a07726ad89dabc4328274eec39ae90a SHA512 8f13f80bc6bdbfbf23e7172e1872681d7f063094a68a8e773a9258e364bb947d16325cf26e5091b3b75c80b0f3b8444394535bbe409e95d7e97a733e09d5537e
diff --git a/sys-process/htop/htop-3.2.2.ebuild b/sys-process/htop/htop-3.2.2.ebuild
index 3d2a6b0bdd42..6000d7d45005 100644
--- a/sys-process/htop/htop-3.2.2.ebuild
+++ b/sys-process/htop/htop-3.2.2.ebuild
@@ -3,11 +3,9 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
-
# We avoid xdg.eclass here because it'll pull in glib, desktop utils on
# htop which is often used on headless machines. bug #787470
-inherit linux-info optfeature python-any-r1 xdg-utils
+inherit linux-info optfeature xdg-utils
DESCRIPTION="Interactive process viewer"
HOMEPAGE="https://htop.dev/ https://github.com/htop-dev/htop"
@@ -39,18 +37,12 @@ RDEPEND="
)
"
DEPEND="${RDEPEND}"
-BDEPEND="${PYTHON_DEPS}
- virtual/pkgconfig"
+BDEPEND="virtual/pkgconfig"
DOCS=( ChangeLog README )
CONFIG_CHECK="~TASKSTATS ~TASK_XACCT ~TASK_IO_ACCOUNTING ~CGROUPS"
-pkg_setup() {
- python-any-r1_pkg_setup
- linux-info_pkg_setup
-}
-
src_prepare() {
default
diff --git a/sys-process/htop/htop-9999.ebuild b/sys-process/htop/htop-9999.ebuild
index 308bba2b8c3c..95b4f940ef01 100644
--- a/sys-process/htop/htop-9999.ebuild
+++ b/sys-process/htop/htop-9999.ebuild
@@ -3,11 +3,9 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
-
# We avoid xdg.eclass here because it'll pull in glib, desktop utils on
# htop which is often used on headless machines. bug #787470
-inherit linux-info optfeature python-any-r1 xdg-utils
+inherit linux-info optfeature xdg-utils
DESCRIPTION="Interactive process viewer"
HOMEPAGE="https://htop.dev/ https://github.com/htop-dev/htop"
@@ -39,18 +37,12 @@ RDEPEND="
)
"
DEPEND="${RDEPEND}"
-BDEPEND="${PYTHON_DEPS}
- virtual/pkgconfig"
+BDEPEND="virtual/pkgconfig"
DOCS=( ChangeLog README )
CONFIG_CHECK="~TASKSTATS ~TASK_XACCT ~TASK_IO_ACCOUNTING ~CGROUPS"
-pkg_setup() {
- python-any-r1_pkg_setup
- linux-info_pkg_setup
-}
-
src_prepare() {
default