Diff CPAN-Perl-Releases-5.202.109.200 with a CPAN-Perl-Releases-5.202.306.160

/usr/portage/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-5.202.306.160.ebuild 2023-10-09 14:52:29.824368359 +0300
1
# Copyright 1999-2021 Gentoo Authors
1
# Copyright 1999-2023 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
5 5

  
6 6
DIST_AUTHOR=BINGOS
7
DIST_VERSION=5.20210920
7
DIST_VERSION=5.20230616
8 8
inherit perl-module
9 9

  
10 10
DESCRIPTION="Mapping Perl releases on CPAN to the location of the tarballs"
11

  
11 12
SLOT="0"
12 13
KEYWORDS="amd64 x86"
13 14

  
Thank you!