From 4412ca2c79a50481eff42550e9d63cba74c9ffc4 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 24 Jan 2016 23:15:58 +0100 Subject: Unify quoting in metadata.xml files for machine processing Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes. --- www-misc/monitorix/metadata.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'www-misc/monitorix') diff --git a/www-misc/monitorix/metadata.xml b/www-misc/monitorix/metadata.xml index 2f125e497b2e..19095cb4e248 100644 --- a/www-misc/monitorix/metadata.xml +++ b/www-misc/monitorix/metadata.xml @@ -1,4 +1,4 @@ - + @@ -8,10 +8,10 @@ A lightweight system monitoring tool. - Make use of a daemon that controls APC UPSes with sys-power/apcupsd. - Use SMART to monitor the temperature of hard drives with app-admin/hddtemp. - Enables the CGI webserver with any package that satisfies virtual/httpd-cgi. - Additional hardware mnitoring sensors with sys-apps/lm_sensors. - Analyze postfix logs with net-mail/pflogsumm. + Make use of a daemon that controls APC UPSes with sys-power/apcupsd. + Use SMART to monitor the temperature of hard drives with app-admin/hddtemp. + Enables the CGI webserver with any package that satisfies virtual/httpd-cgi. + Additional hardware mnitoring sensors with sys-apps/lm_sensors. + Analyze postfix logs with net-mail/pflogsumm. -- cgit v1.2.3-18-g5258