summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/glances/metadata.xml')
-rw-r--r--sys-process/glances/metadata.xml19
1 files changed, 10 insertions, 9 deletions
diff --git a/sys-process/glances/metadata.xml b/sys-process/glances/metadata.xml
index c97f410e18fb..9e1478de80bb 100644
--- a/sys-process/glances/metadata.xml
+++ b/sys-process/glances/metadata.xml
@@ -1,17 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>python</herd>
-<longdescription>
+ <herd>python</herd>
+ <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>
+ <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>
-</upstream>
+ <upstream>
+ <remote-id type="pypi">Glances</remote-id>
+ <remote-id type="github">nicolargo/glances</remote-id>
+ </upstream>
</pkgmetadata>