From ebb3176def6fd95d7be294c759d09edf2747aae8 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 22 Jun 2023 05:01:30 +0100 Subject: [PATCH] dev-perl/Business-UPS: update DESCRIPTION Signed-off-by: Sam James --- dev-perl/Business-UPS/Business-UPS-2.20.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Business-UPS/Business-UPS-2.20.0.ebuild b/dev-perl/Business-UPS/Business-UPS-2.20.0.ebuild index eb0acf7de97db..79c5e0ab21153 100644 --- a/dev-perl/Business-UPS/Business-UPS-2.20.0.ebuild +++ b/dev-perl/Business-UPS/Business-UPS-2.20.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ DIST_VERSION=2.02 DIST_EXAMPLES=("examples/*") inherit perl-module -DESCRIPTION="A UPS Interface Module" +DESCRIPTION="UPS Interface Module" SLOT="0" KEYWORDS="amd64 x86"