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 /sys-apps/usermode-utilities/metadata.xml
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 'sys-apps/usermode-utilities/metadata.xml')
-rw-r--r--sys-apps/usermode-utilities/metadata.xml17
1 files changed, 10 insertions, 7 deletions
diff --git a/sys-apps/usermode-utilities/metadata.xml b/sys-apps/usermode-utilities/metadata.xml
index 7741f8287f94..e6117fecba11 100644
--- a/sys-apps/usermode-utilities/metadata.xml
+++ b/sys-apps/usermode-utilities/metadata.xml
@@ -1,10 +1,13 @@
-<?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>
- <email>maintainer-needed@gentoo.org</email>
-</maintainer>
-<use>
- <flag name='fuse'>Build tools (currently umlmount) needing fuse</flag>
-</use>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ </maintainer>
+ <use>
+ <flag name="fuse">Build tools (currently umlmount) needing fuse</flag>
+ </use>
+ <upstream>
+ <remote-id type="sourceforge">user-mode-linux</remote-id>
+ </upstream>
</pkgmetadata>