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: Mon, 29 Feb 2016 21:42:43
Message-Id: 1456782083.1d285a27559c30c2567232ddcc030fa6db0fd677.patrick@gentoo
1 commit: 1d285a27559c30c2567232ddcc030fa6db0fd677
2 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 29 21:41:23 2016 +0000
4 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 29 21:41:23 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d285a27
7
8 app-admin/collectd: Remove unneeded useflag descriptions from metadata.xml
9
10 Package-Manager: portage-2.2.27
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 91a0680..2576b59 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 @@ -145,7 +144,6 @@
28 <flag name="collectd_plugins_wireless">Build the wireless input plugin (collects signal quality, signal power and signal-to-noise ratio for wireless LAN cards)</flag>
29 <flag name="collectd_plugins_write_graphite">Build the write_graphite output plugin (stores values in Carbon, the storage layer of Graphite)</flag>
30 <flag name="collectd_plugins_write_http">Build the write_http output plugin (sends metrics to a web-server using HTTP POST requests)</flag>
31 - <flag name="collectd_plugins_write_kafka">Build the Kafka output plugin (sends metrics to Apache Kafka)</flag>
32 <flag name="collectd_plugins_write_log">Build the write_log output plugin (writes metrics to a file)</flag>
33 <flag name="collectd_plugins_write_mongodb">Build the MongoDB output plugin (writes metrics to a MongoDB)</flag>
34 <flag name="collectd_plugins_write_redis">Build the Redis output plugin (stores values in Redis)</flag>