commit: 9c9e43d3b7aa2ed9ac6ff9b82177e6fbaccd37be Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Aug 22 22:22:26 2016 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Aug 22 22:52:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c9e43d3
net-libs/zeromq: metadata.xml updated and reformated Package-Manager: portage-2.3.0 net-libs/zeromq/metadata.xml | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/net-libs/zeromq/metadata.xml b/net-libs/zeromq/metadata.xml index 62c7ada..2896227 100644 --- a/net-libs/zeromq/metadata.xml +++ b/net-libs/zeromq/metadata.xml @@ -1,20 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer role="person"> - <email>[email protected]</email> - <name>Thomas Deutschmann</name> - </maintainer> - <upstream> - <maintainer> - <email>[email protected]</email> - <name>Martin Sustrik</name> - </maintainer> - <doc>http://zguide.zeromq.org/chapter:1</doc> - <bugs-to>https://github.com/zeromq/zeromq2/issues</bugs-to> - <!-- remote-id type="github">zeromq/zeromq2</remote-id--> - </upstream> - <longdescription lang="en"> + <maintainer type="person"> + <email>[email protected]</email> + <name>Thomas Deutschmann</name> + </maintainer> + <upstream> + <maintainer> + <email>[email protected]</email> + <name>Martin Sustrik</name> + </maintainer> + <doc>http://zguide.zeromq.org/page:all</doc> + <bugs-to>https://github.com/zeromq/zeromq4-1/issues</bugs-to> + <remote-id type="github">zeromq/zeromq4-1</remote-id> + </upstream> + <longdescription lang="en"> The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware @@ -23,10 +23,10 @@ (subscriptions), seamless access to multiple transport protocols and more. </longdescription> - <use> - <flag name="pgm"> -Build PGM (Pragmatic General Multicast)extention, a protocol for reliable -multicast transport of data over IP networks. + <use> + <flag name="pgm"> + Build PGM (Pragmatic General Multicast)extention, a protocol for reliable + multicast transport of data over IP networks. </flag> - </use> + </use> </pkgmetadata>
