Files
gentoo/dev-perl/Data-HexDump/Data-HexDump-0.40.0.ebuild
Sam James e1855be438 dev-perl/Data-HexDump: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
2023-06-21 08:53:16 +01:00

15 lines
268 B
Bash

# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DIST_EXAMPLES='eg/*'
DIST_AUTHOR=NEILB
DIST_VERSION=0.04
inherit perl-module
DESCRIPTION="Hexadecimal Dumper"
SLOT="0"
KEYWORDS="amd64 ~hppa ~sparc x86"