summaryrefslogtreecommitdiff
path: root/dev-perl/Math-ModInt
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-ModInt
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-perl/Math-ModInt')
-rw-r--r--dev-perl/Math-ModInt/Manifest2
-rw-r--r--dev-perl/Math-ModInt/Math-ModInt-0.11.0.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/Math-ModInt/Manifest b/dev-perl/Math-ModInt/Manifest
index 27bd5426b539..af1fc5b8fa02 100644
--- a/dev-perl/Math-ModInt/Manifest
+++ b/dev-perl/Math-ModInt/Manifest
@@ -1,3 +1,3 @@
DIST Math-ModInt-0.011.tar.gz 40189 BLAKE2B 2b49dec27c7f67ab0c5005a850df9105d661aaa07fbb4041f9bb79bca621114edd6d541ef62d907e8fdc71d1879fb3eb522af232519cd0500b9d41fb2c1b6938 SHA512 c6a1b90e07dc6a4b620b0db63eaa205dad19ba3c96e8031f93d1c3fca137d5430e3c1e88d3bad9d3f6d64600bee4deb9c13e13fdad410c76f9c10732fd2495e0
-EBUILD Math-ModInt-0.11.0.ebuild 684 BLAKE2B 33b4f82f0ee8bacd69b524ee5c8fee2590c33fddd6712c7efed2d9c4059a757a2ed168e8ed3fd907fc320beaf8884112d113b5c12b944c509f0331ed521dffcb SHA512 45fbcdc0ac5b1739b0a99dcc642610eb8f4ff7d46fbf4672d4df43f87bca52e147e9feb75b7660aada35974f3381d7f273e6c875ff55c4be9ff36d7d4240c2e1
+EBUILD Math-ModInt-0.11.0.ebuild 708 BLAKE2B 96efa1caace63ea878735faffb2dec1c2b19f1ac94cdd19cbe3cf7bdc8df21c52a3556e552e964f03ec6142e6afa8ef83fa20fb87f4182991dfded08d91ab7d1 SHA512 aa542f913fb65130f14059b60fc96b48aaa9b0e5a0917b363db80ef6fadc429b6bff02f53c19dd9818dd4805d6aefea500d13c338209bcff6bc5b56674535ded
MISC metadata.xml 937 BLAKE2B ce1dd1e2a2ab5186d6db78091c4d024464390a2261c2dd9c0bab4c00fff92ecb19371c1b083b1516f1b3908825247424563fd995d73afcd3b89581bc225e2133 SHA512 67f8474ca53df04c0f08250b546702f8c6711ba6fef84b6f57e9b9dd8992144ca90b324f5e4ea2df9e370fde518b4e052bfef6978652a6007f76329d45361049
diff --git a/dev-perl/Math-ModInt/Math-ModInt-0.11.0.ebuild b/dev-perl/Math-ModInt/Math-ModInt-0.11.0.ebuild
index 5d02b2c3339d..c3cd1af7b6fa 100644
--- a/dev-perl/Math-ModInt/Math-ModInt-0.11.0.ebuild
+++ b/dev-perl/Math-ModInt/Math-ModInt-0.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,6 +13,7 @@ DESCRIPTION="modular integer arithmetic"
SLOT="0"
KEYWORDS="~amd64"
IUSE="minimal test"
+RESTRICT="!test? ( test )"
PERL_RM_FILES=(
"t/90_pod.t"