summaryrefslogtreecommitdiff
path: root/dev-perl/Test2-Plugin-NoWarnings
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
commit24fd814c326e282c4321965c31f341dad77e270d (patch)
tree033d63b33c21a3209964ab56005bb9bdd523630d /dev-perl/Test2-Plugin-NoWarnings
parent129160ec854dca4c3fedb5bcfbcb56930371da0f (diff)
gentoo resync : 08.01.2021
Diffstat (limited to 'dev-perl/Test2-Plugin-NoWarnings')
-rw-r--r--dev-perl/Test2-Plugin-NoWarnings/Manifest2
-rw-r--r--dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test2-Plugin-NoWarnings/Manifest b/dev-perl/Test2-Plugin-NoWarnings/Manifest
index eefbf86ba3c7..7d01669f816d 100644
--- a/dev-perl/Test2-Plugin-NoWarnings/Manifest
+++ b/dev-perl/Test2-Plugin-NoWarnings/Manifest
@@ -1,3 +1,3 @@
DIST Test2-Plugin-NoWarnings-0.06.tar.gz 23237 BLAKE2B 7c390da923bb355a0e4539dde11c4b52846d1d39cbd474e15e61f6237da3cd8b357044e89e2f5133772fe3e9bda008fa22f5f299f4deb8ce62f67ffa65fc5500 SHA512 aed9a3769085028adffd0aa7cbbe2d7d8b89b5f4768e47ae4155dcc1f4aa8fd47319ae7c87ddbc1ed08ca99e1d703eebb74977e88696ea4dcc1104a53332ade2
-EBUILD Test2-Plugin-NoWarnings-0.60.0.ebuild 691 BLAKE2B 75bfbb164a92c77611fdcdfc1b448b6d1ff23f9feccc7d31a2d68b48e44f1e6b1571b3800d5ee114857b3350da7574dc56d2326bf195748c4b99628d93ecd32a SHA512 d24b8a649053508b477280ebabd08cadd473d3ae35f34d546759186705b891dbf782b18fcb82b7483d0929220798d568dc37ca15e8ec3236f6e2e6cef71b3648
+EBUILD Test2-Plugin-NoWarnings-0.60.0.ebuild 680 BLAKE2B 6c24c6dec8265259f969e8c50eb62a1a3ffc5ed36c7ee0dae556c412d781845e91b120cb902587ad71d4ae777e7136502320903cf87c7ea9cb49e2e474c6040f SHA512 f90c214569844fa03ec96cfac4bf2cdb651fb29e16ff035f19ee6c3b7d6a4a610a01751c8dc078f437580534dfd0c43544b19c3fa7684f156f6929cfa8922282
MISC metadata.xml 487 BLAKE2B af2d5b4e1671f9e07fa25ad479ce732b78389b0a1c981a6ca41f8acd514915d196997adced687a67e50931225f6e18c6aff829758fd2524e8cf10563a6e55b5d SHA512 f4d2815beb0ecc88f9ac6570ec9aee04f7baf71b837c014c58372b53874588a2c2c1d1b4cdb0fa7096963b5f4748e60d1ceed3a3dead6ea6cabb6727fe138165
diff --git a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild
index a316d83142d1..ecd6337e94a3 100644
--- a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild
+++ b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Fail if tests warn"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"