dev-python/irc: version bump and maintainer change

Package-Manager: portage-2.2.26
This commit is contained in:
Louis Sautier
2015-12-30 11:01:34 +01:00
committed by Ian Delaney
parent 6886fbbf8f
commit 327e53df35
3 changed files with 59 additions and 2 deletions

View File

@@ -1,13 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<herd>proxy-maintainers</herd>
<maintainer>
<email>sautier.louis@gmail.com</email>
<name>Louis Sautier</name>
<description>Proxied maintainer; set to assignee in all bugs</description>
</maintainer>
<longdescription>
This project includes an event-driven IRC client framework written in Python,
as well as an object-oriented wrapper class and some example programs.
</longdescription>
<upstream>
<remote-id type="pypi">irc</remote-id>
<remote-id type="bitbucket">jaraco/irc</remote-id>
<remote-id type="github">jaraco/irc</remote-id>
</upstream>
</pkgmetadata>