diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-04-15 08:04:39 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-04-15 08:04:39 +0000 |
commit | 7f7b51f5f44d81af156ae231798ff98e78da884e (patch) | |
tree | 2b93d0932f64a8f46537f89d2023680b81044b4b /metadata/md5-cache/net-proxy/hatop-0.8.2 | |
parent | Merge updates from master (diff) | |
download | gentoo-7f7b51f5f44d81af156ae231798ff98e78da884e.tar.gz gentoo-7f7b51f5f44d81af156ae231798ff98e78da884e.tar.bz2 gentoo-7f7b51f5f44d81af156ae231798ff98e78da884e.zip |
2024-04-15 08:04:38 UTC
Diffstat (limited to 'metadata/md5-cache/net-proxy/hatop-0.8.2')
-rw-r--r-- | metadata/md5-cache/net-proxy/hatop-0.8.2 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/metadata/md5-cache/net-proxy/hatop-0.8.2 b/metadata/md5-cache/net-proxy/hatop-0.8.2 index b475868e48cc..95f844d3b24d 100644 --- a/metadata/md5-cache/net-proxy/hatop-0.8.2 +++ b/metadata/md5-cache/net-proxy/hatop-0.8.2 @@ -1,15 +1,15 @@ DEFINED_PHASES=install -DEPEND=python_targets_python3_10? ( dev-lang/python:3.10[ncurses] ) python_targets_python3_11? ( dev-lang/python:3.11[ncurses] ) +DEPEND=python_targets_python3_10? ( dev-lang/python:3.10[ncurses] ) python_targets_python3_11? ( dev-lang/python:3.11[ncurses] ) python_targets_python3_12? ( dev-lang/python:3.12[ncurses] ) DESCRIPTION=Ncurses client and real-time monitoring and displaying of HAProxy status EAPI=7 HOMEPAGE=https://github.com/jhunt/hatop INHERIT=python-r1 -IUSE=python_targets_python3_10 python_targets_python3_11 +IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 KEYWORDS=~amd64 ~x86 LICENSE=GPL-3 -RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10[ncurses] ) python_targets_python3_11? ( dev-lang/python:3.11[ncurses] ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) +RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10[ncurses] ) python_targets_python3_11? ( dev-lang/python:3.11[ncurses] ) python_targets_python3_12? ( dev-lang/python:3.12[ncurses] ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) SLOT=0 SRC_URI=https://github.com/jhunt/hatop/archive/v0.8.2.tar.gz -> hatop-0.8.2.tar.gz _eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f -_md5_=fa8831fbf916fa556cd6917ec59f3aef +_md5_=c426a704f5839259c69e20a6485d7431 |