summaryrefslogtreecommitdiff
path: root/net-misc/nyx
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-09-25 20:21:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-09-25 20:21:45 +0100
commitc719fdcee603a5a706a45d10cb598762d56a727d (patch)
tree620cbf137661399a3fb1eff92914204f9a970713 /net-misc/nyx
parentcc4618c9ba3d974948ebf340b542d8cb01db2f55 (diff)
gentoo resync : 25.09.2021
Diffstat (limited to 'net-misc/nyx')
-rw-r--r--net-misc/nyx/Manifest2
-rw-r--r--net-misc/nyx/nyx-2.1.0-r2.ebuild5
2 files changed, 3 insertions, 4 deletions
diff --git a/net-misc/nyx/Manifest b/net-misc/nyx/Manifest
index 29bf94ad2442..bc228ad7ae73 100644
--- a/net-misc/nyx/Manifest
+++ b/net-misc/nyx/Manifest
@@ -1,3 +1,3 @@
DIST nyx-2.1.0.tar.gz 6908817 BLAKE2B e67305c0e2a066976cc828235bb364a238af2842251b466cc70bf8ad79138ffb5d6c598cf5900b777caf03ffefd0566e9eccfb65131ca0dc26670d71d8f9a756 SHA512 69a645cc811a1b1fbd9cf0501d8f23f1a52e0e92a0598097bb0c9efb040e1895e1dd431bad93be36db0e85ca7ac32ee5c866d50d2812069a39e5160b44575a37
-EBUILD nyx-2.1.0-r2.ebuild 670 BLAKE2B 6ba8d21aa1047ad533510c09d2e07dd1099a48c91fce2f8319fbc0909eaa17795543106c7d6e1a352b08e974f47609ce2c304bdcf9f7e74207b6727878277ee7 SHA512 433e8d5d24b9955a28f4ffdb557dbfacedd52e54bf6b12a76db64617974339392e1f9fc3cc6ec011e943448b5de8352adda3084c474b36bea09408a6520e4872
+EBUILD nyx-2.1.0-r2.ebuild 635 BLAKE2B 96c501b3ed2f5c92b4992fd81e00d57930bf40ea545a899ae185b94959268c614ffb2b0f5c399023e381d97127d7ce15f2e9db4e9cdff088dd5270b9f0f57810 SHA512 262f8a6361135d6c839e05cedac8ddd1c96ae66c9a63221ae162550f1da30e20c72b81d20eb4255623ff8970a16c96a294151cce49bafdd34503aa2a2d06ec99
MISC metadata.xml 329 BLAKE2B 089c30db84b27384d6b7814fa6f8a5ab3ce4c40cc0c95538fd45262b79df25520c0780013548ed6dc7511fc815c25401d38d37f60ce4ee0e2a53bfbe99f6b183 SHA512 d969896fb35aa789b119ad623b7d4e63518cfb2ff0f46cff3f299db828a0918646b6634c94c901ffd847b1c1e0e4b722f2b0015034354886eb94fc8bc29071e6
diff --git a/net-misc/nyx/nyx-2.1.0-r2.ebuild b/net-misc/nyx/nyx-2.1.0-r2.ebuild
index e3daaf75fa08..7c6aeee19674 100644
--- a/net-misc/nyx/nyx-2.1.0-r2.ebuild
+++ b/net-misc/nyx/nyx-2.1.0-r2.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-PYTHON_COMPAT=(python3_{7,8,9} pypy3)
+PYTHON_COMPAT=(python3_{8,9} pypy3)
PYTHON_REQ_USE='ncurses,sqlite(-)'
-DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1