summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2015-09-13 09:03:51 +0800
committerIan Delaney <idella4@gentoo.org>2015-09-13 09:03:51 +0800
commit89d4775d32e7bf018d7b41a291cff2fab98abd01 (patch)
tree5bcbc7b83f02536a07cb028ba7ccd488c39677d4 /net-libs
parentnet-libs/gsoap: remove broken version reported from bug #558348 (diff)
downloadgentoo-89d4775d32e7bf018d7b41a291cff2fab98abd01.tar.gz
gentoo-89d4775d32e7bf018d7b41a291cff2fab98abd01.tar.bz2
gentoo-89d4775d32e7bf018d7b41a291cff2fab98abd01.zip
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
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/gsoap/gsoap-2.8.23.ebuild2
1 files changed, 1 insertions, 1 deletions
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"