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-Smart/
Date: Fri, 04 Aug 2017 21:07:18
Message-Id: 1501880749.bb48e80eceae8cf13ec62d0f2db0a8a28bbd3c77.amynka@gentoo
1 commit: bb48e80eceae8cf13ec62d0f2db0a8a28bbd3c77
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 31 23:21:23 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 4 21:05:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb48e80e
7
8 dev-perl/XML-Smart: Shorter DESCRIPTION
9
10 dev-perl/XML-Smart/XML-Smart-1.790.0.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/dev-perl/XML-Smart/XML-Smart-1.790.0.ebuild b/dev-perl/XML-Smart/XML-Smart-1.790.0.ebuild
14 index ed917f66a77..293c2ac2efe 100644
15 --- a/dev-perl/XML-Smart/XML-Smart-1.790.0.ebuild
16 +++ b/dev-perl/XML-Smart/XML-Smart-1.790.0.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 @@ -6,7 +6,7 @@ MODULE_AUTHOR=TMHARISH
24 MODULE_VERSION=1.79
25 inherit perl-module
26
27 -DESCRIPTION='A smart, easy and powerful way to access or create XML from fiels, data and URLs.'
28 +DESCRIPTION='Access or create XML from fields, data and URLs.'
29 SLOT="0"
30 KEYWORDS="~amd64 ~x86"
31 IUSE="test"