diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:11:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:16:31 +0100 |
commit | b7a27dc0d449cc24bc2c2bf28e928a30e37322ef (patch) | |
tree | bd5221981adbf593e9515b4da80cd49852506a9c /dev-perl/PDL | |
parent | dev-perl/OpenGL: eutils-- (diff) | |
download | gentoo-b7a27dc0d449cc24bc2c2bf28e928a30e37322ef.tar.gz gentoo-b7a27dc0d449cc24bc2c2bf28e928a30e37322ef.tar.bz2 gentoo-b7a27dc0d449cc24bc2c2bf28e928a30e37322ef.zip |
dev-perl/PDL: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/PDL')
-rw-r--r-- | dev-perl/PDL/PDL-2.17.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PDL/PDL-2.17.0-r1.ebuild b/dev-perl/PDL/PDL-2.17.0-r1.ebuild index 84c3b58c88c8..859935cf5bc9 100644 --- a/dev-perl/PDL/PDL-2.17.0-r1.ebuild +++ b/dev-perl/PDL/PDL-2.17.0-r1.ebuild @@ -8,7 +8,7 @@ DIST_VERSION=2.017 FORTRAN_NEEDED=fortran -inherit perl-module eutils fortran-2 +inherit perl-module fortran-2 DESCRIPTION="Perl Data Language for scientific computing" |