summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-09-25 23:40:33 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-09-25 23:40:33 +0000
commitf27ba266422f49dba687951c2059825c59797c24 (patch)
treec06d4b373a26fd4942ce3db1d705f4e0bdc81c2b /net-libs/zeromq/metadata.xml
parentAutomated update of use.local.desc (diff)
downloadhistorical-f27ba266422f49dba687951c2059825c59797c24.tar.gz
historical-f27ba266422f49dba687951c2059825c59797c24.tar.bz2
historical-f27ba266422f49dba687951c2059825c59797c24.zip
Fix the UTF8 in the USE flag.
Package-Manager: portage-2.2_rc86/cvs/Linux x86_64
Diffstat (limited to 'net-libs/zeromq/metadata.xml')
-rw-r--r--net-libs/zeromq/metadata.xml4
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>