diff options
author | Sam James <sam@gentoo.org> | 2023-06-22 05:01:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-22 05:01:30 +0100 |
commit | ebb3176def6fd95d7be294c759d09edf2747aae8 (patch) | |
tree | aa231e923a64996327a1bd2491e6f32f14593eea /dev-perl/Business-UPS | |
parent | dev-perl/Bytes-Random-Secure: update DESCRIPTION (diff) | |
download | gentoo-ebb3176def6fd95d7be294c759d09edf2747aae8.tar.gz gentoo-ebb3176def6fd95d7be294c759d09edf2747aae8.tar.bz2 gentoo-ebb3176def6fd95d7be294c759d09edf2747aae8.zip |
dev-perl/Business-UPS: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Business-UPS')
-rw-r--r-- | dev-perl/Business-UPS/Business-UPS-2.20.0.ebuild | 4 |
1 files 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 eb0acf7de97d..79c5e0ab2115 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" |