summaryrefslogtreecommitdiff
path: root/dev-perl/Math-GMP
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /dev-perl/Math-GMP
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-perl/Math-GMP')
-rw-r--r--dev-perl/Math-GMP/Manifest2
-rw-r--r--dev-perl/Math-GMP/Math-GMP-2.150.0.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/Math-GMP/Manifest b/dev-perl/Math-GMP/Manifest
index cd60adf9655b..6d6103eca1a5 100644
--- a/dev-perl/Math-GMP/Manifest
+++ b/dev-perl/Math-GMP/Manifest
@@ -1,3 +1,3 @@
DIST Math-GMP-2.15.tar.gz 33002 BLAKE2B 606bd63b05fab90e0da39ac75be4ccbe9a5386a6002920af8c9d135fcc8aaf746f8e72c25301a8a8de72edc80eef29202742441738afc90573e58c2626123289 SHA512 6c8c13eb168f6233d5bb172ae424aa1c7b5af2cd18aabe1a9a8f2989591245456270b684062684b29539060f91b041589c43cabcd2e7e277335ae188e5f386a2
-EBUILD Math-GMP-2.150.0.ebuild 628 BLAKE2B ac6c0dcc2a4cf45237d449fb11ce381c8e26b448a24fb7f8636f0db47a159c407dc220f0588f5e52034b13a8ab52379123c81a8d62e33d62fe5ef20934eb884f SHA512 74d20cd46de86f81ee746040a2666b7be9b1a71f88bfac5f105a8f031ec99348fa15ce744c4aad9c17e3c10ba67fda4369b0d1ff9b4288c390989d61c0841373
+EBUILD Math-GMP-2.150.0.ebuild 652 BLAKE2B 5a84ff91fdb33e1e387841f319136e7faa3f14d4461e1dce4f530d6ed380f87386a062757691c8a10e3558e63ce8dadf08b2e5c628ace57a9608beb1f15e4e45 SHA512 3a28619c7ac6aae999a38c2dc896fa76862fcb6a840a751df0907c472a7d24cff84c8ffa8a2c23b95c33dac17c2a4492c651bb5dc053ad5ae4e4a9b6ab3231b4
MISC metadata.xml 388 BLAKE2B 6cfc5a2262fb38c5b504e686d6c1f67da85a062f8cb901b93c678ad8d06a93c7e95b4097e2d4c2d2b97774d9b74d7791cbc54a2433deb0a461d7839d56bf4ee0 SHA512 acb992a862f439fe6031b2279984afb5527a27fb480f5030a89cfacd583fae6e4acd2dfac8d8d33582c09c07602a98e1ec6282aa0ccdeb57ce3c4c76f0a67f9f
diff --git a/dev-perl/Math-GMP/Math-GMP-2.150.0.ebuild b/dev-perl/Math-GMP/Math-GMP-2.150.0.ebuild
index 2465889de581..ac35ab766af2 100644
--- a/dev-perl/Math-GMP/Math-GMP-2.150.0.ebuild
+++ b/dev-perl/Math-GMP/Math-GMP-2.150.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,6 +13,7 @@ SLOT="0"
LICENSE="LGPL-2"
KEYWORDS="alpha amd64 hppa ~mips ppc x86"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="
virtual/perl-AutoLoader