From 3409f22490d5c89cc85dbd7390aecf7d8a963e79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 25 Apr 2026 12:04:52 +0200 Subject: [PATCH] dev-perl/XML-Smart: Remove full stop from DESCRIPTION MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-perl/XML-Smart/XML-Smart-1.790.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/XML-Smart/XML-Smart-1.790.0-r1.ebuild b/dev-perl/XML-Smart/XML-Smart-1.790.0-r1.ebuild index 44765153e2830..bbf793e578863 100644 --- a/dev-perl/XML-Smart/XML-Smart-1.790.0-r1.ebuild +++ b/dev-perl/XML-Smart/XML-Smart-1.790.0-r1.ebuild @@ -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"