dev-perl/XML-Smart: Shorter DESCRIPTION

This commit is contained in:
Jonas Stein
2017-08-01 01:21:23 +02:00
committed by Amy Liffey
parent 455efc9b16
commit bb48e80ece

View File

@@ -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"