Gentoo Archives: gentoo-commits

From: Patrick Lauer <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/collectd/
Date: Tue, 29 Mar 2016 19:17:54
Message-Id: 1459279060.7bb72cccf8435f704fab796ee931053d0f2ba229.patrick@gentoo
1 commit: 7bb72cccf8435f704fab796ee931053d0f2ba229
2 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 29 19:17:26 2016 +0000
4 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 29 19:17:40 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bb72ccc
7
8 app-admin/collectd: Remove unneeded useflag descriptions from metadata.xml
9
10 Package-Manager: portage-2.2.28
11
12 app-admin/collectd/metadata.xml | 2 --
13 1 file changed, 2 deletions(-)
14
15 diff --git a/app-admin/collectd/metadata.xml b/app-admin/collectd/metadata.xml
16 index b3df3aa..426b419 100644
17 --- a/app-admin/collectd/metadata.xml
18 +++ b/app-admin/collectd/metadata.xml
19 @@ -33,7 +33,6 @@
20 <flag name="collectd_plugins_apache">Build the apache input plugin (collects statistics from Apache's mod_status module)</flag>
21 <flag name="collectd_plugins_apcups">Build the apcups input plugin (reads various statistics about a connected uninterruptible power supply (UPS))</flag>
22 <flag name="collectd_plugins_ascent">Build the ascent input plugin (reads and parses the statistics page of Ascent)</flag>
23 - <flag name="collectd_plugins_barometer">Build the barometer input plugin (reads sensor data from various Freescale and Bosch digital barometers)</flag>
24 <flag name="collectd_plugins_battery">Build the battery input plugin (collects the battery's charge, the drawn current and the battery's voltage)</flag>
25 <flag name="collectd_plugins_bind">Build the bind input plugin (collects statistics from bind instances)</flag>
26 <flag name="collectd_plugins_ceph">Build the Ceph input plugin (collects statistics from the Ceph distributed storage system)</flag>
27 @@ -146,7 +145,6 @@
28 <flag name="collectd_plugins_write_http">Build the write_http output plugin (sends metrics to a web-server using HTTP POST requests)</flag>
29 <flag name="collectd_plugins_write_kafka">Build the Kafka output plugin (sends metrics to Apache Kafka)</flag>
30 <flag name="collectd_plugins_write_log">Build the write_log output plugin (writes metrics to a file)</flag>
31 - <flag name="collectd_plugins_write_mongodb">Build the MongoDB output plugin (writes metrics to a MongoDB)</flag>
32 <flag name="collectd_plugins_write_redis">Build the Redis output plugin (stores values in Redis)</flag>
33 <flag name="collectd_plugins_write_riemann">Build the Riemann output plugin (stores values in Riemann, a stream processing and monitoring system)</flag>
34 <flag name="collectd_plugins_write_sensu">Build the Sensu output plugin (sends metrics to Sensu Core, an open-source monitoring project)</flag>