summaryrefslogtreecommitdiff
path: root/dev-perl/MooseX-Getopt
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/MooseX-Getopt
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-perl/MooseX-Getopt')
-rw-r--r--dev-perl/MooseX-Getopt/Manifest2
-rw-r--r--dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild1
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/MooseX-Getopt/Manifest b/dev-perl/MooseX-Getopt/Manifest
index 72ada5792779..b4efbf483bb3 100644
--- a/dev-perl/MooseX-Getopt/Manifest
+++ b/dev-perl/MooseX-Getopt/Manifest
@@ -1,3 +1,3 @@
DIST MooseX-Getopt-0.74.tar.gz 58129 BLAKE2B f2a451d819c53a725a73cefb0ad3d76c94090d25d927b11fd76a92c8534bca56fb5112e298d57caa7fb81e8b6c26f273f06efda74f55db20b384029bcd9b8ca1 SHA512 3b7ea4f75192c62936f7838809a4a3facc4ccc38fb9db5affd46d07273ac1ffadd5ddb0882fe5d29870bf4b8c816916febdc3748747223c837fc87c65faa60ac
-EBUILD MooseX-Getopt-0.740.0.ebuild 1082 BLAKE2B afca66f638b8ca8914b056b8da35e37448b3ea10a36634185381feeb43d6d8c4a6ae7dfd8c5ea49e4b90583c84c2c251465504514f2ad6b9f9491b8783e7c77c SHA512 0aa60a01cf858b3602a8da9ccf413674c51debbe1f6325d4592f863542a1c2ac721b219aa7eb08edad0c0f56d1aa64cf2b0c17fd119695a8224576b8f9ce133c
+EBUILD MooseX-Getopt-0.740.0.ebuild 1109 BLAKE2B a889da86b5643a802826d9e5bfcc276344c9c10592b1c7ddbc9d097028f520576e3584bc85090b2d4e31199be7ef6f6ed5d73a2e01de213dc7ecb6c351d81caa SHA512 80810d9e73007f20d0f3df3f2b5433f0091c85a5c7773a1595327b0d3a1b9373125900006c362550530cb308ea40645bcb1ee060bead804926a89b66d0dd9e24
MISC metadata.xml 1168 BLAKE2B 6fe0133e9d9f8e0fbb425796a162f158e2b801ab99728324ea3e19f5999434442e6ce6befbaa73944d5b46ff64d683e93144fdb689881c8087865032cc347a4f SHA512 f6c06f52c9757024c5af761788d6199b61f2ac09997e95711ce0fe2922d2fc14bc566d1201311546d332056e3c7f5c05d83ff91f46fdf83a4f034965f2afa977
diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild
index ed41d8100190..dbf08280d582 100644
--- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild
+++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild
@@ -12,6 +12,7 @@ DESCRIPTION="A Moose role for processing command line options"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="
virtual/perl-Carp