commit: 40fea913ce8b6a2bb4a87b60370007f33a374a27
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 9 23:27:56 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Jan 9 23:30:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40fea913
sys-process/glances: remove unused USE flags.
Package-Manager: portage-2.3.0
sys-process/glances/metadata.xml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/sys-process/glances/metadata.xml b/sys-process/glances/metadata.xml
index b934c7d..e4007e5 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>