dev-perl/XML-Smart: Remove full stop from DESCRIPTION

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-04-25 12:04:52 +02:00
parent 53b7cb2395
commit 3409f22490
@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ DIST_AUTHOR=TMHARISH
DIST_VERSION=1.79
inherit perl-module
DESCRIPTION='Access or create XML from fields, data and URLs.'
DESCRIPTION="Access or create XML from fields, data and URLs"
SLOT="0"
KEYWORDS="~amd64 ~x86"