forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dev-perl/CPAN-Perl-Releases: Bump to version 5.202.3.200
- 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
1 parent
5b05f8c
commit 51a6093
Showing
2 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-5.202.3.200.ebuild
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" ) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |