summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-01 01:21:23 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-04 23:05:49 +0200
commitbb48e80eceae8cf13ec62d0f2db0a8a28bbd3c77 (patch)
treeefa07e3e03bd6a4e634b7189b2e36de041480040 /dev-perl/XML-Smart
parentdev-perl/XML-Elemental: Shorter DESCRIPTION (diff)
downloadgentoo-bb48e80eceae8cf13ec62d0f2db0a8a28bbd3c77.tar.gz
gentoo-bb48e80eceae8cf13ec62d0f2db0a8a28bbd3c77.tar.bz2
gentoo-bb48e80eceae8cf13ec62d0f2db0a8a28bbd3c77.zip
dev-perl/XML-Smart: Shorter DESCRIPTION
Diffstat (limited to 'dev-perl/XML-Smart')
-rw-r--r--dev-perl/XML-Smart/XML-Smart-1.790.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-Smart/XML-Smart-1.790.0.ebuild b/dev-perl/XML-Smart/XML-Smart-1.790.0.ebuild
index ed917f66a771..293c2ac2efea 100644
--- a/dev-perl/XML-Smart/XML-Smart-1.790.0.ebuild
+++ b/dev-perl/XML-Smart/XML-Smart-1.790.0.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
@@ -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"