[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2021-08-12 Thread Sam James
commit: 0905072afe23a092853c3652636732430ee08204
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 13 00:47:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 13 01:05:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0905072a

dev-perl/ExtUtils-F77: drop 1.200.0-r1, 1.240.0

Signed-off-by: Sam James  gentoo.org>

 .../ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild| 21 ---
 dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild  | 30 --
 dev-perl/ExtUtils-F77/Manifest |  2 --
 3 files changed, 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 1162eeecd8a..000
--- 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 257aee1a572..000
--- 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 6d163e867c2..aea78fd15ea 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



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2021-08-01 Thread Sam James
commit: 002264b9de4d5c50b2577867ea197891a8438ae7
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug  2 04:55:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug  2 04:55:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=002264b9

dev-perl/ExtUtils-F77: Stabilize 1.260.0 arm, #805704

Signed-off-by: Sam James  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
index 34779d55576..ef3fa6b6410 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module toolchain-funcs
 DESCRIPTION="Simple interface to F77 libs"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc ~x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-perl/File-Which



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2021-08-01 Thread Sam James
commit: 0760a30fbfece0437a21f13bef0cdbaca7381058
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug  2 02:17:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug  2 02:17:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0760a30f

dev-perl/ExtUtils-F77: Stabilize 1.260.0 amd64, #805704

Signed-off-by: Sam James  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
index e72321aa203..34779d55576 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module toolchain-funcs
 DESCRIPTION="Simple interface to F77 libs"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc ~x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-perl/File-Which



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2021-08-01 Thread Sam James
commit: adce887be33075dffe889f5cfc3a0554c6f0ca30
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug  1 08:02:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Aug  1 08:02:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adce887b

dev-perl/ExtUtils-F77: Stabilize 1.260.0 ppc, #805704

Signed-off-by: Sam James  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
index e06b1880d40..e72321aa203 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module toolchain-funcs
 DESCRIPTION="Simple interface to F77 libs"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 sparc 
~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-perl/File-Which



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2021-08-01 Thread Sam James
commit: 63694e852260a43b3b8e8fbb77883b63ff70e8a4
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug  1 08:02:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Aug  1 08:02:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63694e85

dev-perl/ExtUtils-F77: Stabilize 1.260.0 ppc64, #805704

Signed-off-by: Sam James  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
index cb2364db349..e06b1880d40 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module toolchain-funcs
 DESCRIPTION="Simple interface to F77 libs"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc 
~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 sparc 
~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-perl/File-Which



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2021-08-01 Thread Sam James
commit: 4f49cf3efd6b90eafebb80453b9ccfb0cb8c5238
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug  1 07:19:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Aug  1 07:19:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f49cf3e

dev-perl/ExtUtils-F77: Stabilize 1.260.0 sparc, #805704

Signed-off-by: Sam James  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
index 0d18b7afc22..cb2364db349 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module toolchain-funcs
 DESCRIPTION="Simple interface to F77 libs"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc 
~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-perl/File-Which



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2021-05-29 Thread Agostino Sarubbo
commit: f8dcdb2338f3b57b6c8303a061a52f08d21a0a84
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May 29 08:53:39 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May 29 08:53:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8dcdb23

dev-perl/ExtUtils-F77: x86 stable wrt bug #792708

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
index 85f4bf6d893..257aee1a572 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
@@ -10,7 +10,7 @@ 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"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-perl/File-Which



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2021-05-29 Thread Agostino Sarubbo
commit: c4fcb6655af39949b3d73b673fbdfa9d401cf43d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May 29 08:43:46 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May 29 08:43:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4fcb665

dev-perl/ExtUtils-F77: ppc64 stable wrt bug #792708

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
index 11f02241d0e..85f4bf6d893 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
@@ -10,7 +10,7 @@ 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"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc ~x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-perl/File-Which



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2021-05-29 Thread Agostino Sarubbo
commit: 280daccead3482048a76f81304d1e78f001f43e5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May 29 08:40:13 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May 29 08:40:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=280dacce

dev-perl/ExtUtils-F77: amd64 stable wrt bug #792708

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
index 6ccfd505cce..11f02241d0e 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
@@ -10,7 +10,7 @@ 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"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 sparc ~x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-perl/File-Which



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2021-05-28 Thread Sam James
commit: 8de1bdd7e92f7d76d89c5496faeba6de3663a8eb
Author: Sam James  gentoo  org>
AuthorDate: Sat May 29 06:12:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 29 06:12:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8de1bdd7

dev-perl/ExtUtils-F77: Stabilize 1.240.0 ppc, #792708

Signed-off-by: Sam James  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
index 11965b4af46..314f76a56fd 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
@@ -10,7 +10,7 @@ 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"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-perl/File-Which



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2021-05-28 Thread Sam James
commit: 5ddb899d013d45157732c232b97ab116ddc642da
Author: Sam James  gentoo  org>
AuthorDate: Sat May 29 06:12:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 29 06:12:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ddb899d

dev-perl/ExtUtils-F77: Stabilize 1.240.0 sparc, #792708

Signed-off-by: Sam James  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
index 314f76a56fd..6ccfd505cce 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
@@ -10,7 +10,7 @@ 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"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 sparc 
~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-perl/File-Which



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2021-05-28 Thread Sam James
commit: d74946960dd7df1400f0ba27f5b3763e5566000c
Author: Sam James  gentoo  org>
AuthorDate: Sat May 29 06:11:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 29 06:11:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7494696

dev-perl/ExtUtils-F77: Stabilize 1.240.0 arm, #792708

Signed-off-by: Sam James  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
index bdf30379cfd..11965b4af46 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ 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"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-perl/File-Which



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2021-05-28 Thread Andreas K. Hüttel
commit: 10346bab591d4b908d5c33d3d8ade811f4760f22
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 28 21:17:50 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri May 28 21:29:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10346bab

dev-perl/ExtUtils-F77: Version bump 1.26

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild | 23 +++
 dev-perl/ExtUtils-F77/Manifest|  1 +
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
new file mode 100644
index 000..0d18b7afc22
--- /dev/null
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ETJ
+DIST_VERSION=1.26
+inherit perl-module toolchain-funcs
+
+DESCRIPTION="Simple interface to F77 libs"
+
+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
+"

diff --git a/dev-perl/ExtUtils-F77/Manifest b/dev-perl/ExtUtils-F77/Manifest
index 39c5d7828bd..6d163e867c2 100644
--- a/dev-perl/ExtUtils-F77/Manifest
+++ b/dev-perl/ExtUtils-F77/Manifest
@@ -1,2 +1,3 @@
 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



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2020-08-19 Thread Kent Fredric
commit: f95d4be1a123a5bc271e83b99a0567ec261ec767
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Aug 20 03:54:50 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Aug 20 03:55:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f95d4be1

dev-perl/ExtUtils-F77: Bump to version 1.240.0

- EAPI7
- Remove unused/empty variable assignments
- Add bodge in src_test to allow tests to pass w/ USE="-native-symlinks"
  in {binutils,gcc}-config, but the code is still subject to runtime
  problems unless consuming code also performs the same bodge.
  ( https://github.com/PDLPorters/extutils-f77/issues/10 )

Upstream:
- Use Text::ParseWords instead of naive split
- Adjust Generic GNU compiler search order
- Simplify some gfortran handling
- Use File::Which instead of hand-writing the equivalent
- Fix library order of -lgfortran and -lquadmath

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild | 30 +++
 dev-perl/ExtUtils-F77/Manifest|  1 +
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
new file mode 100644
index 000..bdf30379cfd
--- /dev/null
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 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 ad8912bcd8f..39c5d7828bd 100644
--- a/dev-perl/ExtUtils-F77/Manifest
+++ b/dev-perl/ExtUtils-F77/Manifest
@@ -1 +1,2 @@
 DIST ExtUtils-F77-1.20.tar.gz 12201 BLAKE2B 
6adee5bb3cda1b37d230ca408384161777a4aee117f7acd36a2cc125f1b64ce06b3c86557e6dfaa7bb2b159c814694f2d79c3d2c2da8a6a67cb36358d5a7c89d
 SHA512 
0d7cf351d84676d3dea2ec781b1e230ab4a737d34de4c15c5045603ac6e6e411b5d9b235e68bb9ba0552cc4de0ea67c8355c160840b3205429802ea1569f0400
+DIST ExtUtils-F77-1.24.tar.gz 12572 BLAKE2B 
86f8099cfdbe8acdfc2db895a9114c866fbf6e23d647f32d866c95efe2aa8419be057e7318e01bf82037dc93cbd18153758f13d7548395c603451176775b4867
 SHA512 
83ffa66e61fd5dd30cbe3e62d93374f5e1bc5a5eef180e87a6b90a62198a1a8e69d5e1683ae48f2e400304824442b4d78bd2eacdb3822ba8df5c9da1031880fe



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2018-12-08 Thread Mikle Kolyada
commit: 400fab3901836e972486ca50dddff71009437b88
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Dec  8 12:45:12 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Dec  8 12:45:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=400fab39

dev-perl/ExtUtils-F77: arm stable wrt bug #667266

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index bcc03a5b300..f88214e2ac6 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
@@ -10,7 +10,7 @@ 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 ~sh sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="virtual/perl-File-Spec



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2018-12-01 Thread Sergei Trofimovich
commit: 0d62e85d6f8abfbd9f79099c9b928c26a8a2b58a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Dec  1 15:08:03 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Dec  1 15:08:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d62e85d

dev-perl/ExtUtils-F77: stable 1.200.0-r1 for hppa, bug #667266

Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 623897311d4..bcc03a5b300 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
@@ -10,7 +10,7 @@ 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 ~sh sparc 
x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="virtual/perl-File-Spec



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2018-11-23 Thread Agostino Sarubbo
commit: 64d5c40f9391d0e1dd6a6efc717d7840642250ae
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Nov 23 13:04:50 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Nov 23 13:04:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d5c40f

dev-perl/ExtUtils-F77: amd64 stable wrt bug #667266

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 3e5719e2f4a..623897311d4 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
@@ -10,7 +10,7 @@ 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 ~sh sparc 
x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="virtual/perl-File-Spec



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2018-10-12 Thread Tobias Klausmann
commit: 8129952c316335e4e1ae02e489bd6d73431b6995
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri Oct 12 11:15:58 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri Oct 12 11:16:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8129952c

dev-perl/ExtUtils-F77-1.200.0-r1: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/667266
Signed-off-by: Tobias Klausmann  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 4093b0eeade..3e5719e2f4a 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
@@ -10,7 +10,7 @@ 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 ~sh sparc 
x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="virtual/perl-File-Spec



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2018-10-06 Thread Matt Turner
commit: a426cf1fd6db5f5f31e5bc828b00158c39c9a73d
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Oct  6 19:33:36 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Oct  6 19:33:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a426cf1f

dev-perl/ExtUtils-F77-1.200.0-r1: ppc64 stable, bug 667266

Signed-off-by: Matt Turner  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 8f0f0690aee..4093b0eeade 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
@@ -10,7 +10,7 @@ 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 ~sh sparc 
x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="virtual/perl-File-Spec



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2018-09-30 Thread Sergei Trofimovich
commit: 3af93269c831691e5f15aafece9c71dc1b3d3382
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:05:46 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3af93269

dev-perl/ExtUtils-F77: stable 1.200.0-r1 for sparc, bug #667266

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index d50e1a9dbcb..ac102227a76 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
@@ -10,7 +10,7 @@ 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 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="virtual/perl-File-Spec



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2018-06-07 Thread Kent Fredric
commit: 296b8a0587807043c054d6e421384516d27cbed5
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Jun  8 04:38:23 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Jun  8 04:38:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=296b8a05

dev-perl/ExtUtils-F77: Require a fortran implementation bug #656226

This module autoswitches between a bunch of fortran implementations,
however, it helps to actually have one installed first.

Failures occur as a result of attempting to use a default (which is
not installed) when discovery fails

Closes: https://bugs.gentoo.org/656226
Package-Manager: Portage-2.3.29, Repoman-2.3.9

 .../ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild | 21 +
 1 file changed, 21 insertions(+)

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
new file mode 100644
index 000..d50e1a9dbcb
--- /dev/null
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# 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 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="virtual/perl-File-Spec
+   virtual/fortran
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2016-12-08 Thread Kent Fredric
commit: 316bb8d94a9b7f13dc6c15328190fbc5b3a869b3
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Dec  8 17:16:52 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Dec  8 19:07:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=316bb8d9

dev-perl/ExtUtils-F77: Spread ppc64 keywording from 1.180.0 stable

Package-Manager: portage-2.3.3

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.190.0.ebuild | 2 +-
 dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.190.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.190.0.ebuild
index 6bb8dc2..f6cd21d 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.190.0.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.190.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="virtual/perl-ExtUtils-MakeMaker"

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0.ebuild
index 1e1a8da..3e43c45 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="virtual/perl-File-Spec"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2016-12-08 Thread Kent Fredric
commit: 650921994cb49592373a38ba4e8bbb280cca9952
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Dec  8 17:07:35 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Dec  8 19:07:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65092199

dev-perl/ExtUtils-F77: Bump to version 1.200.0

Upstream:
- Freebsd fixes
- Fix support for GCC 5.x+

Package-Manager: portage-2.3.3

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0.ebuild | 20 
 dev-perl/ExtUtils-F77/Manifest|  1 +
 2 files changed, 21 insertions(+)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0.ebuild
new file mode 100644
index ..1e1a8da
--- /dev/null
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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 ~s390 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="virtual/perl-File-Spec"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/ExtUtils-F77/Manifest b/dev-perl/ExtUtils-F77/Manifest
index 2d69d04..88a7fc4 100644
--- a/dev-perl/ExtUtils-F77/Manifest
+++ b/dev-perl/ExtUtils-F77/Manifest
@@ -1,2 +1,3 @@
 DIST ExtUtils-F77-1.18.tar.gz 11614 SHA256 
6b1fbeb38f092b399f46d58f8699917f71c098dff131a3c7b72adbc953b4 SHA512 
dba56108f2b59582780c03d1cf965d276d73cee1452f9f563b6b513ac4fab24007003b45b86d2c11c05b5d55ac9d1837a76ed14bdbd4738db5ec3a6632f7edcc
 WHIRLPOOL 
993d14bbf0fd7fbbe22cdee27e73b0b25f0038092de74496190838aadee6db6c9b723c3045956ccb28f21f35c31e9e7b6a5548e556eb27de3745b5b1ab3ed977
 DIST ExtUtils-F77-1.19.tar.gz 12057 SHA256 
09cec663fe1cfee57951b46f6433d6b4255a57ec4a1ae8cf5c81099cae84afa5 SHA512 
f103c94d8074fc3ca6f6afecc394608a61f08949f3d19e40ea66db2ddc7af4e17f429783e8ac9c8a76ebe98863b7295df8a7f9ba3f8eb967e4f19a168d5a7d81
 WHIRLPOOL 
44c3553aeab53575053275f461e4e340cdfb48bffcd56d9782e48d19bdf96fb676509afcf857165336261c5872cc151d26f06fa809d7770629909036b8e95c68
+DIST ExtUtils-F77-1.20.tar.gz 12201 SHA256 
c42ba548d4b274ffae1535d0ece163b3ba42dc175ee6bdc537071dc52ebbd19a SHA512 
0d7cf351d84676d3dea2ec781b1e230ab4a737d34de4c15c5045603ac6e6e411b5d9b235e68bb9ba0552cc4de0ea67c8355c160840b3205429802ea1569f0400
 WHIRLPOOL 
7498c01c71928a1e1206a3d6203c303eb170fd5ae49b02c9f026c598b3cf942575793d81ae128f2e5dc0f4c001bce27b028f1391239945619f8bdec69321064a



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2016-01-14 Thread Andreas Hüttel
commit: 9ddcf3ed66db7b86bb0bd476edc6a85ae1ece65a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Jan 14 19:30:23 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Thu Jan 14 19:33:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ddcf3ed

dev-perl/ExtUtils-F77: Remove old

Package-Manager: portage-2.2.26

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0-r1.ebuild | 17 -
 dev-perl/ExtUtils-F77/Manifest   |  1 -
 2 files changed, 18 deletions(-)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0-r1.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0-r1.ebuild
deleted file mode 100644
index 6f933c4..000
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=KGB
-MODULE_VERSION=1.17
-inherit perl-module
-
-DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc s390 sh sparc x86 
~amd64-linux ~x86-linux"
-IUSE=""
-
-SRC_TEST="do"

diff --git a/dev-perl/ExtUtils-F77/Manifest b/dev-perl/ExtUtils-F77/Manifest
index 4ce0147..2d69d04 100644
--- a/dev-perl/ExtUtils-F77/Manifest
+++ b/dev-perl/ExtUtils-F77/Manifest
@@ -1,3 +1,2 @@
-DIST ExtUtils-F77-1.17.tar.gz 11225 SHA256 
b3919200443174ff348ed5567d461335e289fba047cb17432f31dea5a26cad3f SHA512 
25f9046fa39aca3e6ecebccf78e2bd8a116e5db815f086431ee5600068f34a08a7658697b9d5e6d530837f0f98d6a143295a76ae78044e4628d57896f65cb550
 WHIRLPOOL 
037b9189364c115c83acc92575b0028c62ccf3931988144c69790db513008eebc58deceb765aae819ffbaa3bf22d3caadc0adcdace521a43d783e3c37d15fd0f
 DIST ExtUtils-F77-1.18.tar.gz 11614 SHA256 
6b1fbeb38f092b399f46d58f8699917f71c098dff131a3c7b72adbc953b4 SHA512 
dba56108f2b59582780c03d1cf965d276d73cee1452f9f563b6b513ac4fab24007003b45b86d2c11c05b5d55ac9d1837a76ed14bdbd4738db5ec3a6632f7edcc
 WHIRLPOOL 
993d14bbf0fd7fbbe22cdee27e73b0b25f0038092de74496190838aadee6db6c9b723c3045956ccb28f21f35c31e9e7b6a5548e556eb27de3745b5b1ab3ed977
 DIST ExtUtils-F77-1.19.tar.gz 12057 SHA256 
09cec663fe1cfee57951b46f6433d6b4255a57ec4a1ae8cf5c81099cae84afa5 SHA512 
f103c94d8074fc3ca6f6afecc394608a61f08949f3d19e40ea66db2ddc7af4e17f429783e8ac9c8a76ebe98863b7295df8a7f9ba3f8eb967e4f19a168d5a7d81
 WHIRLPOOL 
44c3553aeab53575053275f461e4e340cdfb48bffcd56d9782e48d19bdf96fb676509afcf857165336261c5872cc151d26f06fa809d7770629909036b8e95c68



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2016-01-14 Thread Agostino Sarubbo
commit: b191bef47b5e818cebe35636e20f3227a3bf95a5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 14 16:50:20 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 14 16:50:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b191bef4

dev-perl/ExtUtils-F77: alpha/amd64/arm/hppa/ia64/ppc64/ppc/sparc/x86 stable, 
(ALLARCHES policy) wrt bug #571412

Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.180.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.180.0.ebuild
index 988ac37..3b9cb91 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.180.0.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.180.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="virtual/perl-ExtUtils-MakeMaker"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2016-01-09 Thread Andreas Hüttel
commit: f8f9f88a9d1123dd4a81de021a283f804d6911a9
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jan  9 21:29:16 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Jan  9 21:31:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f9f88a

dev-perl/ExtUtils-F77: Version bump

Package-Manager: portage-2.2.26

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.190.0.ebuild | 17 +
 dev-perl/ExtUtils-F77/Manifest|  1 +
 2 files changed, 18 insertions(+)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.190.0.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.190.0.ebuild
new file mode 100644
index 000..6bb8dc2
--- /dev/null
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.190.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=CHM
+DIST_VERSION=1.19
+inherit perl-module
+
+DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="virtual/perl-ExtUtils-MakeMaker"

diff --git a/dev-perl/ExtUtils-F77/Manifest b/dev-perl/ExtUtils-F77/Manifest
index bb26979..4ce0147 100644
--- a/dev-perl/ExtUtils-F77/Manifest
+++ b/dev-perl/ExtUtils-F77/Manifest
@@ -1,2 +1,3 @@
 DIST ExtUtils-F77-1.17.tar.gz 11225 SHA256 
b3919200443174ff348ed5567d461335e289fba047cb17432f31dea5a26cad3f SHA512 
25f9046fa39aca3e6ecebccf78e2bd8a116e5db815f086431ee5600068f34a08a7658697b9d5e6d530837f0f98d6a143295a76ae78044e4628d57896f65cb550
 WHIRLPOOL 
037b9189364c115c83acc92575b0028c62ccf3931988144c69790db513008eebc58deceb765aae819ffbaa3bf22d3caadc0adcdace521a43d783e3c37d15fd0f
 DIST ExtUtils-F77-1.18.tar.gz 11614 SHA256 
6b1fbeb38f092b399f46d58f8699917f71c098dff131a3c7b72adbc953b4 SHA512 
dba56108f2b59582780c03d1cf965d276d73cee1452f9f563b6b513ac4fab24007003b45b86d2c11c05b5d55ac9d1837a76ed14bdbd4738db5ec3a6632f7edcc
 WHIRLPOOL 
993d14bbf0fd7fbbe22cdee27e73b0b25f0038092de74496190838aadee6db6c9b723c3045956ccb28f21f35c31e9e7b6a5548e556eb27de3745b5b1ab3ed977
+DIST ExtUtils-F77-1.19.tar.gz 12057 SHA256 
09cec663fe1cfee57951b46f6433d6b4255a57ec4a1ae8cf5c81099cae84afa5 SHA512 
f103c94d8074fc3ca6f6afecc394608a61f08949f3d19e40ea66db2ddc7af4e17f429783e8ac9c8a76ebe98863b7295df8a7f9ba3f8eb967e4f19a168d5a7d81
 WHIRLPOOL 
44c3553aeab53575053275f461e4e340cdfb48bffcd56d9782e48d19bdf96fb676509afcf857165336261c5872cc151d26f06fa809d7770629909036b8e95c68