diff options
author | Pedro Arizmendi <silmano@gmail.com> | 2016-04-16 23:13:05 +0200 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2016-04-20 17:14:14 +0800 |
commit | dc3913e2fc487a1a34691d00a33a0aed67d35777 (patch) | |
tree | 45bc129d5e6b0300ebb02ddccbad4411b25d0f1b /www-misc/monitorix/metadata.xml | |
parent | app-text/cherrytree: add a safety net to configure phase (diff) | |
download | gentoo-dc3913e2fc487a1a34691d00a33a0aed67d35777.tar.gz gentoo-dc3913e2fc487a1a34691d00a33a0aed67d35777.tar.bz2 gentoo-dc3913e2fc487a1a34691d00a33a0aed67d35777.zip |
www-misc/monitorix: revbump to vn. 3.8.1-r1
- This update removes the information leakage
bug created in the previous version.
- Also updated some QA issues present.
- Removed global USE flags from metadata.xml.
- Removed masked versions 3.6.0 & 3.8.1.
- Fixes the following bug
Gentoo-bug: 580210
Reported-by: Göktürk Yüksek <gokturk@binghamton.edu>
Package-Manager: portage-2.2.26
Closes: https://github.com/gentoo/gentoo/pull/1286
Signed-off-by: Ian Delaney <idella4@gentoo.org>
Diffstat (limited to 'www-misc/monitorix/metadata.xml')
-rw-r--r-- | www-misc/monitorix/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www-misc/monitorix/metadata.xml b/www-misc/monitorix/metadata.xml index d645f24bd758..6a529d09710f 100644 --- a/www-misc/monitorix/metadata.xml +++ b/www-misc/monitorix/metadata.xml @@ -13,9 +13,7 @@ <longdescription>A lightweight system monitoring tool</longdescription> <use> <flag name="apcupsd">Make use of a daemon that controls APC UPSes with <pkg>sys-power/apcupsd</pkg>.</flag> - <flag name="hddtemp">Use SMART to monitor the temperature of hard drives with <pkg>app-admin/hddtemp</pkg>.</flag> <flag name="httpd">Enables the CGI webserver with any package that satisfies <pkg>virtual/httpd-cgi</pkg>.</flag> - <flag name="lm_sensors">Additional hardware mnitoring sensors with <pkg>sys-apps/lm_sensors</pkg>.</flag> <flag name="postfix">Analyze postfix logs with <pkg>net-mail/pflogsumm</pkg>.</flag> </use> </pkgmetadata> |