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 /app-emacs/google-c-style | |
parent | dev-util/shellcheck: Fix vesion correctly (diff) | |
download | gentoo-438605963973a406d2631521da60e3964c47fe0a.tar.gz gentoo-438605963973a406d2631521da60e3964c47fe0a.tar.bz2 gentoo-438605963973a406d2631521da60e3964c47fe0a.zip |
ADd missing remote-id entries
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-emacs/google-c-style')
-rw-r--r-- | app-emacs/google-c-style/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-emacs/google-c-style/metadata.xml b/app-emacs/google-c-style/metadata.xml index 1d4cd56fb85b..f662d74d64b6 100644 --- a/app-emacs/google-c-style/metadata.xml +++ b/app-emacs/google-c-style/metadata.xml @@ -3,4 +3,7 @@ <pkgmetadata> <herd>chromium</herd> <herd>emacs</herd> + <upstream> + <remote-id type="github">google/styleguide</remote-id> + </upstream> </pkgmetadata> |