summaryrefslogtreecommitdiff
path: root/dev-perl/ExtUtils-InstallPaths
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/ExtUtils-InstallPaths
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-perl/ExtUtils-InstallPaths')
-rw-r--r--dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild3
-rw-r--r--dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild1
-rw-r--r--dev-perl/ExtUtils-InstallPaths/Manifest4
3 files changed, 5 insertions, 3 deletions
diff --git a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild
index 579b0f898de5..ce3bf435c38d 100644
--- a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild
+++ b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.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=5
@@ -11,6 +11,7 @@ LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86"
IUSE="test"
+RESTRICT="!test? ( test )"
DEPEND="
${RDEPEND}
diff --git a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild
index 19a39617abbc..90a5be450673 100644
--- a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild
+++ b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild
@@ -10,6 +10,7 @@ DESCRIPTION="Build.PL install path logic made easy"
SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 ~sh sparc 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
diff --git a/dev-perl/ExtUtils-InstallPaths/Manifest b/dev-perl/ExtUtils-InstallPaths/Manifest
index 75c5759d5a20..5481ea82bf5d 100644
--- a/dev-perl/ExtUtils-InstallPaths/Manifest
+++ b/dev-perl/ExtUtils-InstallPaths/Manifest
@@ -1,5 +1,5 @@
DIST ExtUtils-InstallPaths-0.010.tar.gz 18395 BLAKE2B 66e7f4128f70f1d316f3fbd9e9824533be5d49eefc509fd92706585134b85c2b9d55d59602d8e61a4548f9808b9abc9ab1586172be331b5c3c4fe74691e69ec1 SHA512 3639e8e05b2d59d1a5c4548d74e51158ce6e6b2260d2958f5500b7bb2f64470b72b8b9690e3ec917ff6db8baf0a81038178336bccbc272116e16b520cac73f0f
DIST ExtUtils-InstallPaths-0.011.tar.gz 18588 BLAKE2B 35d10a3477837b00763ce039651d283d7a9ee047b68ab354456c2ff9f9abb9b4cdbb6b9869f0da0efa6080dc5f60ca22af7746c4e8a6f422cab24085f25702d1 SHA512 c31bfce1ba1094f1408409d9a50406d7eb974ce43195e968fae51493a7fd3c7112d41af561435233b14d2396df297604ec0c264bab910566c046f9f7b5b3beb7
-EBUILD ExtUtils-InstallPaths-0.10.0.ebuild 554 BLAKE2B a0db8ce0d0a4083da3a43d3e075ffb4cb555c72cee39581920403f52a45efe4cf959b282026f63352bc3dcac390f17749bf3d1c0f3c0663f6ae714cf55d08bcd SHA512 0e6f51a54ff8ff2aa7c74ed2786f3153ea1060ce2c0bfb5103ca3b606b22590ff96d482fdc8a419c605228dc1be043e88787d6c22ebd67b7bb770d23333c5dd4
-EBUILD ExtUtils-InstallPaths-0.11.0.ebuild 777 BLAKE2B a5cab3f2dbfecc6652d3d871c995cce2079bbb7e359808810094a2e9bfbe1ee127868fe70406ed740eaf044f2c39b0edfaffc97c055f3424ed925b32db02cbe1 SHA512 f0e31de500e8be41d856f9eeec50e2b9bca10c07744c709d165c14389b0fe1570f17d1afe750821a7b38ce8d319a740fe510bdc58b5d68a4c952b089eb9231a2
+EBUILD ExtUtils-InstallPaths-0.10.0.ebuild 578 BLAKE2B 2d6825403e649194364441f205184fa8a6f5108e63a0527bf2750eec329e3b79882263a871e9c52209ece3b2cd1dfe177817504103d499ba6b16088b9a267353 SHA512 dc468143efba18fd5f417723d56080f8bc913a55753e35ae547aed204e2b1ca51cf3a9b2a94e363e80822695fe9d6bb12c06c9bb4bc02ddf825a0adb77d010b2
+EBUILD ExtUtils-InstallPaths-0.11.0.ebuild 804 BLAKE2B 7470c4f161c6661ca121c2f4857f833d3cf6c719453a2b25a6dccb4aeb2f5df3dbe2e5d3d0a77993799e661ee61082e35d32c4e03420e95aec447a725e9f43b8 SHA512 0e83372fb7b9c0037b022027d79387341a015cb9e74368bb851fc902a3d61a836e6304ec46e65995477dd692b839a898ab4e895dc3088f93d3739e5afcdc42e8
MISC metadata.xml 402 BLAKE2B a472ac9c3aab745c81c5a097f9d033b4cfbe2895ff58ea4b2fd51ef9be3b179748bdb1463382a95d0ca2d0e0f1025965b5f3dc38e9bf30074c53a714896898fb SHA512 e54ec2e34cdb7a4825b4747b988bb2a534503dbac349d7a5e71f4e995586598a29357162197b62b4a727af8254c1f6247243edfb5420cf8b2207b915012101d3