From 01eac841f4ce9958a34a2bbe71fd9ee95aa61bc3 Mon Sep 17 00:00:00 2001 From: noryb009 Date: Thu, 2 Jan 2014 16:40:58 -0500 Subject: [PATCH] Rewrap www-servers DESCRIPTIONs --- www-servers/cherokee/cherokee-1.2.101.recipe | 5 ++++- www-servers/haproxy/haproxy-1.4.22.recipe | 9 +++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/www-servers/cherokee/cherokee-1.2.101.recipe b/www-servers/cherokee/cherokee-1.2.101.recipe index 82a05810a..bd2c983f9 100644 --- a/www-servers/cherokee/cherokee-1.2.101.recipe +++ b/www-servers/cherokee/cherokee-1.2.101.recipe @@ -1,4 +1,7 @@ -DESCRIPTION="Cherokee is an innovative, feature rich, and yet easy to configure open source web server" +DESCRIPTION=" +Cherokee is an innovative, feature rich, and yet easy to configure open source \ +web server. +" HOMEPAGE="http://www.cherokee-project.com" SRC_URI="http://cherokee.osuosl.org/1.2/1.2.101/cherokee-1.2.101.tar.gz" REVISION="1" diff --git a/www-servers/haproxy/haproxy-1.4.22.recipe b/www-servers/haproxy/haproxy-1.4.22.recipe index fbaef0b80..b7df92931 100644 --- a/www-servers/haproxy/haproxy-1.4.22.recipe +++ b/www-servers/haproxy/haproxy-1.4.22.recipe @@ -1,5 +1,10 @@ -DESCRIPTION="HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for web sites crawling under very high loads while needing persistence or Layer7 processing." SUMMARY="Reliable, high performace TCP/HTTP load balancer" +DESCRIPTION=" +HAProxy is a free, very fast and reliable solution offering high availability, \ +load balancing, and proxying for TCP and HTTP-based applications. It is \ +particularly suited for web sites crawling under very high loads while needing \ +persistence or Layer7 processing. +" HOMEPAGE="http://haproxy.1wt.eu/" SRC_URI="http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.22.tar.gz" CHECKSUM_MD5="a0b007c76f6a78524f3b3dd5e704979c" @@ -43,4 +48,4 @@ INSTALL() SBINDIR="${sbinDir}" \ MANDIR="${manDir}" \ DOCDIR="${docDir}" -} \ No newline at end of file +}