summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-vim/detectindent/metadata.xml4
-rw-r--r--dev-python/django-appconf/metadata.xml1
2 files changed, 4 insertions, 1 deletions
diff --git a/app-vim/detectindent/metadata.xml b/app-vim/detectindent/metadata.xml
index 489199d9e160..98133bbba173 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 0c00bb319787..a1cc6e29c4f7 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>