Add missing remote-id
authorJustin Lecher <jlec@gentoo.org>
Wed, 9 Sep 2015 08:19:32 +0000 (10:19 +0200)
committerJustin Lecher <jlec@gentoo.org>
Wed, 9 Sep 2015 09:49:32 +0000 (11:49 +0200)
Signed-off-by: Justin Lecher <jlec@gentoo.org>
app-vim/detectindent/metadata.xml
dev-python/django-appconf/metadata.xml

index 489199d9e16080656b50fedcdd2d964d623f4ae5..98133bbba173f59d4d31f14ec56c42786dded2b8 100644 (file)
@@ -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>
-
index 0c00bb319787e4d3c54cb278b82226aae6ddc9b6..a1cc6e29c4f7b8739fed8df8c0a967eed676ab26 100644 (file)
@@ -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>