Created attachment 545592 [details] simple ebuild prettyping is a wrapper around the standard ping tool with the objective of making the output prettier, more colorful, more compact, and easier to read. It only depends on bash and some variant of awk.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faba3e0b54125bcb1a20a7ed5e9a43387eb97afa commit faba3e0b54125bcb1a20a7ed5e9a43387eb97afa Author: Ralph Seichter <github@seichter.de> AuthorDate: 2018-10-22 12:55:43 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-11-03 09:58:20 +0000 net-analyzer/prettyping: Ping wrapper with coloured output (new package) 'prettyping' is a wrapper around the standard 'ping' tool, making the output prettier, more colorful, more compact, and easier to read. Closes: https://bugs.gentoo.org/664958 Package-Manager: Portage-2.3.49, Repoman-2.3.11 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/10200 Signed-off-by: Michał Górny <mgorny@gentoo.org> net-analyzer/prettyping/Manifest | 1 + net-analyzer/prettyping/metadata.xml | 20 ++++++++++++++++++++ net-analyzer/prettyping/prettyping-1.0.1.ebuild | 20 ++++++++++++++++++++ 3 files changed, 41 insertions(+)