commit: bb48e80eceae8cf13ec62d0f2db0a8a28bbd3c77 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Mon Jul 31 23:21:23 2017 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Fri Aug 4 21:05:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb48e80e
dev-perl/XML-Smart: Shorter DESCRIPTION dev-perl/XML-Smart/XML-Smart-1.790.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/XML-Smart/XML-Smart-1.790.0.ebuild b/dev-perl/XML-Smart/XML-Smart-1.790.0.ebuild index ed917f66a77..293c2ac2efe 100644 --- a/dev-perl/XML-Smart/XML-Smart-1.790.0.ebuild +++ b/dev-perl/XML-Smart/XML-Smart-1.790.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ MODULE_AUTHOR=TMHARISH MODULE_VERSION=1.79 inherit perl-module -DESCRIPTION='A smart, easy and powerful way to access or create XML from fiels, data and URLs.' +DESCRIPTION='Access or create XML from fields, data and URLs.' SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test"
