diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-09-25 23:40:33 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-09-25 23:40:33 +0000 |
commit | f2c01557ce8d05c18fdc1b032f2403cb77792b98 (patch) | |
tree | b74d12ccdc1343d9381f2b67dd64f0306737a1a8 /net-libs/zeromq/metadata.xml | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-f2c01557ce8d05c18fdc1b032f2403cb77792b98.tar.gz gentoo-2-f2c01557ce8d05c18fdc1b032f2403cb77792b98.tar.bz2 gentoo-2-f2c01557ce8d05c18fdc1b032f2403cb77792b98.zip |
Fix the UTF8 in the USE flag.
(Portage version: 2.2_rc86/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/zeromq/metadata.xml')
-rw-r--r-- | net-libs/zeromq/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/zeromq/metadata.xml b/net-libs/zeromq/metadata.xml index 7ccb939d7e35..34cbf22f771d 100644 --- a/net-libs/zeromq/metadata.xml +++ b/net-libs/zeromq/metadata.xml @@ -23,7 +23,7 @@ <!-- remote-id type="github">zeromq/zeromq2</remote-id--> </upstream> <longdescription lang="en"> - The ØMQ lightweight messaging kernel is a library which + The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous @@ -33,7 +33,7 @@ </longdescription> <use> <flag name="pgm"> - ØMQ is build with 'Pragmatic General Multicast' (RFC 3208) support + 0MQ is build with 'Pragmatic General Multicast' (RFC 3208) support using the excellent OpenPGM implementation. </flag> </use> |