summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-15 20:23:29 +0000
committerSam James <sam@gentoo.org>2021-03-15 20:58:35 +0000
commita901a5eefc9c63222d6d8b73fd9c4af94f5e5d6f (patch)
tree3bef5df38bdda36ae4159b07f91c6654b5c5dc1d /net-analyzer/bwm-ng
parentdev-util/cmake: Removed old (diff)
downloadgentoo-a901a5eefc9c63222d6d8b73fd9c4af94f5e5d6f.tar.gz
gentoo-a901a5eefc9c63222d6d8b73fd9c4af94f5e5d6f.tar.bz2
gentoo-a901a5eefc9c63222d6d8b73fd9c4af94f5e5d6f.zip
net-analyzer/bwm-ng: fix metadata indentation
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/bwm-ng')
-rw-r--r--net-analyzer/bwm-ng/metadata.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/net-analyzer/bwm-ng/metadata.xml b/net-analyzer/bwm-ng/metadata.xml
index 7d30b17df0f1..2fb2a4922ef6 100644
--- a/net-analyzer/bwm-ng/metadata.xml
+++ b/net-analyzer/bwm-ng/metadata.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
-<email>netmon@gentoo.org</email>
-<name>Gentoo network monitoring and analysis project</name>
-</maintainer>
-<use>
-<flag name="csv">Enable csv output</flag>
-<flag name="html">Enable html output</flag>
-</use>
+ <maintainer type="project">
+ <email>netmon@gentoo.org</email>
+ <name>Gentoo network monitoring and analysis project</name>
+ </maintainer>
+ <use>
+ <flag name="csv">Enable csv output</flag>
+ <flag name="html">Enable html output</flag>
+ </use>
</pkgmetadata>