Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Elemental/
Date: Fri, 04 Aug 2017 21:07:16
Message-Id: 1501880746.455efc9b16ccfac0475d5d76e62ea709e9fcd6d5.amynka@gentoo
1 commit: 455efc9b16ccfac0475d5d76e62ea709e9fcd6d5
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 31 23:20:18 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 4 21:05:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455efc9b
7
8 dev-perl/XML-Elemental: Shorter DESCRIPTION
9
10 dev-perl/XML-Elemental/XML-Elemental-2.110.0-r1.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 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
14 index 95d1299f2b6..1cc569cfc39 100644
15 --- a/dev-perl/XML-Elemental/XML-Elemental-2.110.0-r1.ebuild
16 +++ b/dev-perl/XML-Elemental/XML-Elemental-2.110.0-r1.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2014 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 @@ -7,7 +7,7 @@ MODULE_AUTHOR=TIMA
24 MODULE_VERSION=2.11
25 inherit perl-module
26
27 -DESCRIPTION="an XML::Parser style and generic classes for simplistic and perlish handling of XML data"
28 +DESCRIPTION="XML::Parser style and generic classes for handling of XML data"
29
30 LICENSE="Artistic"
31 SLOT="0"