dev-perl/Safe-Hole - 0.140.0 (gentoo)

Search

Package Information

Description:
Exec subs in the original package from Safe

Ebuild Details

Version EAPI Keywords Slot
0.140.0 8 amd64 x86 0
View Raw Ebuild
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=TODDR
DIST_VERSION=0.14
inherit perl-module

DESCRIPTION="Exec subs in the original package from Safe"

SLOT="0"
KEYWORDS="amd64 x86"

RDEPEND=""
BDEPEND="${RDEPEND}
	virtual/perl-ExtUtils-CBuilder
	>=dev-perl/Module-Build-0.420.0
"

Dependencies

BDEPEND

	virtual/perl-ExtUtils-CBuilder
	>=dev-perl/Module-Build-0.420.0