commit: 143be37e853d0be12c558d8777ebbcaa8918d544 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Mon May 2 21:15:21 2016 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Mon May 2 21:33:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=143be37e
dev-perl/SOAP-Lite: Shorten DESCRIPTION Package-Manager: portage-2.2.28 dev-perl/SOAP-Lite/SOAP-Lite-1.190.0.ebuild | 4 ++-- 1 file 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 b49da37..0554ef0 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"
