diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-28 12:00:06 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-28 12:01:05 +0200 |
commit | ec15b51aa2870ce0687d78cca411e7a6f62e4068 (patch) | |
tree | cdf226d35ed96af13291b8aded3aad476746d092 /app-vim/gist | |
parent | dev-java/jmock: Change the compilation logic. Fixes bug 558908. (diff) | |
download | gentoo-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')
-rw-r--r-- | app-vim/gist/metadata.xml | 3 |
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> |