diff options
Diffstat (limited to 'dev-python/python-fastimport/metadata.xml')
| -rw-r--r-- | dev-python/python-fastimport/metadata.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/dev-python/python-fastimport/metadata.xml b/dev-python/python-fastimport/metadata.xml index 59cf5c8545b6..05a55ad258e0 100644 --- a/dev-python/python-fastimport/metadata.xml +++ b/dev-python/python-fastimport/metadata.xml @@ -1,14 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <upstream> - <remote-id type="github">jelmer/python-fastimport</remote-id> - <bugs-to>https://github.com/jelmer/python-fastimport/issues</bugs-to> - <remote-id type="launchpad">python-fastimport</remote-id> - <remote-id type="pypi">fastimport</remote-id> - </upstream> -</pkgmetadata> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <upstream> + <remote-id type="github">jelmer/python-fastimport</remote-id> + <remote-id type="launchpad">python-fastimport</remote-id> + <remote-id type="pypi">fastimport</remote-id> + <bugs-to>https://github.com/jelmer/python-fastimport/issues</bugs-to> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
