diff options
author | Christian Heim <phreak@gentoo.org> | 2008-03-12 18:27:50 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2008-03-12 18:27:50 +0000 |
commit | cdeb0a733a9f258454d4d3860d3d752626629907 (patch) | |
tree | 6d32bcd3a21d4434b6bc5d97bb29d55d796c26fc /dev-python/twisted/metadata.xml | |
parent | Masking x11-misc/perlpanel (diff) | |
download | historical-cdeb0a733a9f258454d4d3860d3d752626629907.tar.gz historical-cdeb0a733a9f258454d4d3860d3d752626629907.tar.bz2 historical-cdeb0a733a9f258454d4d3860d3d752626629907.zip |
Removing Marien Zwart (marienz, #107204) from metadata.xml.
Package-Manager: portage-2.1.4.4
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> |