Skip to content

Commit

Permalink
dev-perl/Module-CPANTS-Analyse: New package
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <[email protected]>
  • Loading branch information
akhuettel committed Sep 22, 2021
1 parent 6483120 commit 66b66dc
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-perl/Module-CPANTS-Analyse/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST Module-CPANTS-Analyse-1.01.tar.gz 38930 BLAKE2B f2471fcb59c622373e7b9715c5edd8864cfd5b98fbd75121403b58071f97718ef818f91d90675d75ba204622615aa7b04c470dc1cb512caba6ac63e8150f6e83 SHA512 31381f83376297842668fc6e42ea4affa6775eddbc2c7b3e7806db5da2190a4b3b8600029a04a0814dc185b1e047c25366a7bd06bece5e4a3e2a67e47d45d97a
37 changes: 37 additions & 0 deletions dev-perl/Module-CPANTS-Analyse/Module-CPANTS-Analyse-1.10.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=ISHIGAKI
DIST_VERSION=1.01
inherit perl-module

DESCRIPTION="Generate Kwalitee ratings for a distribution"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="
>=dev-perl/Archive-Any-Lite-0.60.0
>=virtual/perl-Archive-Tar-1.760.0
>=dev-perl/Array-Diff-0.40.0
>=dev-perl/CPAN-DistnameInfo-0.60.0
>=virtual/perl-CPAN-Meta-YAML-0.8.0
>=dev-perl/Class-Accessor-0.190.0
dev-perl/Data-Binary
>=dev-perl/File-Find-Object-0.2.1
virtual/perl-JSON-PP
>=virtual/perl-Scalar-List-Utils-1.330.0
dev-perl/Module-Find
>=dev-perl/Perl-PrereqScanner-NotQuiteLite-0.990.100
>=dev-perl/Software-License-0.103.12
virtual/perl-Text-Balanced
"
BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
>=dev-perl/ExtUtils-MakeMaker-CPANfile-0.80.0
test? (
dev-perl/Test-FailWarnings
>=virtual/perl-Test-Simple-0.880.0
)
"
8 changes: 8 additions & 0 deletions dev-perl/Module-CPANTS-Analyse/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>[email protected]</email>
<name>Gentoo Perl Project</name>
</maintainer>
</pkgmetadata>

0 comments on commit 66b66dc

Please sign in to comment.