commit: cad6b94a0c9056aaf8958731a129eef16ff2b26b Author: Vladislav Mikhailikov <vmikhailikov <AT> gmail <DOT> com> AuthorDate: Wed Jun 25 19:51:23 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jul 5 06:50:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cad6b94a
net-analyzer/slurm: add long description Signed-off-by: Vladislav Mikhailikov <vmikhailikov <AT> gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42744 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-analyzer/slurm/metadata.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/net-analyzer/slurm/metadata.xml b/net-analyzer/slurm/metadata.xml index 84a3b8b8bd3d..1264b059f2b5 100644 --- a/net-analyzer/slurm/metadata.xml +++ b/net-analyzer/slurm/metadata.xml @@ -8,4 +8,12 @@ <upstream> <remote-id type="github">mattthias/slurm</remote-id> </upstream> + <longdescription> + Generic network load monitor for *BSD, Linux, HP-UX and Solaris witgh the next features: + * "realtime" traffic statistics + * three graph modes: combined RX and TX and two split views + * can monitor any network device + * curses ascii graphics + * ascii theme support + </longdescription> </pkgmetadata>
