mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 00:08:09 -07:00
dev-perl/CPAN-Perl-Releases: Bump to version 2.880.0
- Strip author tests. Upstream: - Remove 5.3.x - Remove 5.18.[0-3]-RC* - Remove 5.20.0-RC* - Remove 5.22.0-RC* - Add 5.23.7 -> 5.23.9 - Add 5.22.2-RC1 -> 5.22.3-RC2 - Add 5.24.9-RC1 -> 5.24.1-RC2 - Add 5.25.0 -> 5.25.3 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
This commit is contained in:
@@ -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=BINGOS
|
||||
DIST_VERSION=2.88
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION='Mapping Perl releases on CPAN to the location of the tarballs'
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
test? (
|
||||
virtual/perl-File-Spec
|
||||
virtual/perl-IO
|
||||
>=virtual/perl-Test-Simple-0.470.0
|
||||
)
|
||||
"
|
||||
src_test() {
|
||||
perl_rm_files t/author-pod-coverage.t t/author-pod-syntax.t
|
||||
perl-module_src_test
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST CPAN-Perl-Releases-2.34.tar.gz 24163 SHA256 a4e3236b024c2b1b2f837222f433e6108b7adf926ec0883d205921d0d8e0928c SHA512 160014056e17cf6d6a111fd59beb4c5c6b574f992346821b5ed97e2d5b6e69ccfd0033572093eecfd8ed5384727ebb1dc56f7e59238573c85a182badc8cfe3cc WHIRLPOOL 7431e6a9e58e77b1d331611cbb4a31071e6285ccba659613ad74190032f29b10da100402c819b7014450facacddc8279cd610a6879cdae66a7e8104bfe3ad415
|
||||
DIST CPAN-Perl-Releases-2.54.tar.gz 24697 SHA256 f3e0060af2f280ac445523e79297db14078ad7aab071dba49128b01b37154234 SHA512 b58328ae7f57fa45e608ab29226a70aa2d370f048de7a3a0a72f74a8379611721a5aba852b4016d34b5002a474b9fd433bb550ccfe60277d7484d9aad18860e1 WHIRLPOOL b9feeaa31548c7d48ff86ebce4c4a9e2ea475eadcc08af8f0fcadb66b7f2a0952f2237b50804d0c28fed9b6ca0e0952aa6962356d25ed635136b503f68c8909c
|
||||
DIST CPAN-Perl-Releases-2.88.tar.gz 24619 SHA256 b5dc969dd6d21e080d1a0f6fa5082c72476ce68da678a69ef64d0a1f9688a590 SHA512 a94a0070be46307bd8b2e31d6219d6ca99620dbf4263ef7685122c8e7690a59e982a4fadb39c5ddb5633b484b6cb74be5ac87901a95a6d3d43566b52227894de WHIRLPOOL 9445b4857a70a5282a7a3764b575008bde23c710870a103f7177431b5dfc8735a38b54d0ede0b1a2feee0089ee5a3d0ec72bef1f421ce52268c3f36f0c76b63b
|
||||
|
||||
Reference in New Issue
Block a user