Rewrap net-dns DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:57 -05:00
parent 29c9ec250e
commit a0f4e07b6f

View File

@@ -1,10 +1,11 @@
SUMMARY="c-ares is a C library for asynchronous DNS requests"
DESCRIPTION="
This is c-ares, an asynchronous resolver library. It is intended for
applications which need to perform DNS queries without blocking, or
need to perform multiple DNS queries in parallel. The primary
examples of such applications are servers which communicate with
multiple clients and programs with graphical user interfaces."
This is c-ares, an asynchronous resolver library. It is intended for \
applications which need to perform DNS queries without blocking, or need to \
perform multiple DNS queries in parallel. The primary examples of such \
applications are servers which communicate with multiple clients and programs \
with graphical user interfaces.
"
HOMEPAGE="http://c-ares.haxx.se/"
SRC_URI="http://c-ares.haxx.se/download/c-ares-1.10.0.tar.gz"
CHECKSUM_MD5="1196067641411a75d3cbebe074fd36d8"