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/perl-core/Test-Harness/Test-Harness-3.290.0.ebuild

20 lines
446 B

# Copyright 1999-2015 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.290.0.ebuild,v 1.3 2015/06/12 22:25:16 dilfridge Exp $
EAPI=5
MODULE_AUTHOR=OVID
MODULE_VERSION=3.29
inherit perl-module
DESCRIPTION="Runs perl standard test scripts with statistics"
SLOT="0"
KEYWORDS=""
IUSE=""
PREFER_BUILDPL=no
SRC_TEST="do"
mydoc="rfc*.txt"