summaryrefslogtreecommitdiff
path: root/dev-perl/Taint-Util
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/Taint-Util
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-perl/Taint-Util')
-rw-r--r--dev-perl/Taint-Util/Manifest2
-rw-r--r--dev-perl/Taint-Util/Taint-Util-0.80.0-r1.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/Taint-Util/Manifest b/dev-perl/Taint-Util/Manifest
index 2f1b28865d40..b9dbc5295ff5 100644
--- a/dev-perl/Taint-Util/Manifest
+++ b/dev-perl/Taint-Util/Manifest
@@ -1,3 +1,3 @@
DIST Taint-Util-0.08.tar.gz 14862 BLAKE2B be409ce5b6c636ce12abca024ad2098954e7504c80ef9fee64198c5b491143c132b41d8e9a3ceec2e058e4973998a1a658c249f9e2c357cc5d66c844a5c1e90e SHA512 78a1ec5af26a21de4d63455caa401d26b7cfc58e32c33ab5ca1fa75063856c3866b8deba19dba518e0138c65d2cad184b1c682cd48b68d1ed4c0570017d0f7a8
-EBUILD Taint-Util-0.80.0-r1.ebuild 416 BLAKE2B 6cb22f729ce619132798aac220acdc7632dd765ebf03d286c243663b5d414b4d734348940b4ab52870c53043fdcd9e26ab15b2962ea839b312db0d6502a63c93 SHA512 242bd4ecdd596815555c0f8d04c1057728e4d5ea31ba45b28215ab863590f709a2d3b93278a73bf44154798796aa6d933cf4b2294df99e623eca09af0e8c1076
+EBUILD Taint-Util-0.80.0-r1.ebuild 440 BLAKE2B 453c18c2cdd6cbfea4aa49dd459c12d3658a7c56186b21ede2c37f33054c2ee34e7f6bb8152cc28857d67eebffe20c7dc16c9dfac1c3832bdcf2f5c39f9e8628 SHA512 4e14e16cbac82fa9a1e7c10dc77024d2c9cff27640c5d1fb18efa0d44cef3d2fd6c52046bc882daca7ae9824bf734a71458fab2d4b748ebfc5b57c88ff9fa507
MISC metadata.xml 392 BLAKE2B 221c85f6f8c5c0065136eb5679d628665e0cb46f9184ec1cabd212929860e69e3ee3d97ad79dcc54359ecc3f76f50857eb4fd273a2ad0c66fd0a442185ada47b SHA512 8bf5e3f71951fa85a55e4a25bc706825cc6609f8622ca7b05aed5036153928528a25650890bb1d264ec9bb8066c5f9da94164cc5df58d176366846f71df12e64
diff --git a/dev-perl/Taint-Util/Taint-Util-0.80.0-r1.ebuild b/dev-perl/Taint-Util/Taint-Util-0.80.0-r1.ebuild
index d994a6983a51..e9b9495c5cea 100644
--- a/dev-perl/Taint-Util/Taint-Util-0.80.0-r1.ebuild
+++ b/dev-perl/Taint-Util/Taint-Util-0.80.0-r1.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
@@ -11,6 +11,7 @@ DESCRIPTION="Test for and flip the taint flag without regex matches or eval"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="virtual/perl-XSLoader"
DEPEND="${RDEPEND}