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,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>bazaar</herd>
@@ -7,5 +7,6 @@
<upstream>
<remote-id type="pypi">testtools</remote-id>
<remote-id type="github">testing-cabal/testtools</remote-id>
<remote-id type="launchpad">testtools</remote-id>
</upstream>
</pkgmetadata>