dev-python/git-python: Add github remote-id to metadata
authorMarius Brehler <marbre@linux.sungazer.de>
Thu, 1 Jun 2017 07:20:27 +0000 (09:20 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 30 Jul 2017 09:34:14 +0000 (11:34 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/5198

dev-python/git-python/metadata.xml

index 02f0a059c95ef095939c770120890563aaeaab7f..7e626312fecea0bc155cc45413c53f110efdb958 100644 (file)
@@ -7,5 +7,6 @@
        </maintainer>
        <upstream>
                <remote-id type="pypi">GitPython</remote-id>
+               <remote-id type="github">gitpython-developers/GitPython</remote-id>
        </upstream>
 </pkgmetadata>