summaryrefslogtreecommitdiff
path: root/dev-perl/Test-Pod
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/Test-Pod
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-perl/Test-Pod')
-rw-r--r--dev-perl/Test-Pod/Manifest2
-rw-r--r--dev-perl/Test-Pod/Test-Pod-1.510.0.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/Test-Pod/Manifest b/dev-perl/Test-Pod/Manifest
index c8048e4a7119..e294a4d44120 100644
--- a/dev-perl/Test-Pod/Manifest
+++ b/dev-perl/Test-Pod/Manifest
@@ -1,3 +1,3 @@
DIST Test-Pod-1.51.tar.gz 12159 BLAKE2B 569fd4764ce2b5d2f64f54d92c7ee5c6cab9bc38944a72fe439b1e5f6bb49196ca12a741bf7ed98ba72b4248c62a96ae462e27085f76afcf1da81cf7e47e9037 SHA512 bf4e8b2a71a79a5edec86991c7cbbcc929fa4f2eb403b411cd678fbdf89fe30c198e00a29db80ca9c98fe6655167c0a77e7f166f073a18711db3b1f3e5cd3c15
-EBUILD Test-Pod-1.510.0.ebuild 659 BLAKE2B 908deb0a6b0d9d838713207e025e7e817a7e794e00e82bb7a88a180fb52f5353be1c58aa9207e1ee9f83d672c7f00306ba48fbb1a643ef9e84b958a4e4dcb7e8 SHA512 7670700ddf8c9b658ea97808b32d789b8046bda83703c2e46317f6e646269d0114f3dcd06c9eb7ed66257551012589953c2c04fc4e4fc035070a7de8698d6dfd
+EBUILD Test-Pod-1.510.0.ebuild 686 BLAKE2B 0f1d652cee0ff1971d8f744e05179d49655d5d2fcd09dfcb0725f990641b10c7076228de9d717bb2d3a5bbb408ef068fc6947f0d0d4476c89880761835c16459 SHA512 84adbd33a053c99f576b51031529cc2c22a8c1b06eed6c08897c5a6aadaf7aaf225bb05bd1e1b8409bdaf949b77dc8181427c2121ae0c8b5148620062689dadb
MISC metadata.xml 388 BLAKE2B 561b4fd87f7e96ba57cbdc81ff800421b8fb722219c171ac4d2bee3f7c1e9e7b4de834b1462c01fb939b1ec171d3383a3837527cb267b4fcf53d0dae7de756c1 SHA512 372636cc4cdd14790918973b089b56e0ef2c4ed99b2c961dc8d0c2ef60b6a69cbd6e23c6ff77e0ce5f06ed1553ac4735aa7dd78891d198c9b7ecd6fdf0e04422
diff --git a/dev-perl/Test-Pod/Test-Pod-1.510.0.ebuild b/dev-perl/Test-Pod/Test-Pod-1.510.0.ebuild
index ccc9e7416ae5..6910ab87dd72 100644
--- a/dev-perl/Test-Pod/Test-Pod-1.510.0.ebuild
+++ b/dev-perl/Test-Pod/Test-Pod-1.510.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,6 +12,7 @@ DESCRIPTION="Check for POD errors in files"
SLOT="0"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips 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-Pod-Simple-3.50.0