commit: 89d4775d32e7bf018d7b41a291cff2fab98abd01
Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 13 01:03:51 2015 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 01:03:51 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89d4775d
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
net-libs/gsoap/gsoap-2.8.23.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/gsoap/gsoap-2.8.23.ebuild
b/net-libs/gsoap/gsoap-2.8.23.ebuild
index 8aeb97d..2ac8897 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"