You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.190.0-r1...

22 lines
369 B

# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
MODULE_AUTHOR=ZEFRAM
MODULE_VERSION=0.19
inherit perl-module
DESCRIPTION="Wrap OP check callbacks"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~x86"
IUSE=""
RDEPEND="virtual/perl-parent"
DEPEND=">=dev-perl/ExtUtils-Depends-0.302
${RDEPEND}"
SRC_TEST=do