diff options
-rw-r--r-- | dev-perl/Data-HexDump/Data-HexDump-0.40.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-HexDump/Data-HexDump-0.40.0.ebuild b/dev-perl/Data-HexDump/Data-HexDump-0.40.0.ebuild index 96b74a546880..1103c8db5407 100644 --- a/dev-perl/Data-HexDump/Data-HexDump-0.40.0.ebuild +++ b/dev-perl/Data-HexDump/Data-HexDump-0.40.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_AUTHOR=NEILB DIST_VERSION=0.04 inherit perl-module -DESCRIPTION="Hexadecial Dumper" +DESCRIPTION="Hexadecimal Dumper" SLOT="0" KEYWORDS="amd64 ~hppa ~sparc x86" |