net-analyzer/nethogs: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 12:38:37 +0000 (13:38 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 23:10:06 +0000 (00:10 +0100)
net-analyzer/nethogs/metadata.xml

index 1b55544df345ba7a5ddd64a79c548bdcef8e79da..03dae9d25e4b0a3c49473d3162ddfec5642aed12 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
        <maintainer type="project">
@@ -6,12 +6,12 @@
                <name>Gentoo network monitoring and analysis project</name>
        </maintainer>
        <longdescription>
-NetHogs is a small 'net top' tool. Instead of breaking the traffic down
- per protocol or per subnet, like most tools do, it groups bandwidth by 
-process. NetHogs does not rely on a special kernel module to be loaded. 
-If there's suddenly a lot of network traffic, you can fire up NetHogs and 
-immediately see which PID is causing this. This makes it easy to indentify 
-programs that have gone wild and are suddenly taking up your bandwidth.
+               NetHogs is a small 'net top' tool. Instead of breaking the traffic down
+               per protocol or per subnet, like most tools do, it groups bandwidth by
+               process. NetHogs does not rely on a special kernel module to be loaded.
+               If there's suddenly a lot of network traffic, you can fire up NetHogs and
+               immediately see which PID is causing this. This makes it easy to indentify
+               programs that have gone wild and are suddenly taking up your bandwidth.
        </longdescription>
        <upstream>
                <remote-id type="sourceforge">nethogs</remote-id>