diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-01 01:20:18 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-04 23:05:46 +0200 |
commit | 455efc9b16ccfac0475d5d76e62ea709e9fcd6d5 (patch) | |
tree | d65b035c86b5bb3332433acac5b1528a9dde9219 /dev-perl | |
parent | dev-perl/Text-Shellwords: Shorter DESCRIPTION (diff) | |
download | gentoo-455efc9b16ccfac0475d5d76e62ea709e9fcd6d5.tar.gz gentoo-455efc9b16ccfac0475d5d76e62ea709e9fcd6d5.tar.bz2 gentoo-455efc9b16ccfac0475d5d76e62ea709e9fcd6d5.zip |
dev-perl/XML-Elemental: Shorter DESCRIPTION
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/XML-Elemental/XML-Elemental-2.110.0-r1.ebuild | 4 |
1 files 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 95d1299f2b60..1cc569cfc39f 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" |