commit: 455efc9b16ccfac0475d5d76e62ea709e9fcd6d5 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Mon Jul 31 23:20:18 2017 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Fri Aug 4 21:05:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455efc9b
dev-perl/XML-Elemental: Shorter DESCRIPTION dev-perl/XML-Elemental/XML-Elemental-2.110.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/XML-Elemental/XML-Elemental-2.110.0-r1.ebuild b/dev-perl/XML-Elemental/XML-Elemental-2.110.0-r1.ebuild index 95d1299f2b6..1cc569cfc39 100644 --- a/dev-perl/XML-Elemental/XML-Elemental-2.110.0-r1.ebuild +++ b/dev-perl/XML-Elemental/XML-Elemental-2.110.0-r1.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 @@ -7,7 +7,7 @@ MODULE_AUTHOR=TIMA MODULE_VERSION=2.11 inherit perl-module -DESCRIPTION="an XML::Parser style and generic classes for simplistic and perlish handling of XML data" +DESCRIPTION="XML::Parser style and generic classes for handling of XML data" LICENSE="Artistic" SLOT="0"
