diff options
author | Ian Delaney <idella4@gentoo.org> | 2016-04-16 10:09:56 +0800 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2016-04-16 10:19:09 +0800 |
commit | 417663021462c40bbfd91aaed6465b9dddcfc287 (patch) | |
tree | c0e4109356996336c109ff34a81e3df1a0649b71 /www-misc/monitorix | |
parent | www-plugins/chrome-binary-plugins: automated update (diff) | |
download | gentoo-417663021462c40bbfd91aaed6465b9dddcfc287.tar.gz gentoo-417663021462c40bbfd91aaed6465b9dddcfc287.tar.bz2 gentoo-417663021462c40bbfd91aaed6465b9dddcfc287.zip |
www-misc/monitorix: add user 'silmano' and g-p-m to metadata.xml
User silmano contacted proxy maintainers project via email, via the
project's alias, and has made a full effective pull request within
the github mirror to upgrade and bump the package
Package-Manager: portage-2.2.28
Diffstat (limited to 'www-misc/monitorix')
-rw-r--r-- | www-misc/monitorix/metadata.xml | 28 |
1 files changed, 17 insertions, 11 deletions
diff --git a/www-misc/monitorix/metadata.xml b/www-misc/monitorix/metadata.xml index 555cac3a16d7..d645f24bd758 100644 --- a/www-misc/monitorix/metadata.xml +++ b/www-misc/monitorix/metadata.xml @@ -1,15 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> - <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> + <maintainer type="person"> + <email>silmano@gmail.com</email> + <name>Pedro Arizmendi</name> + <description>Proxied maintainer; set to assignee in all bugs</description> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Gentoo Proxy Maintainers Project</name> + </maintainer> + <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> |