summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-22 05:28:16 +0100
committerSam James <sam@gentoo.org>2023-06-22 05:28:16 +0100
commit5a117365b64c54690f4fe8c4334c330ad40867c5 (patch)
tree521b7fdc849b042b8b3c4d1f08cd108ac21ab75d /dev-perl/App-FatPacker
parentdev-perl/App-perlbrew: add 0.970.0 (diff)
downloadgentoo-5a117365b64c54690f4fe8c4334c330ad40867c5.tar.gz
gentoo-5a117365b64c54690f4fe8c4334c330ad40867c5.tar.bz2
gentoo-5a117365b64c54690f4fe8c4334c330ad40867c5.zip
dev-perl/App-FatPacker: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/App-FatPacker')
-rw-r--r--dev-perl/App-FatPacker/App-FatPacker-0.10.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/App-FatPacker/App-FatPacker-0.10.8.ebuild b/dev-perl/App-FatPacker/App-FatPacker-0.10.8.ebuild
index 21d2791da71b..330724ccb8d2 100644
--- a/dev-perl/App-FatPacker/App-FatPacker-0.10.8.ebuild
+++ b/dev-perl/App-FatPacker/App-FatPacker-0.10.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ DIST_AUTHOR=MSTROUT
DIST_VERSION=0.010008
inherit perl-module
-DESCRIPTION="pack your dependencies onto your script file"
+DESCRIPTION="Pack your dependencies onto your script file"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"