| # Copyright 1999-2014 Gentoo Foundation | |
| # Distributed under the terms of the GNU General Public License v2 | |
| # $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.980.0-r1.ebuild,v 1.1 2014/07/26 12:08:06 dilfridge Exp $ | |
| EAPI=5 | |
| MODULE_AUTHOR=MSCHWERN | |
| MODULE_VERSION=0.98 | |
| inherit perl-module | |
| DESCRIPTION="Basic utilities for writing tests" | |
| SLOT="0" | |
| KEYWORDS="*" | |
| IUSE="" | |
| SRC_TEST="do" | |
| mydoc="rfc*.txt" |