diff options
author | Sam James <sam@gentoo.org> | 2021-08-13 01:47:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-13 02:05:12 +0100 |
commit | 0905072afe23a092853c3652636732430ee08204 (patch) | |
tree | 9aea801e4cc56af99a9931ae0981ac5abcff1d26 /dev-perl/ExtUtils-F77 | |
parent | dev-perl/ExtUtils-Depends: drop 0.405.0, 0.800.0 (diff) | |
download | gentoo-0905072afe23a092853c3652636732430ee08204.tar.gz gentoo-0905072afe23a092853c3652636732430ee08204.tar.bz2 gentoo-0905072afe23a092853c3652636732430ee08204.zip |
dev-perl/ExtUtils-F77: drop 1.200.0-r1, 1.240.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-F77')
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild | 30 | ||||
-rw-r--r-- | dev-perl/ExtUtils-F77/Manifest | 2 |
3 files changed, 0 insertions, 53 deletions
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild deleted file mode 100644 index 1162eeecd8a6..000000000000 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=CHM -DIST_VERSION=1.20 -inherit perl-module - -DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code" - -SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND="virtual/perl-File-Spec - virtual/fortran -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -" diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild deleted file mode 100644 index 257aee1a5721..000000000000 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=KGB -DIST_VERSION=1.24 -inherit perl-module toolchain-funcs - -DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code" - -SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" - -RDEPEND=" - dev-perl/File-Which - virtual/perl-Scalar-List-Utils - virtual/perl-Text-ParseWords - virtual/fortran -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -" -src_test() { - # https://github.com/PDLPorters/extutils-f77/issues/10 - tc-export F77 - mkdir -p "${T}/bin" || die "Can't make ${T}/bin" - ln -vs "$(type -p "${F77}")" "${T}/bin/gfortran" || die "Can't make gfortran symlink" - PATH="${T}/bin:$PATH" perl-module_src_test -} diff --git a/dev-perl/ExtUtils-F77/Manifest b/dev-perl/ExtUtils-F77/Manifest index 6d163e867c25..aea78fd15eaa 100644 --- a/dev-perl/ExtUtils-F77/Manifest +++ b/dev-perl/ExtUtils-F77/Manifest @@ -1,3 +1 @@ -DIST ExtUtils-F77-1.20.tar.gz 12201 BLAKE2B 6adee5bb3cda1b37d230ca408384161777a4aee117f7acd36a2cc125f1b64ce06b3c86557e6dfaa7bb2b159c814694f2d79c3d2c2da8a6a67cb36358d5a7c89d SHA512 0d7cf351d84676d3dea2ec781b1e230ab4a737d34de4c15c5045603ac6e6e411b5d9b235e68bb9ba0552cc4de0ea67c8355c160840b3205429802ea1569f0400 -DIST ExtUtils-F77-1.24.tar.gz 12572 BLAKE2B 86f8099cfdbe8acdfc2db895a9114c866fbf6e23d647f32d866c95efe2aa8419be057e7318e01bf82037dc93cbd18153758f13d7548395c603451176775b4867 SHA512 83ffa66e61fd5dd30cbe3e62d93374f5e1bc5a5eef180e87a6b90a62198a1a8e69d5e1683ae48f2e400304824442b4d78bd2eacdb3822ba8df5c9da1031880fe DIST ExtUtils-F77-1.26.tar.gz 13141 BLAKE2B 275aa0471efc54d29e27c819c0d8d4717c49987027527f4532bf58d3377733d8b900ccc4a6632b395382909d2b7649f8a6f3383773e6728da4e949b59b1656cc SHA512 ed95922f261f3e4e917c06fc73a4ed2eee3501065d38587414a81a62aba4232a75e9045fd6890a55ece1808a0eb9af51d103ace2478684f3e5e8f017dbb975b0 |