Created attachment 432968 [details] ebuild file New version: - Localization support (gettext). - Fix broken delay option. - Data update time is now set in seconds. - New field displays available memory. - Long options. - Size in powers of 1024 and 1000 - Size in gigabytes and terabytes - Human readable output of memory size(enable by default)
commit 3943f90460a858334fc02a89848c47ef090b6461 (HEAD -> master) Author: Patrice Clement <monsieurp@gentoo.org> AuthorDate: Mon May 2 13:23:43 2016 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: Mon May 2 13:23:43 2016 +0000 sys-process/memwatch: Version bump. Gentoo-Bug: https://bugs.gentoo.org/581838 Package-Manager: portage-2.2.26 sys-process/memwatch/Manifest | 1 + sys-process/memwatch/memwatch-0.2.0.ebuild | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 sys-process/memwatch/memwatch-0.2.0.ebuild Thanks!