blob: 69f841274b7c0c4f986f1a069a395bfdfbc217b3 [file] [log] [blame]
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Harness/Test-Harness-3.17.ebuild,v 1.11 2011/07/30 12:26:09 tove Exp $
MODULE_AUTHOR=ANDYA
inherit perl-module
DESCRIPTION="Runs perl standard test scripts with statistics"
SLOT="0"
KEYWORDS="*"
IUSE=""
DEPEND="dev-lang/perl"
PREFER_BUILDPL=no
SRC_TEST="do"
mydoc="rfc*.txt"
PATCHES=( "${FILESDIR}"/3.17-taint.patch )