summaryrefslogtreecommitdiff
path: root/app-admin/ngxtop
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /app-admin/ngxtop
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'app-admin/ngxtop')
-rw-r--r--app-admin/ngxtop/Manifest4
-rw-r--r--app-admin/ngxtop/ngxtop-0.0.3_pre141201-r1.ebuild4
-rw-r--r--app-admin/ngxtop/ngxtop-0.0.3_pre141201-r2.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-admin/ngxtop/Manifest b/app-admin/ngxtop/Manifest
index e5a747e34aaf..bd5bb3038ffe 100644
--- a/app-admin/ngxtop/Manifest
+++ b/app-admin/ngxtop/Manifest
@@ -1,5 +1,5 @@
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-r1.ebuild 749 BLAKE2B df74eb3f526b1923027923a2619af43c898f4331bfbc2f190aad953842c09719098ff3d522d6036f1234168f09d0cb9a666c052ab868f2297c9d5cc47eaad31a SHA512 bdc0be8087055b3e4e94209ada558728500c8f0fcfa6d64db3d0d94e7b553b0fe710c2433d2b048dfe2731f3cd6fe2c034173db1966d5fb8522cea69dc990505
-EBUILD ngxtop-0.0.3_pre141201-r2.ebuild 748 BLAKE2B da5a56556d3ffc501b964048b12f8e19e7128a69d587391bd99badcd25d767753ad943f045d8d2c22b1af92858ebd764d83e17e1a710b150ac0ff2b7b85daf98 SHA512 af31d7b5b2b158d500fe5c85db9d39c86bf0b8d4d592782028710dc5c578533263bf0b4aaa514521c24800b09e763b78938356d786b4a223b31850f700ca7ef9
+EBUILD ngxtop-0.0.3_pre141201-r1.ebuild 744 BLAKE2B 63da2bdf1a4b1b64e3d4c7a6753d8c0d374eaa58b0dcc2ce50acf8feca49d2353f5338f2f9b20631486adadf14fab7d724fb24b6e93854fb906be9f65b86871a SHA512 213d8836b6b86410865d6ef61ba28664d12cbfdb611d7041cab9e26d4ebde27da92f6e105ed4554098a4ca1b3b68c5de49f31666760ba837c46673e52b0a7674
+EBUILD ngxtop-0.0.3_pre141201-r2.ebuild 748 BLAKE2B 1c717f6950359bda702cd89b6bf99ff0fba6053ea9bc3893c98ea8acc0354045467f2d22185335315471d81b0b9ae1d1d929d3889415fd1f6736c7172f4d0fb9 SHA512 6b12021c0e9a562d0231c99d39df5b68142fdc66adb30b582ca706f4192bd4f8538b07dbdd301bfa8b8e44f4706013e32b78759398658e294b1447d3f0bbe48c
MISC metadata.xml 492 BLAKE2B 83a6fd96b1e0322cae6cd653bff950ed4716c5c84a0edeaf41461c6de70185e9cd011dedaa49e29913d0b672776be04b572a215f035ec8bb8d806eada14313c9 SHA512 bdd922c0dc95423c839034c0514bb753a05ecb760f753290dd33149893334212f1808566b9980c16dff51730dd63b54dc93846b0b28c48b77810cbcf1952e225
diff --git a/app-admin/ngxtop/ngxtop-0.0.3_pre141201-r1.ebuild b/app-admin/ngxtop/ngxtop-0.0.3_pre141201-r1.ebuild
index 31b0ab02bf84..e52a5c222c6a 100644
--- a/app-admin/ngxtop/ngxtop-0.0.3_pre141201-r1.ebuild
+++ b/app-admin/ngxtop/ngxtop-0.0.3_pre141201-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_9 )
PYTHON_REQ_USE="sqlite"
DISTUTILS_USE_SETUPTOOLS=rdepend
diff --git a/app-admin/ngxtop/ngxtop-0.0.3_pre141201-r2.ebuild b/app-admin/ngxtop/ngxtop-0.0.3_pre141201-r2.ebuild
index b76e25b4baf5..9d7abe870691 100644
--- a/app-admin/ngxtop/ngxtop-0.0.3_pre141201-r2.ebuild
+++ b/app-admin/ngxtop/ngxtop-0.0.3_pre141201-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
PYTHON_REQ_USE="sqlite"
inherit distutils-r1