Add missing remote-id type=launchpad

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-10-01 13:14:00 +02:00
parent 4b24c20aa7
commit ea2b00585b
3 changed files with 7 additions and 4 deletions

View File

@@ -1,8 +1,9 @@
<?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">lockfile</remote-id>
<remote-id type="launchpad">pylockfile</remote-id>
</upstream>
</pkgmetadata>