Add missing remote-id type=bitbucket

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-10-01 12:53:44 +02:00
parent dc43359741
commit e070098f61
8 changed files with 16 additions and 8 deletions

View File

@@ -1,9 +1,10 @@
<?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>
<upstream>
<remote-id type="pypi">nose</remote-id>
<remote-id type="github">nose-devs/nose</remote-id>
<remote-id type="bitbucket">jpellerin/nose</remote-id>
</upstream>
</pkgmetadata>