summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-01 13:53:53 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-01 14:02:01 +0200
commit5bbc94a101b8e608a29bc0680fdbfd095e8bc383 (patch)
treeff452308cb1c2a3fafe350099c567b8365c37c08 /net-analyzer/munin
parentdev-python/pysnmp: Fix utf-8 japaneses text (diff)
downloadgentoo-5bbc94a101b8e608a29bc0680fdbfd095e8bc383.tar.gz
gentoo-5bbc94a101b8e608a29bc0680fdbfd095e8bc383.tar.bz2
gentoo-5bbc94a101b8e608a29bc0680fdbfd095e8bc383.zip
Add missing remote-id type=sourceforge
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r--net-analyzer/munin/metadata.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/munin/metadata.xml b/net-analyzer/munin/metadata.xml
index 2bec3e9aa8b8..5ad5c8d0f325 100644
--- a/net-analyzer/munin/metadata.xml
+++ b/net-analyzer/munin/metadata.xml
@@ -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>
<herd>sysadmin</herd>
@@ -10,7 +10,7 @@
Munin you can easily monitor the performance of your computers, networks,
SANs, and quite possibly applications as well. It makes it easy to determine
"what's different today" when a performance problem crops up. It makes it
- easy to see how you're doing capacity wise on all limited resources.
+ easy to see how you're doing capacity wise on all limited resources.
</longdescription>
<use>
<flag name="mysql">
@@ -72,7 +72,7 @@
<flag name="ipv6">
Add support for IPv6 in munin-node. IPv6 support for the master
is always enabled, but the node requires a newer version of
- <pkg>dev-perl/net-server</pkg>, capable of listening to IPv6
+ <pkg>dev-perl/net-server</pkg>, capable of listening to IPv6
sockets.
</flag>
<flag name="syslog">
@@ -87,4 +87,7 @@
process the documentation sources.
</flag>
</use>
+ <upstream>
+ <remote-id type="sourceforge">munin</remote-id>
+ </upstream>
</pkgmetadata>