diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-09-07 17:56:00 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-09-07 17:58:41 +0200 |
commit | 438605963973a406d2631521da60e3964c47fe0a (patch) | |
tree | 3bdbb5735bae2129a3f360b16d7c4fe26991febd /dev-vcs | |
parent | 77b01e151c9940f4f89b65dcfc55042803926b66 (diff) | |
download | gentoo-438605963973a406d2631521da60e3964c47fe0a.tar.gz gentoo-438605963973a406d2631521da60e3964c47fe0a.tar.xz |
ADd missing remote-id entries
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/gitinspector/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-vcs/gitinspector/metadata.xml b/dev-vcs/gitinspector/metadata.xml index 4a00a64b40a..d2c36602f3e 100644 --- a/dev-vcs/gitinspector/metadata.xml +++ b/dev-vcs/gitinspector/metadata.xml @@ -4,4 +4,7 @@ <maintainer> <email>jlec@gentoo.org</email> </maintainer> + <upstream> + <remote-id type="github">ejwa/gitinspector</remote-id> + </upstream> </pkgmetadata> |