blob: ce8c14539df1923b4fca64fd6f0d73f722bd39d8 [file] [log] [blame]
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
MODULE_AUTHOR=BOBTFISH
MODULE_VERSION=0.12
inherit perl-module
DESCRIPTION="Execute code after a scope finished compilation"
SLOT="0"
KEYWORDS="amd64 ~arm ~hppa ppc x86 ~ppc-aix ~x64-macos"
IUSE=""
RDEPEND="
>=dev-perl/Module-Implementation-0.50.0
>=dev-perl/Module-Runtime-0.12.0
>=dev-perl/Sub-Exporter-Progressive-0.1.6
"
DEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-CBuilder-0.260.0
"
SRC_TEST=do