diff options
Diffstat (limited to 'dev-python/twisted/metadata.xml')
-rw-r--r-- | dev-python/twisted/metadata.xml | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/dev-python/twisted/metadata.xml b/dev-python/twisted/metadata.xml index 418c76a8dc77..2c61c5102a21 100644 --- a/dev-python/twisted/metadata.xml +++ b/dev-python/twisted/metadata.xml @@ -1,12 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>python</herd> -<maintainer><email>marienz@gentoo.org</email></maintainer> -<longdescription> -Twisted is an asynchronous networking framework written in Python, -supporting TCP, UDP, multicast, SSL/TLS, serial communication and -more. It is used by most of the servers, clients and protocols that -are part of other Twisted projects. -</longdescription> + <herd>python</herd> + <longdescription> + Twisted is an asynchronous networking framework written in Python, + supporting TCP, UDP, multicast, SSL/TLS, serial communication and + more. It is used by most of the servers, clients and protocols that + are part of other Twisted projects. + </longdescription> </pkgmetadata> |