summaryrefslogtreecommitdiff
path: root/dev-perl/local-lib
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/local-lib
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-perl/local-lib')
-rw-r--r--dev-perl/local-lib/Manifest2
-rw-r--r--dev-perl/local-lib/local-lib-2.0.24.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/local-lib/Manifest b/dev-perl/local-lib/Manifest
index 3264019e53d8..325df5e3592c 100644
--- a/dev-perl/local-lib/Manifest
+++ b/dev-perl/local-lib/Manifest
@@ -1,3 +1,3 @@
DIST local-lib-2.000024.tar.gz 62941 BLAKE2B c618c320af46c9223f67109deb02857755b675223b0a71772227b2c7fec47225e323cdeaa9b2c66e78e9e69964fff0a19367c4e58fa4b9be5e120683e69e9078 SHA512 d23c984f0652ea8dd7028cd2dcc00991e69a5ad1ac6fce9707f953a5e6456d8173b444b7631884e764eb5ff18cea29e8e560c3835eacc0aa34382c0d172a7fd0
-EBUILD local-lib-2.0.24.ebuild 548 BLAKE2B f1f172cffa62e5040a0aac1ea6d16b5a3f37399bc462b7aaae6e08c84b7934cd7a5a41a92a8ea914d01f5612a1bdc20f6e149ce6f449c613b680bbae032bc964 SHA512 07ab4f51080ebd973bdbfe7c25c1c740371dc8a9d49c80471d9f951b6f2f6c83ef327e359666cecf5cd85b1b87edf942308dcef7e83fc3ca606bad13cfe00476
+EBUILD local-lib-2.0.24.ebuild 572 BLAKE2B de438186a56e86c837e42af3ab595e4f1afa7d1aee8fc2094d08087c16763bba0704dbafae60eb01dbcac3b998dec21875a26675f4721ab65d1a479998c0b732 SHA512 9cb61b8e1f3515e1e76ca8d1bd26bfefa418898ee0416e89471774a1f0674d5af56bf7328bff59cd501d69f1cbccf05a07a93779cd0151a989fd83c1ece1aed9
MISC metadata.xml 480 BLAKE2B b2613e1c31939aa6096fde9b34df7ff601861371ffd532ea6c71d9dff0cb25d7151f2f34c5e7b3fc8b9e0706b383368fb116b4021a8290ea907860eb456572c7 SHA512 0c3b4a34e1c84b9eb03e7b9bae3d11473b60071709ddaae74812d1746d4c97af17f7c08981c8031930dd104dbc08cddaaf96cc081f06ce8c7f06d8126b79f9a6
diff --git a/dev-perl/local-lib/local-lib-2.0.24.ebuild b/dev-perl/local-lib/local-lib-2.0.24.ebuild
index 59e6816932ef..5f4dfab2c96d 100644
--- a/dev-perl/local-lib/local-lib-2.0.24.ebuild
+++ b/dev-perl/local-lib/local-lib-2.0.24.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
@@ -10,6 +10,7 @@ DESCRIPTION='create and use a local lib/ for perl modules with PERL5LIB'
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="
>=virtual/perl-CPAN-1.820.0