gentoo/dev-perl/Tie-ShadowHash/Tie-ShadowHash-2.10.0.ebuild
Jakov Smolić 726c941613
dev-perl/Tie-ShadowHash: Stabilize 2.10.0 x86, #910847
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2023-07-24 14:06:36 +02:00

18 lines
299 B
Bash

# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=RRA
DIST_VERSION=2.01
inherit perl-module
DESCRIPTION="Merge multiple data sources into a hash"
SLOT="0"
KEYWORDS="amd64 x86"
BDEPEND="
>=dev-perl/Module-Build-0.280.0
"