commit: c60505396ba9b5ef1846d8daceed21b64a6bbcc0
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 9 08:19:32 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Sep 9 09:49:32 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6050539
Add missing remote-id
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
app-vim/detectindent/metadata.xml | 4 +++-
dev-python/django-appconf/metadata.xml | 1 +
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/app-vim/detectindent/metadata.xml
b/app-vim/detectindent/metadata.xml
index 489199d..98133bb 100644
--- a/app-vim/detectindent/metadata.xml
+++ b/app-vim/detectindent/metadata.xml
@@ -6,5 +6,7 @@
Vim plugin which automatically detects indent settings for
files which
do not have modelines.
</longdescription>
+ <upstream>
+ <remote-id type="github">ciaranm/detectindent</remote-id>
+ </upstream>
</pkgmetadata>
-
diff --git a/dev-python/django-appconf/metadata.xml
b/dev-python/django-appconf/metadata.xml
index 0c00bb3..a1cc6e2 100644
--- a/dev-python/django-appconf/metadata.xml
+++ b/dev-python/django-appconf/metadata.xml
@@ -4,5 +4,6 @@
<herd>python</herd>
<upstream>
<remote-id type="github">jezdez/django-appconf</remote-id>
+ <remote-id type="pypi">django-appconf</remote-id>
</upstream>
</pkgmetadata>