From a0f4e07b6faca42b870d72051d154cf7b69d2031 Mon Sep 17 00:00:00 2001 From: noryb009 Date: Thu, 2 Jan 2014 16:40:57 -0500 Subject: [PATCH] Rewrap net-dns DESCRIPTIONs --- net-dns/c_ares/c_ares-1.10.0.recipe | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/net-dns/c_ares/c_ares-1.10.0.recipe b/net-dns/c_ares/c_ares-1.10.0.recipe index 113c97981..691e39bec 100644 --- a/net-dns/c_ares/c_ares-1.10.0.recipe +++ b/net-dns/c_ares/c_ares-1.10.0.recipe @@ -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"