- Moved to normalised version
- EAPI6ified
- Parallel tests
Package-Manager: Portage-2.3.3, Repoman-2.3.1
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
-MODULE_AUTHOR=RKOBES
-MODULE_VERSION=${PV}
+DIST_AUTHOR=RKOBES
+DIST_VERSION=1.28
inherit perl-module
DESCRIPTION="Perl module to calculate Fast Fourier Transforms"
RDEPEND=""
DEPEND="${RDEPEND}
- dev-perl/Module-Build
+ virtual/perl-ExtUtils-MakeMaker
test? ( virtual/perl-Test-Simple )"
-
-SRC_TEST="do"