mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Test2-Plugin-NoWarnings: Added to tree at 0.50.0 (masked)
Needed for deep dependencies of new DateTime versions. P.Masked due to Test2 Rollout freeze Package-Manager: portage-2.3.2
This commit is contained in:
1
dev-perl/Test2-Plugin-NoWarnings/Manifest
Normal file
1
dev-perl/Test2-Plugin-NoWarnings/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST Test2-Plugin-NoWarnings-0.05.tar.gz 23036 SHA256 4839cb18eecc4f370f62cb88923291183a93a965de1881b5e0d68780a6985894 SHA512 3374f17ce0b930008a3dc29e205ab0275908b329c7079428f8754f27e73fd8961446628fd9e0dc9c8937fc9ddec41a5359b82f0c002a97c897529918885c821d WHIRLPOOL 0122ec2b141dc52b13de3a0e0076158dd35eb5026c3721a80b5cae59c2a344ac7d4457f62606a47233fd5cfc73232604bcbc4a771806ab01fdd11e17b1ef44c0
|
||||
@@ -0,0 +1,28 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=6
|
||||
|
||||
DIST_AUTHOR=DROLSKY
|
||||
DIST_VERSION=0.05
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Fail if tests warn"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="
|
||||
virtual/perl-Carp
|
||||
>=virtual/perl-Test-Simple-1.302.15
|
||||
virtual/perl-parent
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
test? (
|
||||
virtual/perl-File-Spec
|
||||
dev-perl/IPC-Run3
|
||||
>=dev-perl/Test2-Suite-0.0.15
|
||||
)
|
||||
"
|
||||
12
dev-perl/Test2-Plugin-NoWarnings/metadata.xml
Normal file
12
dev-perl/Test2-Plugin-NoWarnings/metadata.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>perl@gentoo.org</email>
|
||||
<name>Gentoo Perl Project</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="cpan">Test2-Plugin-NoWarnings</remote-id>
|
||||
<remote-id type="cpan-module">Test2::Plugin::NoWarnings</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -476,6 +476,7 @@ dev-php/pecl-http:0
|
||||
>=virtual/perl-Test-Simple-1.301.0
|
||||
dev-perl/Test2-Suite
|
||||
>=dev-perl/Data-Validate-Domain-0.120.0
|
||||
dev-perl/Test2-Plugin-NoWarnings
|
||||
|
||||
# Mike Pagano <mpagano@gentoo.org> (15 Jul 2016)
|
||||
# These two kernels have a serious OOM regression
|
||||
|
||||
Reference in New Issue
Block a user