sys-process/bottom: New package

Bottom is an alternative to top.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow
2020-12-19 19:55:22 -05:00
parent b54356ae1b
commit 615d58ffcd
3 changed files with 369 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>randy@electronsweatshop.com</email>
<name>Randy Barlow</name>
</maintainer>
<longdescription lang="en">
A cross-platform graphical process/system monitor with a customizable interface and a
multitude of features. Supports Linux, macOS, and Windows. Inspired by both gtop and gotop.
</longdescription>
<upstream>
<remote-id type="github">ClementTsang/bottom</remote-id>
</upstream>
</pkgmetadata>