Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 581838 - sys-process/memwatch-0.2.0 version bump
Summary: sys-process/memwatch-0.2.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-02 12:43 UTC by Pavel Balaev
Modified: 2016-05-02 13:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild file (memwatch-0.2.0.ebuild,524 bytes, text/plain)
2016-05-02 12:43 UTC, Pavel Balaev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Balaev 2016-05-02 12:43:30 UTC
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)
Comment 1 Patrice Clement (RETIRED) gentoo-dev 2016-05-02 13:38:47 UTC
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!