summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-01-10 00:27:56 +0100
committerPatrice Clement <monsieurp@gentoo.org>2017-01-10 00:30:51 +0100
commit40fea913ce8b6a2bb4a87b60370007f33a374a27 (patch)
treeb76ad08eda5fd9a5b2b89e439b060f45d730664b /sys-process
parentsys-process/glances: clean up old. (diff)
downloadgentoo-40fea913ce8b6a2bb4a87b60370007f33a374a27.tar.gz
gentoo-40fea913ce8b6a2bb4a87b60370007f33a374a27.tar.bz2
gentoo-40fea913ce8b6a2bb4a87b60370007f33a374a27.zip
sys-process/glances: remove unused USE flags.
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/glances/metadata.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys-process/glances/metadata.xml b/sys-process/glances/metadata.xml
index b934c7d2e61f..e4007e574af0 100644
--- a/sys-process/glances/metadata.xml
+++ b/sys-process/glances/metadata.xml
@@ -8,12 +8,6 @@
<longdescription>
Glances is a cross-platform curses-based monitoring tool written in Python.
</longdescription>
- <use>
- <flag name="web">Enables the web server mode</flag>
- <flag name="hddtemp">Enables hard drive temperature monitoring</flag>
- <flag name="snmp">Enables SNMP support</flag>
- <flag name="chart">Enables support of graph charts via matplotlib</flag>
- </use>
<upstream>
<remote-id type="pypi">Glances</remote-id>
<remote-id type="github">nicolargo/glances</remote-id>