summaryrefslogtreecommitdiff
path: root/app-admin
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/Manifest.gzbin32031 -> 32015 bytes
-rw-r--r--app-admin/ngxtop/Manifest2
-rw-r--r--app-admin/ngxtop/ngxtop-0.0.3_pre141201-r3.ebuild (renamed from app-admin/ngxtop/ngxtop-0.0.3_pre141201-r2.ebuild)9
-rw-r--r--app-admin/redfishtool/Manifest2
-rw-r--r--app-admin/redfishtool/redfishtool-1.1.8.ebuild2
5 files changed, 7 insertions, 8 deletions
diff --git a/app-admin/Manifest.gz b/app-admin/Manifest.gz
index 863ad41bf3f6..f3f2418f875e 100644
--- a/app-admin/Manifest.gz
+++ b/app-admin/Manifest.gz
Binary files differ
diff --git a/app-admin/ngxtop/Manifest b/app-admin/ngxtop/Manifest
index 3a2ddf3369a7..37754e0f5155 100644
--- a/app-admin/ngxtop/Manifest
+++ b/app-admin/ngxtop/Manifest
@@ -1,4 +1,4 @@
AUX ngxtop-0.0.2-py3.patch 1816 BLAKE2B 1f19b6143bc5eab4786043d1641f17a370cc07b72c3e61329e9b3255fb6a0c66d00d94b371aae5e0d5747e99964a102d7ea630a235ebad4df0cd3ff015917c95 SHA512 47127c5ba26d0d6319ca74f21370bf01ce3a74676066bf7476f862de8165c2d62d90e5cad1cb2369e5743db4fa51090e8bdf59da04f9dcfafec62edc44122f8f
DIST ngxtop-0.0.3_pre141201.tar.xz 9012 BLAKE2B 9e8a7d2c3aadb302e0923fc7cb5b0219a56489993fdcf83fb7b38ba67036f2b5cae7e5bba2c9efc81d858c58b0f1e25f17fa8cc600e77f76b45aafd9d5a3354e SHA512 ce0c6d027eacfe553752a4a66b7d5823de45ef847d4db1a50d9677126a1d574c22e17b5a60f073bf74eb93d56d15d88d6201353324b201b77c1dd5bede6d7cde
-EBUILD ngxtop-0.0.3_pre141201-r2.ebuild 739 BLAKE2B 36d1e0b9f92933e63bcae1a9b534bda00b8205702b6b71571811a53542c8f3e0da1094a80050b30b2cc7e8c3fb99c3a1ad0800261df043d5e38cef51f5105a88 SHA512 3157a2e7bb474757566cbf2266638203d321c913b90e1b068dc8020b9d33bb0738f14a3ff31835186c475d0d757f7b95abf77453a9914f547ee891b93e553a4f
+EBUILD ngxtop-0.0.3_pre141201-r3.ebuild 750 BLAKE2B b54fc291e932658a3cb2b7b25a255e9928b5ce1ffeedab12a26006b5b97964b3e10d0a579c56b08c30971f515ba7487127264db956ad7ed78427f17b290117e9 SHA512 6b6872de832b6326382959c48e753693d836c465178277e52bcebce655f2d1255e8cfcc7b45589fede34d337ed1276ce827286cd39a6e0129f50385ba5b6c7b8
MISC metadata.xml 492 BLAKE2B 83a6fd96b1e0322cae6cd653bff950ed4716c5c84a0edeaf41461c6de70185e9cd011dedaa49e29913d0b672776be04b572a215f035ec8bb8d806eada14313c9 SHA512 bdd922c0dc95423c839034c0514bb753a05ecb760f753290dd33149893334212f1808566b9980c16dff51730dd63b54dc93846b0b28c48b77810cbcf1952e225
diff --git a/app-admin/ngxtop/ngxtop-0.0.3_pre141201-r2.ebuild b/app-admin/ngxtop/ngxtop-0.0.3_pre141201-r3.ebuild
index ecc615db2851..873152bf9eb5 100644
--- a/app-admin/ngxtop/ngxtop-0.0.3_pre141201-r2.ebuild
+++ b/app-admin/ngxtop/ngxtop-0.0.3_pre141201-r3.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
PYTHON_REQ_USE="sqlite"
inherit distutils-r1
@@ -17,11 +18,9 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-RDEPEND="
- dev-python/docopt[${PYTHON_USEDEP}]
+RDEPEND="dev-python/docopt[${PYTHON_USEDEP}]
dev-python/pyparsing[${PYTHON_USEDEP}]
dev-python/tabulate[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
PATCHES=( "${FILESDIR}"/${PN}-0.0.2-py3.patch )
diff --git a/app-admin/redfishtool/Manifest b/app-admin/redfishtool/Manifest
index a82cfe5a3802..53d704a406f9 100644
--- a/app-admin/redfishtool/Manifest
+++ b/app-admin/redfishtool/Manifest
@@ -1,3 +1,3 @@
DIST redfishtool-1.1.8.tar.gz 83028 BLAKE2B 376d7513776aaf72bdc249d27312f25134c16ede12584ce334d7f89b07fc2abd986baa775fbc5f497d0679fba6997d5f908062af32186364b6609625fcb6e0c5 SHA512 c9aee7461013144e7d2ba2825f750cca52270cd658bb07e65764923c0ba489ec1e8a5ecb12a1b4f43ef8c0227fbe195a6869c2ae264ed778a5dddc513cbaa542
-EBUILD redfishtool-1.1.8.ebuild 476 BLAKE2B 57677ace731efaef107bc44385ffe1acd59bbb5e272d0a127a3af9fd8b74a5b08bf53ccd20a5c57f87eb18e770a7c8c3ab9640a49f6aefe4b869e4a9b9ebe5bc SHA512 38da123e7719be684b13978901e36571809fb0b899e8831a19e8fb40432e673aa29d426cc2c9bef750f2da06e8f0a2727dfa05813b2c061483eb1ccc28d6a0ba
+EBUILD redfishtool-1.1.8.ebuild 483 BLAKE2B 85bdab488af6ef073bb35c6549bc271112296d86f57c763d4687ef43eba4d71c9f66de94bdcbc3c60553262fdd1607557b2f8a2179233bb7acf026edd001d16e SHA512 e30775329fb2039b215002d99c8c94ccf940e46ee0d3573d796af3f7e911526de9af47f60cad4229423a1e1b1d81625f4cfc5f0df69dd612322e410cc406a2b0
MISC metadata.xml 376 BLAKE2B 3a54bd3c008141b4b133ade67642ce389acb1e17dc2d3f471ae2c22e1f04dd5e8a1d996fcdb95af3f49e2ced0ef52dba105c6a2e34aea4e64c495a300e652d00 SHA512 0434f210843ac4895c07716213f624c936101c54dcaa2ac426f534d18c64db9c76e357f85c6a8b07567722243c5976e8c214769aa377d64ed15babd6ac52c6a4
diff --git a/app-admin/redfishtool/redfishtool-1.1.8.ebuild b/app-admin/redfishtool/redfishtool-1.1.8.ebuild
index 79a53b30f0b9..4c2064451254 100644
--- a/app-admin/redfishtool/redfishtool-1.1.8.ebuild
+++ b/app-admin/redfishtool/redfishtool-1.1.8.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/DMTF/Redfishtool"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
RDEPEND="
dev-python/python-dateutil[${PYTHON_USEDEP}]