# Copyright 1999-2020 Gentoo Authors# Distributed under the terms of the GNU General Public License v2EAPI=5MODULE_AUTHOR=JDHEDDEN
MODULE_VERSION=2.12
inheritperl-module
DESCRIPTION="Thread-safe semaphores"SLOT="0"KEYWORDS=""IUSE=""RDEPEND="virtual/perl-threads-shared virtual/perl-Scalar-List-Utils"DEPEND="${RDEPEND}"SRC_TEST=do