Created attachment 430846 [details] ebuild file New version: - Use cmake instead of autotools. - Code refactoring. - Add hotkeys for display the amount of memory in Mb,Gb,Kb and bytes.
commit 0945d6bac27c239930f16f8138b7c09ed5c3e452 (HEAD -> master) Author: Patrice Clement <monsieurp@gentoo.org> AuthorDate: Sun Apr 17 13:47:31 2016 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: Sun Apr 17 13:47:31 2016 +0000 sys-process/memwatch: Version bump. Reporter: Pascal <pascal@unixdev.ru> Gentoo-Bug: https://bugs.gentoo.org/580252 Package-Manager: portage-2.2.26 sys-process/memwatch/Manifest | 1 + sys-process/memwatch/memwatch-0.1.0.ebuild | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 sys-process/memwatch/memwatch-0.1.0.ebuild Thanks!