summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-07 17:56:00 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-07 17:58:41 +0200
commit438605963973a406d2631521da60e3964c47fe0a (patch)
tree3bdbb5735bae2129a3f360b16d7c4fe26991febd /app-emacs
parentdev-util/shellcheck: Fix vesion correctly (diff)
downloadgentoo-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')
-rw-r--r--app-emacs/google-c-style/metadata.xml3
-rw-r--r--app-emacs/yasnippet/metadata.xml1
2 files changed, 4 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>
diff --git a/app-emacs/yasnippet/metadata.xml b/app-emacs/yasnippet/metadata.xml
index 6d71c2e5287f..be75e8ba45aa 100644
--- a/app-emacs/yasnippet/metadata.xml
+++ b/app-emacs/yasnippet/metadata.xml
@@ -6,5 +6,6 @@
and more powerful than smart-snippet.</longdescription>
<upstream>
<remote-id type="google-code">yasnippet</remote-id>
+ <remote-id type="github">capitaomorte/yasnippet</remote-id>
</upstream>
</pkgmetadata>