diff options
author | Sam James <sam@gentoo.org> | 2023-06-21 08:46:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-21 08:53:16 +0100 |
commit | e1855be43860a0e4ec048c851f20dadf55cdde14 (patch) | |
tree | e39b1e4971927abcb904c0fd704cc87aec9bcfe9 /dev-perl/Data-HexDump | |
parent | dev-perl/Data-ObjectDriver: add 0.220.0 (diff) | |
download | gentoo-e1855be43860a0e4ec048c851f20dadf55cdde14.tar.gz gentoo-e1855be43860a0e4ec048c851f20dadf55cdde14.tar.bz2 gentoo-e1855be43860a0e4ec048c851f20dadf55cdde14.zip |
dev-perl/Data-HexDump: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Data-HexDump')
-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" |