diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-01 13:14:00 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-01 14:01:58 +0200 |
commit | ea2b00585b7d2980a6ed46d4d552b607cac1ac29 (patch) | |
tree | 7917fde83279fc4da5117f5efd66927363d12707 /dev-python/lockfile | |
parent | Add missing remote-id type=freshmeat (diff) | |
download | gentoo-ea2b00585b7d2980a6ed46d4d552b607cac1ac29.tar.gz gentoo-ea2b00585b7d2980a6ed46d4d552b607cac1ac29.tar.bz2 gentoo-ea2b00585b7d2980a6ed46d4d552b607cac1ac29.zip |
Add missing remote-id type=launchpad
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/lockfile')
-rw-r--r-- | dev-python/lockfile/metadata.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/lockfile/metadata.xml b/dev-python/lockfile/metadata.xml index 45e559da998a..3caf380cfa94 100644 --- a/dev-python/lockfile/metadata.xml +++ b/dev-python/lockfile/metadata.xml @@ -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> |