diff options
author | Ian Delaney <idella4@gentoo.org> | 2015-09-13 09:03:51 +0800 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2015-09-13 09:03:51 +0800 |
commit | 89d4775d32e7bf018d7b41a291cff2fab98abd01 (patch) | |
tree | 5bcbc7b83f02536a07cb028ba7ccd488c39677d4 /net-libs/gsoap | |
parent | 45f0c75a79a90d7fd901544ef4c0d807d50b66fe (diff) | |
download | gentoo-89d4775d32e7bf018d7b41a291cff2fab98abd01.tar.gz gentoo-89d4775d32e7bf018d7b41a291cff2fab98abd01.tar.xz |
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/gsoap')
-rw-r--r-- | net-libs/gsoap/gsoap-2.8.23.ebuild | 2 |
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 8aeb97d05c8..2ac88977bc0 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" |