gentoo/dev-perl/Hash-SafeKeys/Hash-SafeKeys-0.40.0.ebuild
Sam James 5752e9393a
dev-perl/Hash-SafeKeys: new package, add 0.40.0
Signed-off-by: Sam James <sam@gentoo.org>
2023-06-19 02:55:52 +01:00

14 lines
255 B
Bash

# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=MOB
DIST_VERSION=0.04
inherit perl-module
DESCRIPTION="Get hash contents without resetting each iterator"
SLOT="0"
KEYWORDS="~amd64"