Skip to content

Commit

Permalink
dev-perl/CPAN-Perl-Releases: Bump to version 5.202.3.200
Browse files Browse the repository at this point in the history
- EAPI7

Upstream:
- Add records for:
  perl 5.29.{4,5,6,7,8,9,10}
  perl 5.26.3
  perl 5.28.{1,2-RC1,2}
  perl 5.30.{0-RC1,0-RC2,0,1-RC1,1,2-RC-1,2}
  perl 5.31.{0,1,2,3,4,5,6,7,8,9,10}

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <[email protected]>
  • Loading branch information
kentfredric committed Apr 28, 2020
1 parent 5b05f8c commit 51a6093
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
24 changes: 24 additions & 0 deletions dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-5.202.3.200.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DIST_AUTHOR=BINGOS
DIST_VERSION=5.20200320
inherit perl-module

DESCRIPTION="Mapping Perl releases on CPAN to the location of the tarballs"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"

BDEPEND="
virtual/perl-ExtUtils-MakeMaker
test? (
virtual/perl-File-Spec
virtual/perl-IO
>=virtual/perl-Test-Simple-0.470.0
)
"
PERL_RM_FILES=( "t/author-pod-coverage.t" "t/author-pod-syntax.t" )
1 change: 1 addition & 0 deletions dev-perl/CPAN-Perl-Releases/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST CPAN-Perl-Releases-3.76.tar.gz 23487 BLAKE2B 1f9f8a39299ec8e1c5758c508796b5ec9e3e602a394554701c99a823f2eab458ab535db279ca1353e54da498bf5a2658f2f7ed25fe66569ac6b2915618b0fb89 SHA512 83fc38db852bdfac7a1e5c8b2d0f9689b91417c663a8d6b0182e583a76e5aa4d45efc84dc35b849a3d13590eaab69c70a1f785019cba749275c3768da15e20ac
DIST CPAN-Perl-Releases-5.20200320.tar.gz 23688 BLAKE2B b481227e976bdd2e5e7495ecd727ae9ac339443350e646fc1f45de75b92a17bf9660edd6f2e9d246077a8182574db49e54e8030bb48830f205e7decbeae2c513 SHA512 cea4b73d1ca50a8caa6540abd9f9af6c45a7d7f1f6853af8b444050edff235072d234193aa4d48f1086c88b1657b478244ad74e18b705fe681bf0a26bb04770c

0 comments on commit 51a6093

Please sign in to comment.