diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-02 23:15:21 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-02 23:33:18 +0200 |
commit | 143be37e853d0be12c558d8777ebbcaa8918d544 (patch) | |
tree | e63500d6d5ee8dacd0af574ac084d3a8aca08919 /dev-perl/SOAP-Lite | |
parent | dev-perl/SOAP-Lite: Remove old (diff) | |
download | gentoo-143be37e853d0be12c558d8777ebbcaa8918d544.tar.gz gentoo-143be37e853d0be12c558d8777ebbcaa8918d544.tar.bz2 gentoo-143be37e853d0be12c558d8777ebbcaa8918d544.zip |
dev-perl/SOAP-Lite: Shorten DESCRIPTION
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-perl/SOAP-Lite')
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild index b49da37774fa..0554ef05b4b0 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ MODULE_AUTHOR=PHRED MODULE_VERSION=1.19 inherit perl-module eutils -DESCRIPTION="Simple and lightweight interface to the SOAP protocol (sic) both on client and server side" +DESCRIPTION="Lightweight interface to the SOAP protocol both on client and server side" IUSE="ssl test xmpp" SLOT="0" |