dev-python/pyftpdlib: add bugs-to to metadata, remove googlecode

Package-Manager: portage-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/3057
This commit is contained in:
Louis Sautier
2016-12-08 12:04:48 +01:00
committed by David Seifert
parent f09fe4809b
commit 0388169771

View File

@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>phajdan.jr@gentoo.org</email>
<name>Pawel Hajdan jr</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="google-code">pyftpdlib</remote-id>
<remote-id type="pypi">pyftpdlib</remote-id>
<remote-id type="github">giampaolo/pyftpdlib</remote-id>
</upstream>
<maintainer type="person">
<email>phajdan.jr@gentoo.org</email>
<name>Pawel Hajdan jr</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">pyftpdlib</remote-id>
<remote-id type="github">giampaolo/pyftpdlib</remote-id>
<bugs-to>https://github.com/giampaolo/pyftpdlib/issues</bugs-to>
</upstream>
</pkgmetadata>