From: Ian Delaney Date: Sun, 13 Sep 2015 01:03:51 +0000 (+0800) Subject: net-libs/gsoap: correction to previous entry; X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=89d4775d32e7bf018d7b41a291cff2fab98abd01;p=gentoo.git net-libs/gsoap: correction to previous entry; reported from (correct) bug #555778, also reduced length of DESCRIPTION to within recommended limit Package-Manager: portage-2.2.20.1 --- diff --git a/net-libs/gsoap/gsoap-2.8.23.ebuild b/net-libs/gsoap/gsoap-2.8.23.ebuild index 8aeb97d05c81..2ac88977bc0b 100644 --- a/net-libs/gsoap/gsoap-2.8.23.ebuild +++ b/net-libs/gsoap/gsoap-2.8.23.ebuild @@ -8,7 +8,7 @@ inherit autotools eutils MY_P="${PN}-2.8" -DESCRIPTION="A cross-platform open source C and C++ SDK to ease the development of SOAP/XML Web services" +DESCRIPTION="A cross-platform open source C and C++ SDK for SOAP/XML Web services" HOMEPAGE="http://gsoap2.sourceforge.net" SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.zip"