diff --git a/net-libs/enet/enet-1.3.0.recipe b/net-libs/enet/enet-1.3.0.recipe index 155753690..59b36e7fe 100644 --- a/net-libs/enet/enet-1.3.0.recipe +++ b/net-libs/enet/enet-1.3.0.recipe @@ -1,6 +1,13 @@ -DESCRIPTION="ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol). The primary feature it provides is optional reliable, in-order delivery of packets. -ENet omits certain higher level networking features such as authentication, lobbying, server discovery, encryption, or other similar tasks that are particularly application specific so that the library remains flexible, portable, and easily embeddable." SUMMARY="ENet is simple and robust network communication layer." +DESCRIPTION=" +ENet's purpose is to provide a relatively thin, simple and robust network \ +communication layer on top of UDP (User Datagram Protocol). The primary \ +feature it provides is optional reliable, in-order delivery of packets. +ENet omits certain higher level networking features such as authentication, \ +lobbying, server discovery, encryption, or other similar tasks that are \ +particularly application specific so that the library remains flexible, \ +portable, and easily embeddable. +" HOMEPAGE="http://enet.bespin.org" SRC_URI="http://enet.bespin.org/download/enet-1.3.0.tar.gz" CHECKSUM_MD5="3ea50cc5f2f4bbea32abae0d50b64e3c" @@ -66,4 +73,4 @@ PROVIDES_devel=" REQUIRES_devel=" enet$secondaryArchSuffix == $portVersion base - " \ No newline at end of file + " diff --git a/net-libs/gloox/gloox-1.0.9.recipe b/net-libs/gloox/gloox-1.0.9.recipe index 9b124a8e1..f846d7488 100644 --- a/net-libs/gloox/gloox-1.0.9.recipe +++ b/net-libs/gloox/gloox-1.0.9.recipe @@ -1,8 +1,7 @@ +SUMMARY="Full-featured Jabber/XMPP client library" DESCRIPTION=" - Rock-solid, full-featured Jabber/XMPP client library, written in clean - ANSI C++ - " -SUMMARY="Full-featured Jabber/XMPP client library, written in clean ANSI C++" +Rock-solid, full-featured Jabber/XMPP client library, written in clean ANSI C++. +" HOMEPAGE="http://camaya.net/gloox/" LICENSE="GNU GPL v2" COPYRIGHT="2002-2012 Jakob Schröter" diff --git a/net-libs/libyahoo2/libyahoo2-1.0.1.recipe b/net-libs/libyahoo2/libyahoo2-1.0.1.recipe index 5ffba2e85..5dc193452 100644 --- a/net-libs/libyahoo2/libyahoo2-1.0.1.recipe +++ b/net-libs/libyahoo2/libyahoo2-1.0.1.recipe @@ -1,4 +1,6 @@ -DESCRIPTION="libyahoo2 - A C library for Yahoo! Messenger" +DESCRIPTION=" +libyahoo2 - A C library for Yahoo! Messenger. +" HOMEPAGE="http://libyahoo2.sourceforge.net/" SRC_URI="http://sourceforge.net/projects/libyahoo2/files/libyahoo2/1.0.1/libyahoo2-1.0.1.tar.bz2/download" DEPEND="glib >= 1.2.8"