summaryrefslogtreecommitdiff
path: root/dev-perl/Module-Path
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/Module-Path
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-perl/Module-Path')
-rw-r--r--dev-perl/Module-Path/Manifest2
-rw-r--r--dev-perl/Module-Path/Module-Path-0.190.0.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/Module-Path/Manifest b/dev-perl/Module-Path/Manifest
index 870e6d69141f..d936c099a966 100644
--- a/dev-perl/Module-Path/Manifest
+++ b/dev-perl/Module-Path/Manifest
@@ -1,3 +1,3 @@
DIST Module-Path-0.19.tar.gz 14328 BLAKE2B 82134238508e335c79b1defca688d1a838476eca388818fc948765ac8601fe75af40102d91d9709a753198d40fb01a5237e31199c9031aea48bcdd1310189f52 SHA512 fa71c67f6e8daab9df29a6ced09c557980873ea73ed6e9c28081d10009d153767adc24ddd6acbde0c1423ffbf9cc92f8ab5db29203b73a79643dfc98fc2b2935
-EBUILD Module-Path-0.190.0.ebuild 693 BLAKE2B a455d2ee69dd4cf8e38c7825321d8c90bb52e6bf71cc24cf1f8ac4de7950d992e39125faeeb9a2491450c46c837592c9200519e63bd4159210c664f962765570 SHA512 58eadc61d303a22fe72e286bb928e1df93c8d5df46e51b1952045d9f933d9ad660a66707fb261e3367bf6f0942245f74f6707c342b8649cc9a66adf25467ea6f
+EBUILD Module-Path-0.190.0.ebuild 717 BLAKE2B e2fe7719e0c3748c591c28dab814c5cd591f67b412209d96e114a58298a8ca1c54b45abd1ae69f3044640ee01b474fd5996e0bb82e95847c1c71a7283c743bd0 SHA512 c8bb432d351dbeaf69340fff718d70fa10700f4f0e368ce2c2ef8da4a55c532c6247facbba1aa823196413cffa9f5a6e4297a975b89a83291d91e43a236eb6e4
MISC metadata.xml 394 BLAKE2B d19fa77f7cf011fa12857e37499f4742278163b737da840e60d8afaafe575e3304d68025ee3d3e56c03430545858fa34eccc1092f692cd99e96315ebbdbfcd3e SHA512 c756fae0928b09ad82c68c30fa53ccd6bfc95ef90005cdd83d1628b42a58be0599bcf83bdb3791375acc3e158d0945a4b1d913d90db948418959cd743a21ae9d
diff --git a/dev-perl/Module-Path/Module-Path-0.190.0.ebuild b/dev-perl/Module-Path/Module-Path-0.190.0.ebuild
index 0ebaad0f34e4..99d05eabeea6 100644
--- a/dev-perl/Module-Path/Module-Path-0.190.0.ebuild
+++ b/dev-perl/Module-Path/Module-Path-0.190.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,6 +10,7 @@ DESCRIPTION="get the full path to a locally installed module"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
+RESTRICT="!test? ( test )"
# r: Cwd -> File-Spec
# r: File::Basename -> perl
# r: Pod::Usage -> perl