summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-28 12:00:06 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-28 12:01:05 +0200
commitec15b51aa2870ce0687d78cca411e7a6f62e4068 (patch)
treecdf226d35ed96af13291b8aded3aad476746d092 /app-vim/gist/metadata.xml
parentdev-java/jmock: Change the compilation logic. Fixes bug 558908. (diff)
downloadgentoo-ec15b51aa2870ce0687d78cca411e7a6f62e4068.tar.gz
gentoo-ec15b51aa2870ce0687d78cca411e7a6f62e4068.tar.bz2
gentoo-ec15b51aa2870ce0687d78cca411e7a6f62e4068.zip
Add missing remote-id entries in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-vim/gist/metadata.xml')
-rw-r--r--app-vim/gist/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-vim/gist/metadata.xml b/app-vim/gist/metadata.xml
index d221a8d4b42c..91d3e2df1459 100644
--- a/app-vim/gist/metadata.xml
+++ b/app-vim/gist/metadata.xml
@@ -2,4 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>vim</herd>
+ <upstream>
+ <remote-id type="github">mattn/gist-vim</remote-id>
+ </upstream>
</pkgmetadata>