mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Dist-Zilla-Config-Slicer: Add w/v=0.202.0
Required by: - dev-perl/Dist-Milla - via dev-perl/App-cpanminus (git sources) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
# Copyright 2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DIST_AUTHOR=RWSTAUNER
|
||||
DIST_VERSION=0.202
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Config::MVP::Slicer customized for Dist::Zilla"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
RDEPEND="
|
||||
dev-perl/Config-MVP-Slicer
|
||||
>=dev-perl/Dist-Zilla-4.0.0
|
||||
dev-perl/Moose
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
test? (
|
||||
virtual/perl-File-Spec
|
||||
virtual/perl-File-Temp
|
||||
virtual/perl-IO
|
||||
>=virtual/perl-Test-Simple-0.960.0
|
||||
)
|
||||
"
|
||||
1
dev-perl/Dist-Zilla-Config-Slicer/Manifest
Normal file
1
dev-perl/Dist-Zilla-Config-Slicer/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST Dist-Zilla-Config-Slicer-0.202.tar.gz 22963 BLAKE2B 600d67203a4a83494f0dbbe9de9ceec08807a3f1dbbd1496ed406bedf5a26fc67df340d7c6d2248df9c530f20f23579697113aeb84dc741e6661b7e3ec96a6d1 SHA512 54384640c2f3396cf10d5456b74025b9d1ebe0365d02940e016dee3e05be59cfa11762a097b0f68d7e0da8471d5f3e326444b308d52cbaf04a7a64fe8773c7c4
|
||||
14
dev-perl/Dist-Zilla-Config-Slicer/metadata.xml
Normal file
14
dev-perl/Dist-Zilla-Config-Slicer/metadata.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?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">Dist-Zilla-Config-Slicer</remote-id>
|
||||
<remote-id type="cpan-module">Dist::Zilla::Config::Slicer</remote-id>
|
||||
<remote-id type="cpan-module">Dist::Zilla::PluginBundle::ConfigSlicer</remote-id>
|
||||
<remote-id type="cpan-module">Dist::Zilla::Role::PluginBundle::Config::Slicer</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user