IPC-Signal-1.0.0-r3.ebuild

Download (277 Bytes)

# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=ROSCH
DIST_VERSION=1.00
inherit perl-module

DESCRIPTION="Translate signal names to/from numbers"

SLOT="0"
KEYWORDS="amd64 ~ia64 ppc ~riscv sparc x86"

Thank you!