Add missing remote-id type=github

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-10-01 12:52:25 +02:00
parent f8fd6bd07e
commit dc43359741
36 changed files with 165 additions and 87 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
@@ -12,5 +12,6 @@
<upstream>
<remote-id type="pypi">bpython</remote-id>
<remote-id type="bitbucket">bobf/bpython</remote-id>
<remote-id type="github">bpython/bpython</remote-id>
</upstream>
</pkgmetadata>