diff options
Diffstat (limited to 'dev-perl/App-FatPacker/App-FatPacker-0.10.8.ebuild')
-rw-r--r-- | dev-perl/App-FatPacker/App-FatPacker-0.10.8.ebuild | 4 |
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" |